summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-02tpm: Add an implementation of define_spaceSimon Glass
2021-03-02tpm: Reduce duplication in a few functionsSimon Glass
2021-03-02tpm: Add a basic API implementation for TPMv2Simon Glass
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-03-02tpm: Add an API that can support v1.2 and v2Simon Glass
2021-03-02tpm: Add debugging of request in tpm_sendrecv_command()Simon Glass
2021-03-02tpm: Use logging in the uclassSimon Glass
2021-03-02tpm: Don't include cr50 in TPL/SPLSimon Glass
2021-03-02bootm: Fix duplicate debugging in bootm_process_cmdline()Simon Glass
2021-03-02sandbox: Write out bloblist when exitingSimon Glass
2021-03-02sandbox: Avoid using malloc() for system stateSimon Glass
2021-03-02sandbox: Add os_realloc()Simon Glass
2021-03-02s5p4418_nanopi2: Drop dead codeSimon Glass
2021-03-02doc: Add a note about producing 'md.b' output using hexdumpSimon Glass
2021-03-02doc: describe the md commandSimon Glass
2021-03-02binman: Indicate how to make binman verboseSimon Glass
2021-03-02spl: Drop duplicate 'Jumping to U-Boot' messageSimon Glass
2021-03-02arm: remove set_dacr/get_dacr functionsPatrick Delaunay
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay
2021-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay
2021-03-02arm: cp15: update DACR value to activate access controlPatrick Delaunay
2021-03-02arm: cosmetic: align TTB_SECT define valuePatrick Delaunay
2021-03-02arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGHPatrick Delaunay
2021-03-02stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-02Revert "lpc32xx: cpu: add support for soft reset"Harald Seiler
2021-03-02board: ns3: Remove superfluous reset logicHarald Seiler
2021-03-02nds32: Remove dead reset_cpu() implementationHarald Seiler
2021-03-01Prepare v2021.04-rc3v2021.04-rc3Tom Rini
2021-03-01log: convert pr_*() to loggingHeinrich Schuchardt
2021-03-01fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1Marek Behún
2021-02-28uboot-test-hooks: Switch to our GitLab instanceTom Rini
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2021-02-26cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt
2021-02-26efi_loader: fix documentation in efi_loader.hHeinrich Schuchardt
2021-02-26efi_loader: limit output length for VenHw, VenMediaHeinrich Schuchardt
2021-02-26tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi
2021-02-26MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOADHeinrich Schuchardt
2021-02-26efi_loader: ACPI tables must be in EfiACPIReclaimMemoryHeinrich Schuchardt
2021-02-26configs: stm32mp1: enable uefi related commandsIlias Apalodimas
2021-02-26arm: dts: stm32mp15: remove duplicate uart nodesPatrick Delaunay
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut
2021-02-26usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard
2021-02-26usb: kbd: Also accept keyboards with Interrupt OUT endpointStefan Brüns
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher