aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-13bloblist: Drop unused tagsSimon Glass
2022-01-13bloblist: Rename the SPL tagSimon Glass
2022-01-13bloblist: Put the magic number firstSimon Glass
2022-01-13fdt: Drop SPL_BUILD macroSimon Glass
2022-01-13stddef: Avoid warning with clang with offsetof()Simon Glass
2022-01-13sandbox: compatibility of os_get_filesize()Heinrich Schuchardt
2022-01-12pci: msc01: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: gt64120: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: Add standard PCI Config Address macrosPali Rohár
2022-01-12mmc: unconditionally define mmc_deinit()Heinrich Schuchardt
2022-01-12mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()Sean Anderson
2022-01-12mmc: fsl_esdhc_imx: fix voltage validationSean Anderson
2022-01-10Merge branch 'next'Tom Rini
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-08udoo: Adjust the SD card device numberingFabio Estevam
2022-01-07udoo_neo: Enable support for USB and storagePeter Robinson
2022-01-07udoo_neo: Fixes for booting from the mSD cardPeter Robinson
2022-01-07configs: prepare khadas-vim3{l}_ab_android for AOSP supportMattijs Korpershoek
2022-01-07configs: add khadas-vim3{l}_android for AOSP supportMattijs Korpershoek
2022-01-07configs: meson64_android: add board specific env settingsMattijs Korpershoek
2022-01-04arm: apple: Remove CONFIG_SYS_SDRAM_BASEMark Kettenis
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes
2022-01-04vexpress64: Clean up BASE_FVP boot configurationPeter Hoyes
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes
2022-01-04board: stemmy: Increase boot image to 64 MBLinus Walleij
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini
2021-12-31efi: Allow easy selection of serial-only operationSimon Glass
2021-12-31efi: Mention that efi_info_get() is only used in the stubSimon Glass
2021-12-31efi: Share struct efi_priv between the app and stub codeSimon Glass
2021-12-31efi: Fix ll_boot_init() operation with the appSimon Glass
2021-12-31efi: Add comments to struct efi_privSimon Glass
2021-12-31efi: Drop device_path from struct efi_privSimon Glass
2021-12-31efi: Locate all block devices in the appSimon Glass
2021-12-31efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas
2021-12-31efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini
2021-12-27Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini
2021-12-27Convert CONFIG_CPU_SH7751 to KconfigTom Rini
2021-12-27Convert CONFIG_CPU_PXA27X to KconfigTom Rini
2021-12-27serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini
2021-12-27Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to KconfigTom Rini
2021-12-27ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini
2021-12-27Convert CONFIG_83XX_PCICLK to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini