summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini
2021-11-05Convert CONFIG_BMP_16BPP to KconfigTom Rini
2021-11-05Convert CONFIG_OF_EMBED to KconfigTom Rini
2021-11-05Convert CONFIG_MCFUART to KconfigTom Rini
2021-11-05Convert CONFIG_FEC_MXC to KconfigTom Rini
2021-11-05Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_TEXT_BASE to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-11-04watchdog: Automatically register device with sysresetSamuel Holland
2021-10-31bootstage: Add SPL supportMarek Vasut
2021-10-31env: Use static_assert() to check if default_environment is too largeMarek Behún
2021-10-31env: Always use char for default_environmentMarek Behún
2021-10-31image.h: make image_sign_info.fit point to constHannu Lounento
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski
2021-10-31SoC: qcom: add support for SDM845Dzmitry Sankouski
2021-10-31arm: dts: apple: Add preliminary device treesMark Kettenis
2021-10-31arm: apple: Add initial support for Apple's M1 SoCMark Kettenis
2021-10-31iommu: Add IOMMU uclassMark Kettenis
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-26Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-10-26efi_loader: add UEFI GPT measurementMasahisa Kojima
2021-10-26firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima