aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-19TEMP: stm32mp1: Enable capsule update and FWU multi bank updatea_b_updates_feature_fip_v2_no_gpt_hdrSughosh Ganu
2021-12-19TEMP: FWU: stm32mp1: Set default bank and images per bank valuesSughosh Ganu
2021-12-19FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2021-12-19FWU: Add support for FWU Multi Bank Update featureSughosh Ganu
2021-12-19FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2021-12-19EFI: FMP: Add provision to update image's ImageTypeId in image descriptorSughosh Ganu
2021-12-19FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2021-12-19FWU: stm32mp1: Add helper functions for accessing FWU metadataSughosh Ganu
2021-12-19FWU: Add FWU metadata access functions for GPT partitioned block devicesSughosh Ganu
2021-12-19FWU: Add FWU metadata structure and functions for accessing metadataSughosh Ganu
2021-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2021-12-02net: dwc_eth_qos: Enable clock in probeMarek Vasut
2021-12-02net: eth-phy: Handle gpio_request_by_name() return valueMarek Vasut
2021-11-30Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-11-30Merge tag 'tpm-30112021' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2021-11-30Merge tag 'efi-2022-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-30tis: fix tpm_tis_remove()Heinrich Schuchardt
2021-11-30efi_loader: Extend PCR's for firmware measurementsRuchika Gupta
2021-11-30tpm: use more algorithms than sha256 on pcr_readRuchika Gupta
2021-11-30efi_loader: Add check for event log passed from firmwareRuchika Gupta
2021-11-30test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt
2021-11-30doc: qemu-arm peripherialsHeinrich Schuchardt
2021-11-30serial: a37xx: Reset whole UART when changing parent clock from TBG to XTALPali Rohár
2021-11-30arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdogPali Rohár
2021-11-29Prepare v2022.01-rc3Tom Rini
2021-11-29board: iot2050: update build documentation for OP-TEEIvan Mikhaylov
2021-11-29qemu: common: Fix build with update capsuleVincent Stehlé
2021-11-29fastboot: Add maintainers entrySean Anderson
2021-11-29clk: Add myself as a maintainer for the clock subsystemSean Anderson
2021-11-26Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-11-26test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt
2021-11-26test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt
2021-11-26efi_selftest: simplify endian conversion for FDT testHeinrich Schuchardt
2021-11-26efi_loader: segfault in efi_clear_os_indications()Heinrich Schuchardt
2021-11-26test: address some pylint warningsHeinrich Schuchardt
2021-11-26sandbox: poweroff in efi_system_reset()Heinrich Schuchardt
2021-11-26efi_loader: efi_disk_register() should not failHeinrich Schuchardt
2021-11-26efi: Call bootm_disable_interrupts earlier in efi_exit_boot_servicesTom Rini
2021-11-20Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2021-11-20efi_loader: startup the tpm device when installing the protocolIlias Apalodimas
2021-11-20efi_loader: fix FinalEvents table if an EFI app invoked GetEventLogIlias Apalodimas
2021-11-20efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9Heinrich Schuchardt
2021-11-20efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICEHeinrich Schuchardt
2021-11-20efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICESHeinrich Schuchardt
2021-11-20efi_loader: capsule: Record capsule result only if capsule is readMasami Hiramatsu
2021-11-20efi_loader: Reduce efi_tcg2 logging statementMasahisa Kojima