summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
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-12Remove LYNX KDI remaindersThomas Huth2-25/+0
2021-11-12pxe: Allow calling the pxe_get logic directlySimon Glass1-0/+14
2021-11-12pxe: Return the file size from the getfile() functionSimon Glass1-1/+12
2021-11-12lib: Add a function to convert a string to a hex valueSimon Glass1-2/+14
2021-11-12lib: Add tests for simple_itoa()Simon Glass1-1/+12
2021-11-12pxe: Drop get_bootfile_path()Simon Glass1-1/+2
2021-11-12pxe: Clean up the use of bootfileSimon Glass1-3/+16
2021-11-12pxe: Move common parsing coding into pxe_utilSimon Glass1-0/+9
2021-11-12pxe: Move pxe_utils filesSimon Glass1-0/+205
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom 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...Tom 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
2021-11-09configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigsKuldeep Singh1-7/+0
2021-11-09dm: core: add ofnode_for_each_compatible_node()Michael Walle1-0/+24
2021-11-09arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linuxMichael Walle1-0/+15
2021-11-09drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei1-0/+9
2021-11-09board: sl28: enable EFI UpdateCapsule supportMichael Walle1-0/+2
2021-11-09lx2162a : Rename emmc boot command variableMeenakshi Aggarwal1-2/+2
2021-11-07efi: Add video support to the appSimon Glass1-3/+3
2021-11-07efi: Add a way to obtain boot services in the appSimon Glass1-1/+7
2021-11-07efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommandMasahisa Kojima1-0/+13
2021-11-05Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini10-20/+0