summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cros_ec: Add run-time check for input buffer overflowSimon Glass2021-01-301-0/+2
* cros_ec: Tidy up a few delaysSimon Glass2021-01-301-7/+17
* cros_ec: Add a function for the hello messageSimon Glass2021-01-306-15/+101
* doc/sandbox: improve formatting of command line optionsHeinrich Schuchardt2021-01-301-14/+14
* sandbox: fix sandbox_cmdline_cb_test_fdt()Heinrich Schuchardt2021-01-301-1/+1
* x86: typo segementHeinrich Schuchardt2021-01-302-2/+2
* binman: Allow for skip_at_start when reading entriesSimon Glass2021-01-303-4/+48
* binman: Support alignment of filesSimon Glass2021-01-307-1/+53
* binman: Allow vblock to include devicetree blobsSimon Glass2021-01-305-10/+96
* binman: Support reading an image with entry argsSimon Glass2021-01-305-4/+64
* binman: Support finding symbols in sub-sectionsSimon Glass2021-01-306-7/+123
* binman: Fix a few file commentsSimon Glass2021-01-302-2/+1
* binman: Show the size when writing entriesSimon Glass2021-01-301-1/+2
* binman: Update the TODO listSimon Glass2021-01-301-2/+1
* patman: Correct lz4 compression parametersSimon Glass2021-01-301-1/+2
* dtoc: binman: Drop Python 2 codeSimon Glass2021-01-302-4/+3
* x86: coral: Enable CONFIG_BOOTARGS_SUBSTSimon Glass2021-01-301-0/+1
* x86: coral: Update an unused pin to reduce powerSimon Glass2021-01-301-0/+1
* tpm: cr50: Rename driver to work with of-platdataSimon Glass2021-01-301-2/+2
* tpm: cr50: Add a better description and more debugSimon Glass2021-01-301-4/+18
* tpm: cr50: Check for valid localitySimon Glass2021-01-301-4/+12
* configs: Resync with savedefconfigWIP/29Jan2021Tom Rini2021-01-2927-108/+62
* Merge branch '2021-01-29-assorted-fixes'Tom Rini2021-01-2922-52/+677
|\
| * cmd: add more implementation IDs to sbi commandWIP/2021-01-29-assorted-fixesHeinrich Schuchardt2021-01-291-16/+21
| * test: inconsistent string testsHeinrich Schuchardt2021-01-291-2/+1
| * test: inconsistent bootm testsHeinrich Schuchardt2021-01-291-1/+1
| * env: sf: cosmetic: remove unnecessary spacePatrick Delaunay2021-01-291-2/+2
| * test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini2021-01-291-10/+5
| * test: correct entry point to pytestHeinrich Schuchardt2021-01-291-5/+5
| * test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt2021-01-291-1/+1
| * fs: btrfs: Select SHA256 in KconfigMatthias Brugger2021-01-291-0/+1
| * fs: fat: remove superfluous assignmentsHeinrich Schuchardt2021-01-292-4/+5
| * fs: fat: avoid out of bounds access warningHeinrich Schuchardt2021-01-291-5/+2
| * avb: AVB_VERIFY depends on MMCHeinrich Schuchardt2021-01-291-0/+1
| * vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk2021-01-291-2/+4
| * arm: dts: enable MTK SPI NOR controller driverSkyLake.Huang2021-01-296-4/+56
| * spi: mtk_snor: add support for MTK SPI NOR controllerSkyLake.Huang2021-01-293-0/+571
| * test: test_ofplatdata: Mark as sandbox specificTom Rini2021-01-291-0/+1
|/
* Merge branch '2021-01-27-assorted-fixes-and-improvements'WIP/28Jan2021Tom Rini2021-01-2834-128/+915
|\
| * cmd: misc: Fix return value for the sleep commandWIP/2021-01-27-assorted-fixes-and-improvementsMarek Szyprowski2021-01-271-1/+1
| * doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)2021-01-271-0/+31
| * rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)2021-01-273-0/+563
| * autoboot: fix illegal memory access when stop key and delay key are emptyYuezhang.Mo@sony.com2021-01-271-3/+3
| * binman: Allow reading entries from a subnodeSimon Glass2021-01-272-0/+32
| * binman: Move selection of the binman node into a functionSimon Glass2021-01-271-10/+33
| * crc32: Exclude crc32 from TPLSimon Glass2021-01-271-0/+2
| * mmc: pci_mmc: Set the removable flagSimon Glass2021-01-271-0/+8
| * mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass2021-01-271-1/+10
| * uuid: Add a comment for UUID_STR_LENSimon Glass2021-01-271-0/+1
| * display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass2021-01-271-5/+4