aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla
2021-09-09Kconfig: Drop duplicate 'select SHA512' instancesTom Rini
2021-09-08Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'Tom Rini
2021-09-08image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesAlexandru Gagniuc
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
2021-09-07Merge branch '2021-09-07-ATAGs-and-related-migration' into nextTom Rini
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini
2021-09-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-09-07riscv: lib: modify the indentZong Li
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li
2021-09-07common: board_r: support enable_caches for RISC-VZong Li
2021-09-07cache: add sifive composable cache driverZong Li
2021-09-07riscv: Add missing sentinel in ocores_i2c.cThomas Skibo
2021-09-07riscv: show code leading to exceptionHeinrich Schuchardt
2021-09-07configs: qemu-riscvXX_spl_defconfig enable CMD_SBIHeinrich Schuchardt
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt
2021-09-06Merge tag 'u-boot-stm32-20210906' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-06stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2021-09-04Merge tag 'efi-2021-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-09-04configs: Resync with savedefconfigTom Rini
2021-09-04Merge branch '2021-09-04-makefile-cleanups-part-b' into nextTom Rini
2021-09-04net: Move network rules to drivers/netSimon Glass
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04power: Refactor Makefile rulesSimon Glass
2021-09-04power: Add a POWER configSimon Glass
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass
2021-09-04gpio: Add a GPIO configSimon Glass
2021-09-04tegra: gpio: Drop use of CONFIG_xxx variablesSimon Glass
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass
2021-09-04dma: Add a Kconfig for legacy DMASimon Glass
2021-09-04Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Add a SERIAL configSimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass