summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * efi_loader: treat UEFI variable name as constHeinrich Schuchardt2021-10-257-23/+34
| * efi_loader: capsule: add back efi_get_public_key_data()AKASHI Takahiro2021-10-251-0/+36
| * Revert "Revert "doc: Update CapsuleUpdate READMEs""AKASHI Takahiro2021-10-251-0/+124
| * Revert "Revert "mkeficapsule: Remove dtb related options""AKASHI Takahiro2021-10-251-222/+7
| * .mailmap: add Heinrich SchuchardtHeinrich Schuchardt2021-10-251-0/+1
| * efi_loader: add missing const qualifierMasahisa Kojima2021-10-252-3/+4
| * doc: Remove the obsolete README.mpc74xx fileThomas Huth2021-10-251-22/+0
| * doc: remove AMCC PPC405 processor referencesHeinrich Schuchardt2021-10-251-22/+0
* | Merge branch '2021-10-26-add-nand-biterr-and-bugfixes'Tom Rini2021-10-267-18/+144
|\ \
| * | env: superfluous check before free()Heinrich Schuchardt2021-10-261-4/+2
| * | dfu: Sort Kconfig entries alphabeticallyMarek Vasut2021-10-261-7/+7
| * | lib: uuid: fix the test on RNG device presencePatrick Delaunay2021-10-261-1/+1
| * | common: Kconfig.boot: add config SPL_FIT_RSASSA_PSSPhilippe Reynes2021-10-261-0/+7
| * | lib: rsa: rsa-verify: also check that padding is not NULLPhilippe Reynes2021-10-261-1/+1
| * | firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger2021-10-261-2/+2
| * | cmd: nand biterr - Add support for nand biterr commandBalamanikandan Gunasundar2021-10-261-3/+124
|/ /
* | Merge branch '2021-10-25-assorted-updates'Tom Rini2021-10-267-14/+111
|\ \ | |/ |/|
| * dfu: dfu_sf: Read the SPI flash in 16 MiB chunksMarek Vasut2021-10-251-2/+12
| * arm: spl: prepare for jumping to OPTEERicardo Salveti2021-10-253-3/+30
| * env: mmc: Add support for redundant env in both eMMC boot partitionsMarek Vasut2021-10-252-5/+47
| * loads: Block writes into LMB reserved areas of U-BootMarek Vasut2021-10-251-0/+12
| * env: mmc: Add missing eMMC bootpart restoration to env eraseMarek Vasut2021-10-251-4/+10
|/
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-10-2527-35/+305
|\
| * mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng2021-10-251-0/+2
| * sunxi: only include alias for eMMC when mmc2 usedIcenowy Zheng2021-10-251-0/+2
| * sunxi: dts: H616: Enable the watchdogSamuel Holland2021-10-251-1/+0
| * sunxi: Enable watchdog timer support by defaultSamuel Holland2021-10-251-0/+1
| * watchdog: Add a driver for the sunxi watchdogSamuel Holland2021-10-253-0/+197
| * clk: sunxi: Extend DM_RESET selection to SPLSamuel Holland2021-10-251-0/+1
| * sunxi: SPL SPI: Allow larger SPLAndre Przywara2021-10-251-3/+7
| * power: pmic: axp: Implement poweroff via sysresetSamuel Holland2021-10-252-1/+50
| * power: axp: Avoid do_poweroff conflict with sysresetSamuel Holland2021-10-256-1/+11
| * include: axp_pmic: Include headers for all variantsSamuel Holland2021-10-256-12/+10
| * include: axp_pmic: Add missing header guard definitionSamuel Holland2021-10-251-0/+1
| * tools: mksunxiboot: Use sunxi_image header directlySamuel Holland2021-10-251-1/+1
| * sunxi: A23/A33/H3: Actually move the secure monitorSamuel Holland2021-10-251-0/+2
| * phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland2021-10-252-0/+8
| * phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland2021-10-251-13/+12
| * phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland2021-10-251-4/+0
| * sunxi: Select SPL_SEPARATE_BSSSamuel Holland2021-10-251-0/+1
* | Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-10-2552-278/+880
|\ \ | |/ |/|
| * tools: imx8m_image: Support ddr3 firmwareAriel D'Alessandro2021-10-211-0/+7
| * mx7ulp: add getting a board serial numberRicardo Salveti2021-10-211-0/+23
| * board: ea: mx7ulp_com: allocate specific region of memory to OP-TEERicardo Salveti2021-10-211-0/+4
| * arm: dts: imx8mp: Delete default clocks for clock controller nodeYe Li2021-10-211-0/+3
| * imx8mp_evk: Enable the DWC EQoS iMX driverYe Li2021-10-211-0/+3
| * imx8mp_evk: Delete noncached memory configYe Li2021-10-211-3/+0
| * imx8mp_evk: Remove EQoS PHY reset codesYe Li2021-10-211-19/+0
| * imx8mp_evk: Fix incorrect cascade for FEC and EQOS setupYe Li2021-10-211-2/+3
| * arm: dts: imx8mp-evk: Enable the EQoS ethernet portYe Li2021-10-212-0/+53