aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-03Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmWIP/03Sep2022Tom Rini16-21/+380
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini13-29/+67
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+1
2022-09-03tpm: Allow committing non-volatile dataSimon Glass2-0/+38
2022-09-03tpm: Implement state command for Cr50Simon Glass3-0/+201
2022-09-03tpm: Allow reporting the internal stateSimon Glass8-0/+101
2022-09-03tpm: sandbox: Allow init of TPM in a different phaseSimon Glass1-2/+4
2022-09-03tpm: Correct the define-space command in TPMv2Simon Glass1-7/+15
2022-09-03tpm: Correct the permissions command in TPMv1Simon Glass1-2/+3
2022-09-03tpm: Require a digest source when extending the PCRSimon Glass5-10/+18
2022-09-03Merge tag 'efi-2022-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini11-16/+182
2022-09-03efi_loader: fix display of NVMe EUI-64Heinrich Schuchardt1-3/+4
2022-09-03efi: ECPT add EBBRv2.0 conformance profileJose Marinho3-0/+21
2022-09-03efi: Create ECPT tableJose Marinho7-0/+90
2022-09-03efi_selftest: on sandbox use host specific assemblyHeinrich Schuchardt1-1/+8
2022-09-03efi_loader: support CTRL+\ - CTRL+_Heinrich Schuchardt1-0/+4
2022-09-03efi_loader: compliance Simple Text Input Ex ProtocolHeinrich Schuchardt1-0/+1
2022-09-03efi_loader: printing UEFI revision in helloworld.efiHeinrich Schuchardt1-12/+54
2022-09-02Merge tag 'efi-2022-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/02Sep2022Tom Rini9-19/+624
2022-09-02drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao1-0/+1
2022-09-02renesas: Fix RPC-IF compatible valuesGeert Uytterhoeven12-18/+14
2022-09-02ARM: renesas: Propagate RPC-IF enablement to subsequent softwareGeert Uytterhoeven1-2/+44
2022-09-02ARM: dts: rmobile: Fix RPC-IF device node namesGeert Uytterhoeven9-9/+9
2022-09-01dt/bindings: Add bindings for FWU Metadata mtd storageSughosh Ganu1-0/+38
2022-09-01github: Update PR template for new "Patches" contentTom Rini1-1/+1
2022-09-01doc: process, sending_patches: Update and correct the old "Patches" contentTom Rini2-106/+104
2022-09-01doc: sending_patches.rst: Incorporate the old "Patches" wiki contentTom Rini3-3/+503
2022-09-01doc: Add gpio status output fields descriptionPatrice Chotard1-0/+42
2022-09-01efi_loader: ensure all block devices are probedHeinrich Schuchardt3-1/+28
2022-08-31Merge branch '2022-08-31-assorted-fixes'Tom Rini14-429/+57
2022-08-31arm: smh: Fix uninitialized parameters with newer GCCsSean Anderson1-3/+3
2022-08-31tools: mkimage: fix build with recent LibreSSLMark Kettenis1-1/+1
2022-08-31bootm: Fix upper bound of FDT overlap checksPali Rohár1-2/+2
2022-08-31image-fit: don't set compression if it can't be readDaniel Golle3-11/+5
2022-08-31bootm: fix typo imape_comp -> image_compDaniel Golle1-4/+4
2022-08-31corenet_ds.h: RemoveTom Rini1-369/+0
2022-08-31i2c: fix stack buffer overflow vulnerability in i2c md commandMarek Vasut1-1/+2
2022-08-31Revert "i2c: fix stack buffer overflow vulnerability in i2c md command"Marek Vasut1-12/+12
2022-08-31spl: ahci: Fix dependency for SPL_AHCI_PCIOleksandr Suvorov1-1/+1
2022-08-31fs: fix comment typoRoger Knecht1-1/+1
2022-08-31kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingleHeiko Thiery1-1/+1
2022-08-31board: ti: common: board_detect: Fix EEPROM read quirkMatwey V. Kornilov1-18/+8
2022-08-31gitlab-ci: Update comment about the DockerfileJoel Stanley1-2/+2
2022-08-31common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes2-5/+17
2022-08-27Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/27Aug2022Tom Rini34-108/+148
2022-08-27Merge branch '2022-08-26-assorted-fixes'Tom Rini5-12/+49
2022-08-26distroboot: ubifs: Add support for specifying UBI header offsetPali Rohár1-3/+5
2022-08-26Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi3-7/+7
2022-08-26vbe: Enable command only with BOOTSTD_FULLSimon Glass1-1/+1
2022-08-26binman: Sort tests and rework test-file numbersStefan Herbrechtsmeier24-63/+64