summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-24Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie
2021-09-23lmb: Add generic arch_lmb_reserve_generic()Marek Vasut
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-21include: dt-bindings: mfd: add atmel flexcom include fileEugen Hristev
2021-09-21net: remove unused CONFIG_DRIVER_AT91EMAC_*Eugen Hristev
2021-09-21board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAMEEugen Hristev
2021-09-21board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev
2021-09-21board: sama5d2_xplained: Modify load addressesClément Léger
2021-09-21board: sama5d27_som1_ek: Modify load addressesClément Léger
2021-09-17Remove including timestamp.h in version.hPali Rohár
2021-09-17version: Remove global macro U_BOOT_VERSION_STRING from version.hPali Rohár
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-09-16test: Add a way to skip console checking until a string matchesSimon Glass
2021-09-16sandbox: Add a way to map a file into memorySimon Glass
2021-09-16sandbox: Add a way to find the size of a fileSimon Glass
2021-09-16dm: core: Fix a few incorrect comments on first/next functionsSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-14image: rsa: Move padding_algos to linker listsAlexandru Gagniuc
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass
2021-09-13pci: Drop old code from header fileSimon Glass
2021-09-13ppc: Remove UCP1020 boardSimon Glass
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-11efi_loader: boot_service_capability_min should be capitalizedMasahisa Kojima
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju
2021-09-10environment: ti: k3_dfu: Increase the size allocated for bootloader images in...Aswath Govindraju
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