summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-15image: Explicitly declare do_bdinfo()Andy Shevchenko
2021-11-15configs: synquacer: Fix dfu_alt_info to use nor1Masami Hiramatsu
2021-11-15board: tq: fix spelling of "TQ-Systems"Matthias Schiffer
2021-11-13Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-11-12Convert CONFIG_LAST_STAGE_INIT to KconfigTom Rini
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini
2021-11-12Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini
2021-11-12Convert CONFIG_MACB to KconfigTom Rini
2021-11-12Convert CONFIG_MD5 to KconfigTom Rini
2021-11-12Convert CONFIG_MX6 et al to KconfigTom Rini
2021-11-12Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini
2021-11-12Convert CONFIG_PHYLIB et al to KconfigTom Rini
2021-11-12Convert CONFIG_MISC_INIT_F et al to KconfigTom Rini
2021-11-12Convert CONFIG_TRACE et al to KconfigTom Rini
2021-11-12Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to KconfigTom Rini
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini
2021-11-12Convert CONFIG_BITBANGMII to KconfigTom Rini
2021-11-12Convert CONFIG_DOS_PARTITION to KconfigTom Rini
2021-11-12Convert CONFIG_E1000 to KconfigTom Rini
2021-11-12Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini
2021-11-11Remove LYNX KDI remaindersThomas Huth
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass
2021-11-11lib: Add a function to convert a string to a hex valueSimon Glass
2021-11-11lib: Add tests for simple_itoa()Simon Glass
2021-11-11pxe: Drop get_bootfile_path()Simon Glass
2021-11-11pxe: Clean up the use of bootfileSimon Glass
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass
2021-11-11pxe: Move pxe_utils filesSimon Glass
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10tpm2: Introduce TIS tpm coreIlias Apalodimas
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat
2021-11-09configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigsKuldeep Singh
2021-11-09dm: core: add ofnode_for_each_compatible_node()Michael Walle
2021-11-09arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linuxMichael Walle
2021-11-09drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei
2021-11-09board: sl28: enable EFI UpdateCapsule supportMichael Walle
2021-11-09lx2162a : Rename emmc boot command variableMeenakshi Aggarwal
2021-11-07efi: Add video support to the appSimon Glass
2021-11-07efi: Add a way to obtain boot services in the appSimon Glass
2021-11-07efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommandMasahisa Kojima
2021-11-05Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini