aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-13TEMP: stm32mp1: Enable capsule update and FWU multi bank updatenon_rfc_v5_mdata_dm_sandboxSughosh Ganu
2022-02-13TEMP: FWU: stm32mp1: Set default bank and images per bank valuesSughosh Ganu
2022-02-13FWU: doc: Add documentation for the FWU featureSughosh Ganu
2022-02-13test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-02-13FWU: sandbox: Enable FWU Metadata access on sandboxSughosh Ganu
2022-02-13mkeficapsule: Add support for generating empty capsulesSughosh Ganu
2022-02-13FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2022-02-13FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-02-13FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2022-02-13stm32mp1: Populate ImageTypeId values in EFI_FIRMWARE_IMAGE_DESCRIPTOR arraySughosh Ganu
2022-02-13EFI: FMP: Add provision to update image's ImageTypeId in image descriptorSughosh Ganu
2022-02-13FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-02-13FWU: stm32mp1: Add helper functions for accessing FWU metadataSughosh Ganu
2022-02-13stm32mp1: dk2: Add a node for the FWU metadata deviceSughosh Ganu
2022-02-13FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu
2022-02-13FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-02-13dt/bindings: Add bindings for FWU Metadata storage deviceSughosh Ganu
2022-02-13efi_loader: use efi_update_capsule_firmware() for capsule on diskMasami Hiramatsu
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas
2022-02-11efi_loader: fix dual signed image certificationIlias Apalodimas
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro
2022-02-11doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro
2022-02-11tools: mkeficapsule: add man pageAKASHI Takahiro
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro
2022-02-11tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro
2022-02-11CI: enforce packages upgrade for Msys2 on WindowsAKASHI Takahiro
2022-02-11Merge branch '2022-02-11-assorted-updates-and-fixes'Tom Rini
2022-02-11test: test field truncation in snprint()Heinrich Schuchardt
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford
2022-02-11fw_env: simplify logic & code paths in the fw_env_open()Rafał Miłecki
2022-02-11fw_env: make flash_io() take buffer as an argumentRafał Miłecki
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-11cmd/dfu: Enable 'dfu list' command without DFU_OVER_USBMasami Hiramatsu
2022-02-11doc: usage: DFU: Fix dfu_alt_info documentMasami Hiramatsu
2022-02-11DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu
2022-02-11DFU: Accept redundant spaces and tabs in dfu_alt_infoMasami Hiramatsu
2022-02-11DFU: Do not copy the entity name over the buffer sizeMasami Hiramatsu
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka
2022-02-11Replace echo -n's used in environment processing with touchqthedev
2022-02-11cmd: wrong printf() code in do_test_stackprot_fail()Heinrich Schuchardt
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka
2022-02-11malloc_simple: Remove usage of unsupported %zx format stringPali Rohár
2022-02-11common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...Matthias Schiffer
2022-02-11button: adc: set state to pressed when the voltage is closest to nominalPeter Cai
2022-02-11cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning