aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/11Nov2021Tom Rini23-270/+56
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom 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
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini25-85/+1
2021-11-05Convert CONFIG_BMP_16BPP to KconfigTom Rini1-1/+0
2021-11-05Convert CONFIG_OF_EMBED to KconfigTom Rini5-8/+0
2021-11-05Convert CONFIG_MCFUART to KconfigTom Rini15-15/+0
2021-11-05Convert CONFIG_FEC_MXC to KconfigTom Rini17-18/+0
2021-11-05Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini12-13/+0
2021-11-05Convert CONFIG_SYS_TEXT_BASE to KconfigTom Rini2-2/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini44-74/+0
2021-11-04watchdog: Automatically register device with sysresetSamuel Holland1-0/+10
2021-10-31bootstage: Add SPL supportMarek Vasut1-1/+1
2021-10-31env: Use static_assert() to check if default_environment is too largeMarek Behún1-0/+6
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_HOSTFILEWIP/27Oct2021Ilias Apalodimas1-1/+3
2021-10-26Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/26Oct2021Tom 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-25arm: 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-sunxiWIP/25Oct2021Tom 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