summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-05spl: atf: add support for LOAD_IMAGE_V2Michael Walle2-0/+65
2020-12-05spl: atf: remove helper structure from common headerMichael Walle1-14/+0
2020-12-05spl: atf: provide a bl2_plat_get_bl31_params_default()Michael Walle1-12/+31
2020-12-03efi_loader: add firmware management protocol for raw imageAKASHI Takahiro2-0/+5
2020-12-03efi_loader: add firmware management protocol for FIT imageAKASHI Takahiro2-0/+6
2020-12-03efi_loader: capsule: support firmware updateAKASHI Takahiro2-0/+131
2020-12-03efi_loader: capsule: add memory range capsule definitionsAKASHI Takahiro1-0/+17
2020-12-03efi_loader: capsule: add capsule_on_disk supportAKASHI Takahiro1-0/+9
2020-12-03efi_loader: define UpdateCapsule apiAKASHI Takahiro2-0/+25
2020-12-03efi_loader: Introduce eventlog support for TCG2_PROTOCOLIlias Apalodimas2-1/+74
2020-12-03tpm: Add tpm2 headers for TCG2 eventlog supportIlias Apalodimas1-0/+82
2020-12-03tpm: use more than sha256 on pcr_extendIlias Apalodimas1-1/+4
2020-12-01km/arm: coding style clean upHolger Brunck2-3/+3
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay11-14/+0
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass1-0/+17
2020-12-01command: Add constants for cmd_get_data_size string / errorSimon Glass1-1/+25
2020-12-01test: Add some tests for setexprSimon Glass1-0/+2
2020-11-29Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini1-0/+4
2020-11-29lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere1-1/+1
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu1-0/+4
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay1-0/+1
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay1-0/+1
2020-11-21Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-2/+0
2020-11-21efi_loader: tcg2 protocol updatesIlias Apalodimas1-2/+0
2020-11-20microblaze: Detect NOR flash based on DTMichal Simek1-38/+3
2020-11-20microblaze: Unify of setting for SPL_NOR/XIP supportMichal Simek1-5/+3
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek1-1/+0
2020-11-20microblaze: Get rid of xparameters.hMichal Simek1-1/+6
2020-11-20microblaze: Simplify cache handlingMichal Simek1-14/+2
2020-11-20microblaze: Clean config file from ifdef messMichal Simek1-24/+0
2020-11-19fs/squashfs: implement exists() functionRichard Genoud1-0/+1
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck1-1/+1
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni1-4/+4
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland3-1/+7
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-15/+9
2020-11-15Nokia RX-51: Remove old comments from configs/nokia_rx51.h filePali Rohár1-10/+0
2020-11-15Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár1-2/+0
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár1-3/+9
2020-11-14efi_loader: Add basic EFI_TCG2_PROTOCOL supportIlias Apalodimas2-0/+96
2020-11-14tpm: Add some headers from the specIlias Apalodimas1-0/+77
2020-11-14efi_selftest: keep devices in ExitBootServices()Heinrich Schuchardt1-0/+3
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini3-93/+156
2020-11-06Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-5/+9
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini10-45/+117
2020-11-06x86: Pass an ofnode into each SMBIOS functionSimon Glass1-1/+4
2020-11-06board: Rename uclass to sysinfoSimon Glass2-41/+41
2020-11-06x86: zimage: Add a little more loggingSimon Glass1-0/+1
2020-11-06x86: Boot coral into Chrome OS by defaultSimon Glass1-1/+8
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass1-0/+9
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass2-0/+12