aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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()WIP/2021-11-15-assorted-fixesAndy 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-13Merge 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 KconfigWIP/2021-11-12-Kconfig-migrationsTom 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
2021-11-12Convert CONFIG_TRACE et al to KconfigTom Rini2-16/+0
2021-11-12Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to KconfigTom Rini1-1/+0
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini13-50/+0
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini10-11/+0
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini1-1/+0
2021-11-12Convert CONFIG_BITBANGMII to KconfigTom Rini1-1/+0
2021-11-12Convert CONFIG_DOS_PARTITION to KconfigTom Rini3-3/+0
2021-11-12Convert CONFIG_E1000 to KconfigTom Rini1-3/+0
2021-11-12Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini1-1/+0
2021-11-11Remove LYNX KDI remaindersThomas Huth2-25/+0
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass1-0/+14
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass1-1/+12
2021-11-11lib: Add a function to convert a string to a hex valueSimon Glass1-2/+14
2021-11-11lib: Add tests for simple_itoa()Simon Glass1-1/+12
2021-11-11pxe: Drop get_bootfile_path()Simon Glass1-1/+2
2021-11-11pxe: Clean up the use of bootfileSimon Glass1-3/+16
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass1-0/+9
2021-11-11pxe: Move pxe_utils filesSimon Glass1-0/+205
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/11Nov2021Tom Rini23-270/+56
2021-11-10tpm2: Introduce TIS tpm coreIlias Apalodimas1-0/+1
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom Rini3-23/+82
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay1-1/+1
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay3-22/+81
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-1/+0
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat17-261/+4