summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bootm: Support string substitution in bootargsSimon Glass2020-12-041-4/+10
* cli: Support macro processing with a fixed-size bufferSimon Glass2020-12-041-1/+3
* bootm: Allow updating the bootargs in a bufferSimon Glass2020-12-041-0/+16
* bootm: Update bootm_process_cmdline_env() to use flagsSimon Glass2020-12-041-2/+9
* bootm: Add a bool parameter to bootm_process_cmdline_env()Simon Glass2020-12-041-1/+2
* bootm: Rename fixup_silent_linux()Simon Glass2020-12-041-2/+2
* bootm: Update fixup_silent_linux() to return an errorSimon Glass2020-12-041-2/+9
* bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-042-0/+4
* env: Allow returning errors from hdelete_r()Simon Glass2020-12-041-1/+10
* spl: atf: add support for LOAD_IMAGE_V2Michael Walle2020-12-042-0/+65
* spl: atf: remove helper structure from common headerMichael Walle2020-12-041-14/+0
* spl: atf: provide a bl2_plat_get_bl31_params_default()Michael Walle2020-12-041-12/+31
* efi_loader: add firmware management protocol for raw imageAKASHI Takahiro2020-12-032-0/+5
* efi_loader: add firmware management protocol for FIT imageAKASHI Takahiro2020-12-032-0/+6
* efi_loader: capsule: support firmware updateAKASHI Takahiro2020-12-032-0/+131
* efi_loader: capsule: add memory range capsule definitionsAKASHI Takahiro2020-12-031-0/+17
* efi_loader: capsule: add capsule_on_disk supportAKASHI Takahiro2020-12-031-0/+9
* efi_loader: define UpdateCapsule apiAKASHI Takahiro2020-12-032-0/+25
* efi_loader: Introduce eventlog support for TCG2_PROTOCOLIlias Apalodimas2020-12-032-1/+74
* tpm: Add tpm2 headers for TCG2 eventlog supportIlias Apalodimas2020-12-031-0/+82
* tpm: use more than sha256 on pcr_extendIlias Apalodimas2020-12-031-1/+4
* km/arm: coding style clean upWIP/2020-12-01-next-importsHolger Brunck2020-12-012-3/+3
* hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay2020-12-0111-14/+0
* setexpr: Add some tests for buffer overflow and backrefSimon Glass2020-12-011-0/+17
* command: Add constants for cmd_get_data_size string / errorSimon Glass2020-12-011-1/+25
* test: Add some tests for setexprSimon Glass2020-12-011-0/+2
* Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...WIP/29Nov2020Tom Rini2020-11-291-0/+4
|\
| * mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2020-11-281-0/+4
* | lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere2020-11-291-1/+1
|/
* reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay2020-11-251-0/+1
* usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay2020-11-221-0/+1
* Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/21Nov2020Tom Rini2020-11-211-2/+0
|\
| * efi_loader: tcg2 protocol updatesIlias Apalodimas2020-11-211-2/+0
* | microblaze: Detect NOR flash based on DTMichal Simek2020-11-201-38/+3
* | microblaze: Unify of setting for SPL_NOR/XIP supportMichal Simek2020-11-201-5/+3
* | microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek2020-11-201-1/+0
* | microblaze: Get rid of xparameters.hMichal Simek2020-11-201-1/+6
* | microblaze: Simplify cache handlingMichal Simek2020-11-201-14/+2
* | microblaze: Clean config file from ifdef messMichal Simek2020-11-201-24/+0
|/
* fs/squashfs: implement exists() functionRichard Genoud2020-11-191-0/+1
* km/ppc: use Kconfig for MEMTEST configurationHolger Brunck2020-11-191-1/+1
* km: replace hardcoded address for imported environmentMatteo Ghidoni2020-11-191-4/+4
* sunxi: DT: A64: update device tree filesSamuel Holland2020-11-173-1/+7
* Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-11-162-15/+9
|\
| * Nokia RX-51: Remove old comments from configs/nokia_rx51.h filePali Rohár2020-11-151-10/+0
| * Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár2020-11-151-2/+0
| * power: twl4030: Add twl4030_i2c_read() functionPali Rohár2020-11-151-3/+9
* | efi_loader: Add basic EFI_TCG2_PROTOCOL supportIlias Apalodimas2020-11-142-0/+96
* | tpm: Add some headers from the specIlias Apalodimas2020-11-141-0/+77
* | efi_selftest: keep devices in ExitBootServices()Heinrich Schuchardt2020-11-141-0/+3
|/