summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-10efi_loader: make efi_protocol_open() non-staticHeinrich Schuchardt
2020-12-10efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUIDHeinrich Schuchardt
2020-12-10fs: fat: export fat_next_cluster()Heinrich Schuchardt
2020-12-04bootm: Support string substitution in bootargsSimon Glass
2020-12-04cli: Support macro processing with a fixed-size bufferSimon Glass
2020-12-04bootm: Allow updating the bootargs in a bufferSimon Glass
2020-12-04bootm: Update bootm_process_cmdline_env() to use flagsSimon Glass
2020-12-04bootm: Add a bool parameter to bootm_process_cmdline_env()Simon Glass
2020-12-04bootm: Rename fixup_silent_linux()Simon Glass
2020-12-04bootm: Update fixup_silent_linux() to return an errorSimon Glass
2020-12-04bootm: Add tests for fixup_silent_linux()Simon Glass
2020-12-04env: Allow returning errors from hdelete_r()Simon Glass
2020-12-04spl: atf: add support for LOAD_IMAGE_V2Michael Walle
2020-12-04spl: atf: remove helper structure from common headerMichael Walle
2020-12-04spl: atf: provide a bl2_plat_get_bl31_params_default()Michael Walle
2020-12-03efi_loader: add firmware management protocol for raw imageAKASHI Takahiro
2020-12-03efi_loader: add firmware management protocol for FIT imageAKASHI Takahiro
2020-12-03efi_loader: capsule: support firmware updateAKASHI Takahiro
2020-12-03efi_loader: capsule: add memory range capsule definitionsAKASHI Takahiro
2020-12-03efi_loader: capsule: add capsule_on_disk supportAKASHI Takahiro
2020-12-03efi_loader: define UpdateCapsule apiAKASHI Takahiro
2020-12-03efi_loader: Introduce eventlog support for TCG2_PROTOCOLIlias Apalodimas
2020-12-03tpm: Add tpm2 headers for TCG2 eventlog supportIlias Apalodimas
2020-12-03tpm: use more than sha256 on pcr_extendIlias Apalodimas
2020-12-01km/arm: coding style clean upHolger Brunck
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass
2020-12-01command: Add constants for cmd_get_data_size string / errorSimon Glass
2020-12-01test: Add some tests for setexprSimon Glass
2020-11-29Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-11-29lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay
2020-11-21Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-11-21efi_loader: tcg2 protocol updatesIlias Apalodimas
2020-11-20microblaze: Detect NOR flash based on DTMichal Simek
2020-11-20microblaze: Unify of setting for SPL_NOR/XIP supportMichal Simek
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek
2020-11-20microblaze: Get rid of xparameters.hMichal Simek
2020-11-20microblaze: Simplify cache handlingMichal Simek
2020-11-20microblaze: Clean config file from ifdef messMichal Simek
2020-11-19fs/squashfs: implement exists() functionRichard Genoud
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-11-15Nokia RX-51: Remove old comments from configs/nokia_rx51.h filePali Rohár
2020-11-15Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár