summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-30binman: Print a debug message when binman selects a nodeSimon Glass
2021-01-30Add a symlink for ctype.hSimon Glass
2021-01-30dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass
2021-01-30dm: core: Add a comment about pinctrl_select_state()Simon Glass
2021-01-30clk: x86: Correct the driver nameSimon Glass
2021-01-30clk: Add debugging for return valuesSimon Glass
2021-01-30dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass
2021-01-30sandbox: Disable I2C emulators in SPLSimon Glass
2021-01-30i2c: desigware: Add an alias for Intel Apollo LakeSimon Glass
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-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