aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-02arm: Fix option dependency with Kconfig languageChia-Wei Wang
2021-09-02Merge branch '2021-09-02-assorted-fixes' into nextTom Rini
2021-09-01ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIPali Rohár
2021-09-01ata: ahci-pci: Fix dependency on DM_PCIPali Rohár
2021-09-01rtc: ds1307: Fix incorrect clock reset for DS13xxCallum Sinclair
2021-09-01arm: u8500: Prefer building in thumb mode by defaultStephan Gerhold
2021-09-01board: stemmy: Update documentationStephan Gerhold
2021-09-01board: stemmy: Add basic Fastboot supportStephan Gerhold
2021-09-01arm: dts: u8500: u-boot: Add fixed clock for eMMCStephan Gerhold
2021-09-01arm: dts: u8500: Update from Linux ux500-dts-for-v5.15Stephan Gerhold
2021-09-01arm: u8500: Imply options for new driversStephan Gerhold
2021-09-01MAINTAINERS: Add new drivers for ARM U8500Stephan Gerhold
2021-09-01loadb: Properly indicate aborted kermit transferPali Rohár
2021-09-01scripts/checkpatch.pl: Resync with v5.13Tom Rini
2021-09-01mkimage: clarify error message for empty input filesThomas Hebb
2021-09-01lib: -Wformat-truncation in rsa_engine_get_priv_keyHeinrich Schuchardt
2021-09-01fit: Use DM hash driver if supportedChia-Wei Wang
2021-09-01crypto: hash: Add software hash DM driverChia-Wei Wang
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang
2021-09-01lib/md5: Export progressive APIsChia-Wei Wang
2021-09-01lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0Alexandru Gagniuc
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-08-31Merge branch '2021-08-31-kconfig-migrations-part2' into nextTom Rini
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-31ls1046ardb_qspi*: Enable RAMBOOT_PBLTom Rini
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini
2021-08-31Convert CONFIG_QSPI_BOOT to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_FSL_DDR4 to KconfigTom Rini
2021-08-31configs: Remove unused IMX_NAND symbolTom Rini
2021-08-31nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini
2021-08-31nitrogen6x: Migrate DDR_MB to KconfigTom Rini
2021-08-31Convert CONFIG_SPL to KconfigTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-31imx: Introduce CONFIG_MACH_IMXTom Rini
2021-08-31Convert CONFIG_MX7D to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-31qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini
2021-08-31Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-31ddr: Migrate DDR_SPD to KconfigTom Rini
2021-08-31mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini
2021-08-31mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2021-08-31mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini
2021-08-31sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes