summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-31env: Always use char for default_environmentMarek Behún2-4/+4
2021-10-31image.h: make image_sign_info.fit point to constHannu Lounento1-1/+1
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski1-0/+112
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski1-7/+0
2021-10-31SoC: qcom: add support for SDM845Dzmitry Sankouski1-0/+33
2021-10-31arm: dts: apple: Add preliminary device treesMark Kettenis3-0/+38
2021-10-31arm: apple: Add initial support for Apple's M1 SoCMark Kettenis1-0/+36
2021-10-31iommu: Add IOMMU uclassMark Kettenis2-0/+17
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson1-0/+2
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+3
2021-10-27Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-11/+69
2021-10-26efi_loader: add UEFI GPT measurementMasahisa Kojima3-1/+17
2021-10-26firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger1-2/+2
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima3-2/+32
2021-10-26arm: spl: prepare for jumping to OPTEERicardo Salveti1-1/+10
2021-10-25efi_loader: function to get GUID for variable nameHeinrich Schuchardt1-0/+8
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt2-7/+11
2021-10-25efi_loader: add missing const qualifierMasahisa Kojima1-1/+1
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini7-12/+13
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-38/+52
2021-10-25include: axp_pmic: Include headers for all variantsSamuel Holland6-12/+10
2021-10-25include: axp_pmic: Add missing header guard definitionSamuel Holland1-0/+1
2021-10-25sunxi: A23/A33/H3: Actually move the secure monitorSamuel Holland1-0/+2
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini3-12/+9
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún2-12/+0
2021-10-23mtd: spi-flash: Check for zero length in legacy spi_flash_*()Marek Behún1-0/+9
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-20/+38
2021-10-21env: Make return value of env_get_f() behave like sprintf() on successMarek Behún1-4/+2
2021-10-21env: Inline env_get_char() into its only userMarek Behún1-10/+0
2021-10-21env: Change env_match() to static and remove from headerMarek Behún1-11/+0
2021-10-21env: Fix documentation for env_get_f()Marek Behún1-1/+4
2021-10-21dm: Fix util.h's broken include guardPierre-Clément Tosi1-2/+2
2021-10-21imx8mp_evk: Delete noncached memory configYe Li1-3/+0
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic79-254/+527
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini9-86/+22
2021-10-21arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún1-1/+0
2021-10-21arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún1-4/+0
2021-10-21arm: mvebu: turris_mox: Cosmetic update for board config headerMarek Behún1-39/+22
2021-10-21arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS optionMarek Behún8-25/+0
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek Behún2-10/+0
2021-10-21arm: mvebu: turris_mox: Move options to defconfigMarek Behún1-7/+0
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt1-0/+1
2021-10-21efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt1-1/+0
2021-10-21efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt1-1/+2
2021-10-21efi_loader: Fix loaded image alignmentIlias Apalodimas1-0/+2
2021-10-21doc: add system reset to API documentationHeinrich Schuchardt1-19/+34
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini12-19/+201
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher1-11/+40
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker1-1/+1
2021-10-20include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet1-1/+1