aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-14lib: export vsscanfSamuel Dionne-Riel1-0/+8
2022-01-14pci: Work around PCIe link training failuresMaciej W. Rozycki1-2/+19
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár11-11/+11
2022-01-14arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layoutPali Rohár1-14/+1
2022-01-13bloblist: Relicense to allow BSD-3-ClauseSimon Glass1-1/+1
2022-01-13bloblist: doc: Bring in the API documentationSimon Glass1-34/+45
2022-01-13bloblist: Add functions to obtain base address and sizeSimon Glass1-0/+14
2022-01-13bloblist: Refactor Kconfig to support alloc or fixedSimon Glass1-0/+10
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'WIP/10Jan2022Tom Rini403-3779/+732
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom 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-04arm: apple: Remove CONFIG_SYS_SDRAM_BASEMark Kettenis1-2/+0
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes1-2/+2
2022-01-04vexpress64: Clean up BASE_FVP boot configurationPeter Hoyes1-7/+16
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes1-23/+24
2022-01-04board: 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...WIP/31Dec2021-nextTom 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...WIP/28Dec2021-nextTom Rini40-38/+12
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/28Dec2021Tom Rini2-1/+2
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini9-38/+0
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini7-9/+0
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini7-55/+0
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini20-132/+4