summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-31x86: coral: Support TPM and RTC in SPLSimon Glass2-1/+22
2021-01-31spl: Tidy up SPL/TPL malloc sizesSimon Glass1-5/+8
2021-01-31cros_ec: Add vstore supportSimon Glass4-2/+202
2021-01-31cros_ec: Allow use with of-platdataSimon Glass1-0/+2
2021-01-31cros_ec: Show events in human-readable formSimon Glass3-7/+112
2021-01-31cros_ec: Add support for switchesSimon Glass7-0/+120
2021-01-31cros_ec: Add documentation for cros_ec driver operationsSimon Glass1-0/+40
2021-01-31cros_ec: Support reading EC featuresSimon Glass6-10/+195
2021-01-31cros_ec: Add support for reading the SKU IDSimon Glass5-0/+55
2021-01-31cros_ec: Add run-time check for input buffer overflowSimon Glass1-0/+2
2021-01-31cros_ec: Tidy up a few delaysSimon Glass1-7/+17
2021-01-31cros_ec: Add a function for the hello messageSimon Glass6-15/+101
2021-01-31doc/sandbox: improve formatting of command line optionsHeinrich Schuchardt1-14/+14
2021-01-31sandbox: fix sandbox_cmdline_cb_test_fdt()Heinrich Schuchardt1-1/+1
2021-01-31x86: typo segementHeinrich Schuchardt2-2/+2
2021-01-31binman: Allow for skip_at_start when reading entriesSimon Glass3-4/+48
2021-01-31binman: Support alignment of filesSimon Glass7-1/+53
2021-01-31binman: Allow vblock to include devicetree blobsSimon Glass5-10/+96
2021-01-31binman: Support reading an image with entry argsSimon Glass5-4/+64
2021-01-31binman: Support finding symbols in sub-sectionsSimon Glass6-7/+123
2021-01-31binman: Fix a few file commentsSimon Glass2-2/+1
2021-01-31binman: Show the size when writing entriesSimon Glass1-1/+2
2021-01-31binman: Update the TODO listSimon Glass1-2/+1
2021-01-31patman: Correct lz4 compression parametersSimon Glass1-1/+2
2021-01-31dtoc: binman: Drop Python 2 codeSimon Glass2-4/+3
2021-01-31x86: coral: Enable CONFIG_BOOTARGS_SUBSTSimon Glass1-0/+1
2021-01-31x86: coral: Update an unused pin to reduce powerSimon Glass1-0/+1
2021-01-31tpm: cr50: Rename driver to work with of-platdataSimon Glass1-2/+2
2021-01-31tpm: cr50: Add a better description and more debugSimon Glass1-4/+18
2021-01-31tpm: cr50: Check for valid localitySimon Glass1-4/+12
2021-01-30Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini8-10/+38
2021-01-29efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt2-1/+4
2021-01-29tools: add mkeficapsule to .gitignoreHeinrich Schuchardt1-0/+1
2021-01-29disk: part_efi: update partition table entries after writeGary Bisson1-0/+3
2021-01-29efi_loader: switch to non-secure mode laterHeinrich Schuchardt2-4/+4
2021-01-29efi_loader: correct block IO alignment checkHeinrich Schuchardt1-4/+6
2021-01-29efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlockHeinrich Schuchardt1-1/+20
2021-01-29configs: Resync with savedefconfigTom Rini27-108/+62
2021-01-29Merge branch '2021-01-29-assorted-fixes'Tom Rini22-52/+677
2021-01-29cmd: add more implementation IDs to sbi commandHeinrich Schuchardt1-16/+21
2021-01-29test: inconsistent string testsHeinrich Schuchardt1-2/+1
2021-01-29test: inconsistent bootm testsHeinrich Schuchardt1-1/+1
2021-01-29env: sf: cosmetic: remove unnecessary spacePatrick Delaunay1-2/+2
2021-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini1-10/+5
2021-01-29test: correct entry point to pytestHeinrich Schuchardt1-5/+5
2021-01-29test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt1-1/+1
2021-01-29fs: btrfs: Select SHA256 in KconfigMatthias Brugger1-0/+1
2021-01-29fs: fat: remove superfluous assignmentsHeinrich Schuchardt2-4/+5
2021-01-29fs: fat: avoid out of bounds access warningHeinrich Schuchardt1-5/+2
2021-01-29avb: AVB_VERIFY depends on MMCHeinrich Schuchardt1-0/+1