summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-30Merge tag 'efi-2022-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini11-78/+526
2021-11-30tis: fix tpm_tis_remove()Heinrich Schuchardt2-1/+10
2021-11-30efi_loader: Extend PCR's for firmware measurementsRuchika Gupta1-0/+76
2021-11-30tpm: use more algorithms than sha256 on pcr_readRuchika Gupta3-6/+14
2021-11-30efi_loader: Add check for event log passed from firmwareRuchika Gupta2-69/+402
2021-11-30test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt1-0/+20
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt3-0/+3
2021-11-30doc: qemu-arm peripherialsHeinrich Schuchardt2-3/+11
2021-11-30serial: a37xx: Reset whole UART when changing parent clock from TBG to XTALPali Rohár1-1/+12
2021-11-30arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdogPali Rohár1-2/+63
2021-11-29Prepare v2022.01-rc3Tom Rini1-1/+1
2021-11-29board: iot2050: update build documentation for OP-TEEIvan Mikhaylov1-1/+1
2021-11-29qemu: common: Fix build with update capsuleVincent Stehlé1-1/+0
2021-11-29fastboot: Add maintainers entrySean Anderson1-0/+12
2021-11-29clk: Add myself as a maintainer for the clock subsystemSean Anderson1-0/+1
2021-11-27Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini13-106/+95
2021-11-27test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt1-2/+4
2021-11-27test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt1-1/+3
2021-11-27test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt1-11/+14
2021-11-27test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt1-13/+13
2021-11-27test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt1-6/+8
2021-11-26efi_selftest: simplify endian conversion for FDT testHeinrich Schuchardt1-7/+8
2021-11-26efi_loader: segfault in efi_clear_os_indications()Heinrich Schuchardt2-50/+31
2021-11-26test: address some pylint warningsHeinrich Schuchardt2-9/+7
2021-11-26sandbox: poweroff in efi_system_reset()Heinrich Schuchardt1-2/+4
2021-11-26efi_loader: efi_disk_register() should not failHeinrich Schuchardt1-2/+2
2021-11-26efi: Call bootm_disable_interrupts earlier in efi_exit_boot_servicesTom Rini1-3/+1
2021-11-20Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini13-110/+631
2021-11-20efi_loader: startup the tpm device when installing the protocolIlias Apalodimas1-0/+9
2021-11-20efi_loader: fix FinalEvents table if an EFI app invoked GetEventLogIlias Apalodimas1-29/+70
2021-11-20efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9Heinrich Schuchardt1-2/+2
2021-11-20efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICEHeinrich Schuchardt1-11/+56
2021-11-20efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICESHeinrich Schuchardt2-0/+22
2021-11-20efi_loader: capsule: Record capsule result only if capsule is readMasami Hiramatsu1-3/+3
2021-11-20efi_loader: Reduce efi_tcg2 logging statementMasahisa Kojima1-1/+1
2021-11-20efi_loader: Sphinx comments in efi_api.hHeinrich Schuchardt1-7/+7
2021-11-20efi: add comment for efi_system_table and efi_configuration_tableMasahisa Kojima1-0/+32
2021-11-20doc: fix typos in trace.rstHeinrich Schuchardt1-8/+8
2021-11-20scripts: update spelling.txt from upstream LinuxHeinrich Schuchardt1-5/+360
2021-11-20test: test truncation in snprintf()Heinrich Schuchardt1-0/+18
2021-11-20lmb: fix typo 'commun'Heinrich Schuchardt1-1/+1
2021-11-20lmb: drop unused lmb_size_bytes()Heinrich Schuchardt1-6/+0
2021-11-20lmb: remove extern keyword in lmb.hHeinrich Schuchardt1-19/+17
2021-11-20doc: add include/lmb.h to the HTML documentationHeinrich Schuchardt3-11/+20
2021-11-20lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt2-7/+5
2021-11-20Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodia...Tom Rini5-24/+35
2021-11-20Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini3-23/+20
2021-11-19configs: meson64_android: add PANIC stage for SYSTEM failsNeil Armstrong1-2/+10
2021-11-19configs: meson64_android: bypass other checks on run_fastboot=1Neil Armstrong1-16/+19
2021-11-19pinctrl: meson: Correct the driver GPIO declarationSimon Glass4-6/+6