summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-13bloblist: Use explicit numbering for the tagsSimon Glass1-11/+47
2022-01-13bloblist: Drop unused tagsSimon Glass1-2/+0
2022-01-13bloblist: Rename the SPL tagSimon Glass1-1/+1
2022-01-13bloblist: Put the magic number firstSimon Glass1-2/+23
2022-01-13fdt: Drop SPL_BUILD macroSimon Glass1-6/+0
2022-01-13stddef: Avoid warning with clang with offsetof()Simon Glass1-1/+7
2022-01-13sandbox: compatibility of os_get_filesize()Heinrich Schuchardt1-1/+1
2022-01-12pci: msc01: Use PCI_CONF1_ADDRESS() macroPali Rohár1-9/+0
2022-01-12pci: gt64120: Use PCI_CONF1_ADDRESS() macroPali Rohár1-12/+0
2022-01-12pci: Add standard PCI Config Address macrosPali Rohár1-0/+45
2022-01-12mmc: unconditionally define mmc_deinit()Heinrich Schuchardt1-5/+0
2022-01-12mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()Sean Anderson1-2/+0
2022-01-12mmc: fsl_esdhc_imx: fix voltage validationSean Anderson1-6/+6
2022-01-10Merge branch 'next'Tom Rini403-3779/+732
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini4-0/+123
2022-01-08udoo: Adjust the SD card device numberingFabio Estevam1-2/+2
2022-01-07udoo_neo: Enable support for USB and storagePeter Robinson1-0/+1
2022-01-07udoo_neo: Fixes for booting from the mSD cardPeter Robinson1-2/+2
2022-01-07configs: prepare khadas-vim3{l}_ab_android for AOSP supportMattijs Korpershoek2-0/+32
2022-01-07configs: add khadas-vim3{l}_android for AOSP supportMattijs Korpershoek3-0/+80
2022-01-07configs: meson64_android: add board specific env settingsMattijs Korpershoek1-0/+5
2022-01-05arm: apple: Remove CONFIG_SYS_SDRAM_BASEMark Kettenis1-2/+0
2022-01-05vexpress64: Enable VIRTIO_NET network driverPeter Hoyes1-2/+2
2022-01-05vexpress64: Clean up BASE_FVP boot configurationPeter Hoyes1-7/+16
2022-01-05vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes1-23/+24
2022-01-05board: stemmy: Increase boot image to 64 MBLinus Walleij1-0/+1
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini5-6/+99
2021-12-31efi: Allow easy selection of serial-only operationSimon Glass1-0/+25
2021-12-31efi: Mention that efi_info_get() is only used in the stubSimon Glass1-0/+4
2021-12-31efi: Share struct efi_priv between the app and stub codeSimon Glass1-0/+21
2021-12-31efi: Fix ll_boot_init() operation with the appSimon Glass1-2/+5
2021-12-31efi: Add comments to struct efi_privSimon Glass1-0/+23
2021-12-31efi: Drop device_path from struct efi_privSimon Glass1-1/+0
2021-12-31efi: Locate all block devices in the appSimon Glass2-2/+19
2021-12-31efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas1-0/+1
2021-12-31efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt1-1/+1
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini40-38/+12
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-1/+2
2021-12-28Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini9-38/+0
2021-12-28Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini7-9/+0
2021-12-28Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini7-55/+0
2021-12-28Convert CONFIG_88F5182 et al to KconfigTom Rini20-132/+4
2021-12-28Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini2-8/+0
2021-12-28Convert CONFIG_CPU_SH7751 to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_CPU_PXA27X to KconfigTom Rini1-1/+0
2021-12-28serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini7-11/+0
2021-12-28Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to KconfigTom Rini1-3/+0
2021-12-28ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini1-5/+0
2021-12-28Convert CONFIG_83XX_PCICLK to KconfigTom Rini3-15/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini64-166/+30