summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini21-961/+74
2021-09-14image: rsa: Move padding_algos to linker listsAlexandru Gagniuc1-0/+4
2021-09-14pci: Drop PCI_INDIRECT_BRIDGESimon Glass6-16/+0
2021-09-14pci: acpi: Drop DM_PCI check from ahciSimon Glass1-4/+0
2021-09-14pci: Drop old code from header fileSimon Glass1-57/+3
2021-09-14ppc: Remove UCP1020 boardSimon Glass1-832/+0
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-0/+2
2021-09-13Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+1
2021-09-11efi_loader: boot_service_capability_min should be capitalizedMasahisa Kojima1-1/+1
2021-09-11configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju1-2/+0
2021-09-11environment: ti: k3_dfu: Increase the size allocated for bootloader images in...Aswath Govindraju1-2/+2
2021-09-11include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju1-1/+30
2021-09-11environment: ti: mmc.h: Make the finduuid generic for usage across different ...Aswath Govindraju1-1/+1
2021-09-11ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods1-40/+5
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju1-0/+2
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár1-1/+1
2021-09-08image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesAlexandru Gagniuc1-20/+0
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc2-2/+5
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-1/+1
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc1-3/+0
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini79-236/+0
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini1-2/+0
2021-09-07arm: Disable ATAGs supportTom Rini107-458/+0
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini7-13/+0
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini11-21/+0
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt1-0/+3
2021-09-04net: Move network rules to drivers/netSimon Glass1-1/+1
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass24-53/+5
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass24-29/+34
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass4-19/+0
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass1-3/+0
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass1-1/+0
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass4-5/+5
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass10-10/+10
2021-09-04efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima1-0/+2
2021-09-04efi_loader: fix boot_service_capability_min calculationMasahisa Kojima1-1/+1
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt1-0/+1
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt1-1/+4
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini1-37/+21
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes1-21/+37
2021-09-02board: stemmy: Add basic Fastboot supportStephan Gerhold1-0/+27
2021-09-02dm: hash: Add new UCLASS_HASH supportChia-Wei Wang2-0/+62
2021-09-02lib/md5: Export progressive APIsChia-Wei Wang1-0/+4
2021-09-01arm: mvebu: a38x: Define supported UART baudratesPali Rohár1-0/+9
2021-09-01Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini2-6/+8
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini305-738/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini117-207/+0
2021-09-01Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini20-24/+0
2021-09-01Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini15-214/+1