summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-11-091-1/+0
* efi: Add video support to the appSimon Glass2021-11-071-3/+3
* efi: Add a way to obtain boot services in the appSimon Glass2021-11-071-1/+7
* efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommandMasahisa Kojima2021-11-071-0/+13
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2021-11-0510-20/+0
* Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-0525-85/+1
* Convert CONFIG_BMP_16BPP to KconfigTom Rini2021-11-051-1/+0
* Convert CONFIG_OF_EMBED to KconfigTom Rini2021-11-055-8/+0
* Convert CONFIG_MCFUART to KconfigTom Rini2021-11-0515-15/+0
* Convert CONFIG_FEC_MXC to KconfigTom Rini2021-11-0517-18/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini2021-11-0512-13/+0
* Convert CONFIG_SYS_TEXT_BASE to KconfigTom Rini2021-11-052-2/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-0544-74/+0
* watchdog: Automatically register device with sysresetSamuel Holland2021-11-041-0/+10
* bootstage: Add SPL supportMarek Vasut2021-10-311-1/+1
* env: Use static_assert() to check if default_environment is too largeMarek Behún2021-10-311-0/+6
* env: Always use char for default_environmentMarek Behún2021-10-312-4/+4
* image.h: make image_sign_info.fit point to constHannu Lounento2021-10-311-1/+1
* SoC: exynos: add support for exynos 78x0Dzmitry Sankouski2021-10-311-0/+112
* board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski2021-10-311-7/+0
* SoC: qcom: add support for SDM845Dzmitry Sankouski2021-10-311-0/+33
* arm: dts: apple: Add preliminary device treesMark Kettenis2021-10-313-0/+38
* arm: apple: Add initial support for Apple's M1 SoCMark Kettenis2021-10-311-0/+36
* iommu: Add IOMMU uclassMark Kettenis2021-10-312-0/+17
* drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson2021-10-291-0/+2
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-1/+3
* Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-10-266-11/+69
|\
| * efi_loader: add UEFI GPT measurementMasahisa Kojima2021-10-263-1/+17
| * efi_loader: add SMBIOS table measurementMasahisa Kojima2021-10-263-2/+32
| * efi_loader: function to get GUID for variable nameHeinrich Schuchardt2021-10-251-0/+8
| * efi_loader: treat UEFI variable name as constHeinrich Schuchardt2021-10-252-7/+11
| * efi_loader: add missing const qualifierMasahisa Kojima2021-10-251-1/+1
* | firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger2021-10-261-2/+2
* | arm: spl: prepare for jumping to OPTEERicardo Salveti2021-10-251-1/+10
|/
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-10-257-12/+13
|\
| * include: axp_pmic: Include headers for all variantsSamuel Holland2021-10-256-12/+10
| * include: axp_pmic: Add missing header guard definitionSamuel Holland2021-10-251-0/+1
| * sunxi: A23/A33/H3: Actually move the secure monitorSamuel Holland2021-10-251-0/+2
* | Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-10-255-38/+52
|\ \ | |/ |/|
| * imx8mp_evk: Delete noncached memory configYe Li2021-10-211-3/+0
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2021-10-2179-254/+527
| |\
| * | colibri-imx6ull: add emmc variantMax Krummenacher2021-10-201-11/+40
| * | colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker2021-10-201-1/+1
| * | include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet2021-10-201-1/+1
| * | include: configs: phycore-imx8mm: Remove not needed definesTeresa Remmet2021-10-201-10/+1
| * | include: configs: phycore_imx8mm: Remove hard coded network settingsTeresa Remmet2021-10-201-4/+1
| * | include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov2021-10-202-8/+8
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-10-233-12/+9
|\ \ \
| * | | mtd: Remove mtd_erase_callback() entirelyMarek Behún2021-10-232-12/+0
| * | | mtd: spi-flash: Check for zero length in legacy spi_flash_*()Marek Behún2021-10-231-0/+9