summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
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-26efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas1-0/+1
2021-12-26efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt1-1/+1
2021-12-24rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng1-0/+6
2021-12-18dm: fix an 'undefined' error in some macrosAKASHI Takahiro1-4/+4
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro1-0/+12
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+2
2021-12-15clk: fix clk_get_rate() documentationGiulio Benetti1-1/+2
2021-12-15Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-1/+2
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...Tom Rini2-1/+22
2021-12-13ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut1-0/+3
2021-12-13ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut1-1/+11
2021-12-13ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut2-1/+9
2021-12-13configs: beacon-rzg2m: Config to address new aliasesAdam Ford1-1/+1
2021-12-09efi: Add a media/block driver for EFI block devicesSimon Glass1-0/+11
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass2-0/+2
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass2-2/+2
2021-12-09efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima1-0/+2
2021-12-02riscv: dts: Split Microchip device treePadmarao Begari2-0/+213
2021-12-02board: ae350: Support autoboot from RAMLeo Yu-Chi Liang1-1/+12
2021-11-30Fix MMC numbering issue for Raspberry Pi 3Mike Karels1-1/+2
2021-11-30tpm: use more algorithms than sha256 on pcr_readRuchika Gupta1-1/+4
2021-11-30efi_loader: Add check for event log passed from firmwareRuchika Gupta1-0/+2
2021-11-20efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9Heinrich Schuchardt1-2/+2
2021-11-20efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICESHeinrich Schuchardt1-0/+9
2021-11-20efi_loader: Sphinx comments in efi_api.hHeinrich Schuchardt1-7/+7
2021-11-20efi: add comment for efi_system_table and efi_configuration_tableMasahisa Kojima1-0/+32
2021-11-20lmb: drop unused lmb_size_bytes()Heinrich Schuchardt1-6/+0
2021-11-20lmb: remove extern keyword in lmb.hHeinrich Schuchardt1-19/+17
2021-11-20doc: add include/lmb.h to the HTML documentationHeinrich Schuchardt1-11/+12
2021-11-20lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt1-7/+0
2021-11-19configs: meson64_android: add PANIC stage for SYSTEM failsNeil Armstrong1-2/+10
2021-11-19configs: meson64_android: bypass other checks on run_fastboot=1Neil Armstrong1-16/+19
2021-11-15image: Explicitly declare do_bdinfo()Andy Shevchenko1-0/+2
2021-11-15configs: synquacer: Fix dfu_alt_info to use nor1Masami Hiramatsu1-1/+1
2021-11-15board: tq: fix spelling of "TQ-Systems"Matthias Schiffer2-2/+2
2021-11-14Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+1
2021-11-12Convert CONFIG_LAST_STAGE_INIT to KconfigTom Rini2-5/+0
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini2-2/+0
2021-11-12Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini2-2/+0
2021-11-12Convert CONFIG_MACB to KconfigTom Rini9-9/+0
2021-11-12Convert CONFIG_MD5 to KconfigTom Rini2-2/+0
2021-11-12Convert CONFIG_MX6 et al to KconfigTom Rini2-8/+0
2021-11-12Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini5-10/+0
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini10-23/+0
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini4-13/+0
2021-11-12Convert CONFIG_PHYLIB et al to KconfigTom Rini11-19/+0
2021-11-12Convert CONFIG_MISC_INIT_F et al to KconfigTom Rini4-10/+0