summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-0576-425/+569
|\
| * efi_loader: use after free in efi_exit()Heinrich Schuchardt2020-12-291-2/+2
| * efi_loader: describe struct efi_loaded_image_objHeinrich Schuchardt2020-12-291-1/+3
| * board: ge: bx50v3: remove confidx magic numbersSebastian Reichel2020-12-261-2/+2
| * compiler.h: add host_build()Sebastian Reichel2020-12-261-0/+9
| * imx: imx8mm: Update clock bindings headerAdam Ford2020-12-261-1/+27
| * fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-221-0/+62
| * board: kontron: sl28: reorder mmc devicesMichael Walle2020-12-201-1/+1
| * Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/20Dec2020Tom Rini2020-12-201-1/+1
| |\
| | * efi_loader: make variable store size customizableHeinrich Schuchardt2020-12-201-1/+1
| * | spi: Fix typo in headerSean Anderson2020-12-181-1/+1
| * | dh_imx6: Switch to full DM-awareJagan Teki2020-12-181-6/+0
| * | cm_fx6: Switch to full DM-awareJagan Teki2020-12-181-7/+0
| |/
| * Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-12-161-4/+7
| |\
| | * x86: coral: Update the boot scriptSimon Glass2020-12-161-4/+7
| * | distro_bootcmd: set devtype for dhcp bootIgor Opaniuk2020-12-151-0/+1
| |/
| * riscv: qemu: enable distro boot from scsiHeinrich Schuchardt2020-12-141-0/+1
| * drivers: ifc: add define for IFC_CSPRn TE bitAleksandar Gerasimovski2020-12-101-0/+2
| * lx2160a: Fix address for secure boot headersManish Tomar2020-12-101-1/+1
| * ls1043a: Fix address for secure boot headersManish Tomar2020-12-101-2/+2
| * include/configs: ls1012aqds: add default environment variableBiwen Li2020-12-101-0/+62
| * armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal2020-12-104-124/+80
| * drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal2020-12-102-2/+0
| * Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...WIP/09Dec2020Tom Rini2020-12-097-7/+7
| |\
| | * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-097-7/+7
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxWIP/08Dec2020Tom Rini2020-12-0834-244/+324
| |\ \ | | |/ | |/|
| | * configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-0731-75/+0
| | * board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk2020-12-061-0/+149
| | * board: ge: bx50v3: check b850v3 power management watchdogIan Ray2020-12-061-3/+1
| | * board: ge: bx50v3: correct CONFIG_CMD_NFSIan Ray2020-12-061-2/+2
| | * imx: aristainetos: enable U-Boot Environment variables protectionHeiko Schocher2020-12-061-0/+3
| | * imx6: add support for aristainetos2c_cslb board variantHeiko Schocher2020-12-061-0/+9
| | * imx6: remove not longer supported aristainetos boardsHeiko Schocher2020-12-061-165/+161
| * | configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include filePatrick Delaunay2020-12-041-2/+0
| * | arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186Peter Robinson2020-12-042-1/+8
| * | arm: tegra: define fdtfile option for distro bootPeter Robinson2020-12-047-0/+12
| * | apalis/colibri_t30: add note about colibri vs. nvidia uart mappingMarcel Ziswiler2020-12-042-2/+15
| |/
| * km/common: remove CONFIG_MTD_CONCATWIP/02Dec2020Holger Brunck2020-12-021-3/+0
| * remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck2020-12-025-8/+0
| * log: typos in include/log.hHeinrich Schuchardt2020-12-021-4/+4
| * global_data: Fix comment for dm_driver_rtSimon Glass2020-12-021-1/+1
| * log: Fix comment for LOGC_BOOTSimon Glass2020-12-021-2/+2
| * linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko2020-12-021-1/+1
* | efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2020-12-312-0/+24
* | efi_loader: Re-factor code to build the signature store from efi signature listSughosh Ganu2020-12-311-0/+2
* | efi_loader: Make the pkcs7 header parsing function an externSughosh Ganu2020-12-311-0/+4
* | fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-311-0/+62
* | efi_loader: Add size checks to efi_create_indexed_name()Ilias Apalodimas2020-12-311-1/+2
* | efi_loader: use after free in efi_exit()Heinrich Schuchardt2020-12-311-2/+2
* | efi_loader: describe struct efi_loaded_image_objHeinrich Schuchardt2020-12-311-1/+3