summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-28110-111/+111
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-287-7/+7
* Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-2815-25/+25
* Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass2021-07-288-8/+8
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-2888-93/+93
* Makefile: Move phy rules into drivers/phySimon Glass2021-07-2812-4/+15
* Makefile: Sort the subdirectoriesSimon Glass2021-07-281-5/+5
* README: Fix hyphenation in the directory docsSimon Glass2021-07-281-9/+9
* lib: Create a new Kconfig option for charset conversionSimon Glass2021-07-282-1/+9
* Allow efi_loader header to be included alwaysSimon Glass2021-07-281-91/+94
* Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass2021-07-282-0/+2
* disk: Tidy up #ifdefs in part_efiSimon Glass2021-07-281-5/+6
* Makefile: Drop include/asm directory as well as symlinkSimon Glass2021-07-281-1/+1
* Merge branch '2021-07-28-setexpr-fmt-support'Tom Rini2021-07-2813-5/+949
|\
| * AzureCI: Move i.MX8 builds to their own jobTom Rini2021-07-271-1/+3
| * test: cmd: setexpr: add format string testsRoland Gaudig2021-07-272-0/+85
| * doc: usage: add description for setexpr commandRoland Gaudig2021-07-273-0/+150
| * cmd: setexpr: add format string handlingRoland Gaudig2021-07-276-178/+300
| * cmd: printf: add helper functions from busyboxRoland Gaudig2021-07-271-0/+121
| * cmd: printf: import busybox-1.33.1 printf.cRoland Gaudig2021-07-271-0/+455
| * lib: strto: add simple_strtoll functionRoland Gaudig2021-07-272-0/+9
|/
* Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...Tom Rini2021-07-2712-7/+113
|\
| * configs: Enable SMBIOS for Khadas VIM boardsArtem Lapkin2021-07-274-0/+8
| * ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boardsArtem Lapkin2021-07-274-0/+90
| * phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()Alper Nebi Yasak2021-07-271-1/+1
| * phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak2021-07-272-2/+2
| * board: amlogic: vim3: fix phy-names property setupArtem Lapkin2021-07-271-2/+2
| * VIM3: mmc_get_env_dev correct non emmc boot sourcesArtem Lapkin2021-07-271-2/+8
| * meson64: add kernel compression varsArtem Lapkin2021-07-271-0/+2
* | Merge tag 'u-boot-stm32-20210727' of https://source.denx.de/u-boot/custodians...Tom Rini2021-07-2714-9/+310
|\ \
| * | ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtbAlexandru Gagniuc2021-07-271-0/+3
| * | stm32mp1: spl: Configure TrustZone controller for OP-TEEAlexandru Gagniuc2021-07-271-0/+92
| * | arm: stm32mp: Implement support for TZC 400 controllerAlexandru Gagniuc2021-07-273-0/+170
| * | spl: Introduce spl_board_prepare_for_optee() hookAlexandru Gagniuc2021-07-272-0/+19
| * | spl: mmc: Support OP-TEE payloads in Falcon modeAlexandru Gagniuc2021-07-271-2/+2
| * | ARM: dts: stm32: Fix AV96 eMMC pinmuxMarek Vasut2021-07-272-2/+2
| * | clk: stm32mp1: add support of missing SPI clocksPatrick Delaunay2021-07-271-0/+13
| * | stm32mp1: add pull-up for gpio button PA13 and PA14Patrick Delaunay2021-07-273-4/+6
| * | arm: stm32mp1: force boot_device variable for invalid TAMP register valuePatrick Delaunay2021-07-271-1/+3
| |/
* | configs: Resync with savedefconfigTom Rini2021-07-26632-1222/+205
|/
* Prepare v2021.10-rc1v2021.10-rc1Tom Rini2021-07-261-2/+2
* Merge tag 'xilinx-for-v2021.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2021-07-2631-151/+950
|\
| * arm64: zynqmp: Move USB3 PHY properties from DWC3 node to USB nodeManish Narani2021-07-2613-30/+30
| * xilinx: Define kernel_comp_addr_r,kernel_comp_size env variablesRaju Kumar Pothuraju2021-07-262-0/+4
| * arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZEMichal Simek2021-07-261-2/+0
| * arm64: zynqmp: Enable reset and poweroff via sysreset frameworkMichal Simek2021-07-261-0/+3
| * arm64: zynqmp: Do not define do_reset() if sysreset is enabledMichal Simek2021-07-261-0/+2
| * psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabledMichal Simek2021-07-261-1/+1
| * xilinx: versal: Enable Xilinx AXI MRMACAshok Reddy Soma2021-07-261-0/+1
| * net: xilinx: axi_mrmac: Add MRMAC driverAshok Reddy Soma2021-07-265-0/+778