summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-30x86: coral: Support TPM and RTC in SPLSimon Glass
2021-01-30spl: Tidy up SPL/TPL malloc sizesSimon Glass
2021-01-30cros_ec: Add vstore supportSimon Glass
2021-01-30cros_ec: Allow use with of-platdataSimon Glass
2021-01-30cros_ec: Show events in human-readable formSimon Glass
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Add documentation for cros_ec driver operationsSimon Glass
2021-01-30cros_ec: Support reading EC featuresSimon Glass
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass
2021-01-30cros_ec: Add run-time check for input buffer overflowSimon Glass
2021-01-30cros_ec: Tidy up a few delaysSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2021-01-30doc/sandbox: improve formatting of command line optionsHeinrich Schuchardt
2021-01-30sandbox: fix sandbox_cmdline_cb_test_fdt()Heinrich Schuchardt
2021-01-30x86: typo segementHeinrich Schuchardt
2021-01-30binman: Allow for skip_at_start when reading entriesSimon Glass
2021-01-30binman: Support alignment of filesSimon Glass
2021-01-30binman: Allow vblock to include devicetree blobsSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass
2021-01-30binman: Support finding symbols in sub-sectionsSimon Glass
2021-01-30binman: Fix a few file commentsSimon Glass
2021-01-30binman: Show the size when writing entriesSimon Glass
2021-01-30binman: Update the TODO listSimon Glass
2021-01-30patman: Correct lz4 compression parametersSimon Glass
2021-01-30dtoc: binman: Drop Python 2 codeSimon Glass
2021-01-30x86: coral: Enable CONFIG_BOOTARGS_SUBSTSimon Glass
2021-01-30x86: coral: Update an unused pin to reduce powerSimon Glass
2021-01-30tpm: cr50: Rename driver to work with of-platdataSimon Glass
2021-01-30tpm: cr50: Add a better description and more debugSimon Glass
2021-01-30tpm: cr50: Check for valid localitySimon Glass
2021-01-30Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-01-29efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt
2021-01-29tools: add mkeficapsule to .gitignoreHeinrich Schuchardt
2021-01-29disk: part_efi: update partition table entries after writeGary Bisson
2021-01-29efi_loader: switch to non-secure mode laterHeinrich Schuchardt
2021-01-29efi_loader: correct block IO alignment checkHeinrich Schuchardt
2021-01-29efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlockHeinrich Schuchardt
2021-01-29configs: Resync with savedefconfigTom Rini
2021-01-29Merge branch '2021-01-29-assorted-fixes'Tom Rini
2021-01-29cmd: add more implementation IDs to sbi commandHeinrich Schuchardt
2021-01-29test: inconsistent string testsHeinrich Schuchardt
2021-01-29test: inconsistent bootm testsHeinrich Schuchardt
2021-01-29env: sf: cosmetic: remove unnecessary spacePatrick Delaunay
2021-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini
2021-01-29test: correct entry point to pytestHeinrich Schuchardt
2021-01-29test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt
2021-01-29fs: btrfs: Select SHA256 in KconfigMatthias Brugger
2021-01-29fs: fat: remove superfluous assignmentsHeinrich Schuchardt
2021-01-29fs: fat: avoid out of bounds access warningHeinrich Schuchardt
2021-01-29avb: AVB_VERIFY depends on MMCHeinrich Schuchardt