summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-10include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju
2021-09-10environment: ti: mmc.h: Make the finduuid generic for usage across different ...Aswath Govindraju
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár
2021-09-08image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesAlexandru 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-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
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-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt
2021-09-04net: Move network rules to drivers/netSimon 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-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-04efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima
2021-09-04efi_loader: fix boot_service_capability_min calculationMasahisa Kojima
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes
2021-09-01board: stemmy: Add basic Fastboot supportStephan Gerhold
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang
2021-09-01lib/md5: Export progressive APIsChia-Wei Wang
2021-09-01arm: mvebu: a38x: Define supported UART baudratesPali Rohár
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
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-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini
2021-08-31nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_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-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-31watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()Rasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: add wdt_stop_all() helperRasmus Villemoes
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini