summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-10drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal
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-09Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-12-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk
2020-12-06board: ge: bx50v3: check b850v3 power management watchdogIan Ray
2020-12-06board: ge: bx50v3: correct CONFIG_CMD_NFSIan Ray
2020-12-06imx: aristainetos: enable U-Boot Environment variables protectionHeiko Schocher
2020-12-06imx6: add support for aristainetos2c_cslb board variantHeiko Schocher
2020-12-06imx6: remove not longer supported aristainetos boardsHeiko Schocher
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-04configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include filePatrick Delaunay
2020-12-04arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186Peter Robinson
2020-12-04arm: tegra: define fdtfile option for distro bootPeter Robinson
2020-12-04apalis/colibri_t30: add note about colibri vs. nvidia uart mappingMarcel Ziswiler
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-02km/common: remove CONFIG_MTD_CONCATHolger Brunck
2020-12-02remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck
2020-12-02log: typos in include/log.hHeinrich Schuchardt
2020-12-02global_data: Fix comment for dm_driver_rtSimon Glass
2020-12-02log: Fix comment for LOGC_BOOTSimon Glass
2020-12-02linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko
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