summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sandbox: keep time offset when resettingHeinrich Schuchardt2021-01-304-1/+53
| * | binman: Print a debug message when binman selects a nodeSimon Glass2021-01-301-0/+2
| * | Add a symlink for ctype.hSimon Glass2021-01-301-0/+1
| * | dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass2021-01-304-9/+61
| * | dm: core: Add a comment about pinctrl_select_state()Simon Glass2021-01-301-0/+9
| * | clk: x86: Correct the driver nameSimon Glass2021-01-301-2/+2
| * | clk: Add debugging for return valuesSimon Glass2021-01-301-5/+11
| * | dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass2021-01-301-2/+1
| * | sandbox: Disable I2C emulators in SPLSimon Glass2021-01-304-8/+13
| * | i2c: desigware: Add an alias for Intel Apollo LakeSimon Glass2021-01-301-0/+2
| * | x86: coral: Support TPM and RTC in SPLSimon Glass2021-01-302-1/+22
| * | spl: Tidy up SPL/TPL malloc sizesSimon Glass2021-01-301-5/+8
| * | cros_ec: Add vstore supportSimon Glass2021-01-304-2/+202
| * | cros_ec: Allow use with of-platdataSimon Glass2021-01-301-0/+2
| * | cros_ec: Show events in human-readable formSimon Glass2021-01-303-7/+112
| * | cros_ec: Add support for switchesSimon Glass2021-01-307-0/+120
| * | cros_ec: Add documentation for cros_ec driver operationsSimon Glass2021-01-301-0/+40
| * | cros_ec: Support reading EC featuresSimon Glass2021-01-306-10/+195
| * | cros_ec: Add support for reading the SKU IDSimon Glass2021-01-305-0/+55
| * | 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
| |/
* | Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2021-01-308-10/+38
|\ \ | |/ |/|
| * efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt2021-01-292-1/+4
| * tools: add mkeficapsule to .gitignoreHeinrich Schuchardt2021-01-291-0/+1
| * disk: part_efi: update partition table entries after writeGary Bisson2021-01-291-0/+3
| * efi_loader: switch to non-secure mode laterHeinrich Schuchardt2021-01-292-4/+4
| * efi_loader: correct block IO alignment checkHeinrich Schuchardt2021-01-291-4/+6
| * efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlockHeinrich Schuchardt2021-01-291-1/+20
|/
* configs: Resync with savedefconfigTom 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 commandHeinrich Schuchardt2021-01-291-16/+21