summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: Move ll_boot_init() to init.hSimon Glass2020-01-179-7/+14
* common: arm: Move s_init() to an ARM-specific headerSimon Glass2020-01-172-2/+2
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-1738-12/+50
* common: Move type declarations to linux/types.hSimon Glass2020-01-172-4/+4
* common: Drop the symbol_lookup() declarationSimon Glass2020-01-171-3/+0
* common: Drop CONFIG_HAS_POSTSimon Glass2020-01-172-5/+3
* common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass2020-01-173-6/+1
* common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass2020-01-172-4/+4
* common: Move reset_phy() to net.hSimon Glass2020-01-1734-3/+40
* common: Drop floppy disk supportSimon Glass2020-01-1710-1159/+1
* common: Move jumptable_init() out of common.hSimon Glass2020-01-173-3/+4
* common: Move relocate_code() to init.hSimon Glass2020-01-1740-22/+48
* common: Move functions for loading from fat/ext2 to fs.hSimon Glass2020-01-175-7/+25
* common: Move do_tftpb() to net.hSimon Glass2020-01-173-3/+12
* common: Move embedded fdt location to fdtdec.hSimon Glass2020-01-172-3/+3
* common: Drop checkflash() and checkdram()Simon Glass2020-01-171-2/+0
* common: Move flash_perror() to flash.hSimon Glass2020-01-177-6/+14
* common: Move main_loop() to init.hSimon Glass2020-01-174-3/+9
* common: Drop mdm_init()Simon Glass2020-01-171-1/+0
* Merge branch '2020-01-17-improve-aes-support'Tom Rini2020-01-1719-87/+1268
|\
| * u-boot: fit: add support to decrypt fit with aesWIP/2020-01-17-improve-aes-supportPhilippe Reynes2020-01-178-1/+240
| * mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-1710-2/+716
| * aes: add test unit for aes196 and aes256Philippe Reynes2020-01-171-0/+4
| * aes: add test unit for aes128Philippe Reynes2020-01-172-0/+163
| * aes: add support of aes192 and aes256Philippe Reynes2020-01-174-65/+125
| * aes: add a define for the size of a blockPhilippe Reynes2020-01-173-20/+21
|/
* Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/16Jan2020Tom Rini2020-01-1619-166/+66
|\
| * mmc: config help typo fixJoel Johnson2020-01-161-1/+1
| * mmc: add additional quirk for APP_CMD retryJoel Johnson2020-01-162-1/+17
| * Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-164-50/+42
| * configs: ls1028a: use default SDHC clock divider valueYangbo Lu2020-01-164-4/+0
| * Add global variable sdhc_per_clk for arm/powerpcYangbo Lu2020-01-162-0/+5
| * powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-166-61/+1
| * mmc: fsl_esdhc: drop useless fdt fixupYangbo Lu2020-01-161-9/+0
| * mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu2020-01-161-40/+0
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-164-9/+27
|\ \
| * | arm: mvebu: clearfog: update eMMC documentationBaruch Siach2020-01-161-6/+0
| * | arm: mvebu: clearfog: set uboot image SD card offsetBaruch Siach2020-01-161-1/+1
| * | spl: mmc: support uboot image offset on main partitionBaruch Siach2020-01-162-2/+25
| * | configs: clearfog: enable SPL_DM_GPIO to fix boot from SDBaruch Siach2020-01-161-0/+1
| |/
* | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-16119-3899/+1677
|\ \
| * | arm64: versal: Enable board_late_init callingMichal Simek2020-01-141-1/+0
| * | ARM: dts: zynq: enablement of coresight topologyZumeng Chen2020-01-141-0/+135
| * | arm64: zynqmp: Sync gem clock nodes with mainline LinuxMichal Simek2020-01-141-9/+13
| * | arm64: zynqmp: Sync gpio-controller name locationMichal Simek2020-01-141-1/+1
| * | arm64: dts: zynqmp: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2020-01-144-4/+4
| * | arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka2020-01-141-0/+1
| * | arm64: dts: zynqmp: Fix node names which contain "_"Michal Simek2020-01-146-13/+13
| * | arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringRob Herring2020-01-141-4/+4
| * | arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB upMichal Simek2020-01-141-1/+1