summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti
2021-10-25efi_loader: function to get GUID for variable nameHeinrich Schuchardt
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt
2021-10-25efi_loader: add missing const qualifierMasahisa Kojima
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-10-25include: axp_pmic: Include headers for all variantsSamuel Holland
2021-10-25include: axp_pmic: Add missing header guard definitionSamuel Holland
2021-10-25sunxi: A23/A33/H3: Actually move the secure monitorSamuel Holland
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-10-23mtd: spi-flash: Check for zero length in legacy spi_flash_*()Marek Behún
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-10-21env: Make return value of env_get_f() behave like sprintf() on successMarek Behún
2021-10-21env: Inline env_get_char() into its only userMarek Behún
2021-10-21env: Change env_match() to static and remove from headerMarek Behún
2021-10-21env: Fix documentation for env_get_f()Marek Behún
2021-10-21dm: Fix util.h's broken include guardPierre-Clément Tosi
2021-10-21imx8mp_evk: Delete noncached memory configYe Li
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-10-21arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún
2021-10-21arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún
2021-10-21arm: mvebu: turris_mox: Cosmetic update for board config headerMarek Behún
2021-10-21arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS optionMarek Behún
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek Behún
2021-10-21arm: mvebu: turris_mox: Move options to defconfigMarek Behún
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt
2021-10-21efi_loader: Fix loaded image alignmentIlias Apalodimas
2021-10-21doc: add system reset to API documentationHeinrich Schuchardt
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher