summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dmWIP/15Nov2020Tom Rini2020-11-1512-76/+149
|\
| * cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt2020-11-141-0/+10
| * cros_ec: Increase command timeout for flash eraseSimon Glass2020-11-141-1/+4
| * cros_ec: Correct collection of EC hashSimon Glass2020-11-141-6/+10
| * patman: Add a Series-patchwork-url optionSimon Glass2020-11-143-2/+13
| * patman: Add a setting for the Patchwork URLSimon Glass2020-11-142-2/+5
| * patman: Allow specifying the patchwork URLSimon Glass2020-11-144-27/+48
| * patman: Update defaults in subparsersSimon Glass2020-11-141-6/+22
| * patman: Correct Change-Ids error message argsSimon Glass2020-11-141-2/+2
| * patman: Refactor how the default subcommand worksSimon Glass2020-11-143-33/+38
* | Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Nov2020Tom Rini2020-11-1413-7/+816
|\ \ | |/ |/|
| * efi_selftest: provide unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt2020-11-142-0/+76
| * efi_loader: Add basic EFI_TCG2_PROTOCOL supportIlias Apalodimas2020-11-146-0/+645
| * tpm: Add some headers from the specIlias Apalodimas2020-11-141-0/+77
| * efi_loader: incorrect buffer size in efi_file_setinfo()Heinrich Schuchardt2020-11-141-1/+1
| * efi_loader: Add missing newline to log_{err,warning}Paulo Alcantara2020-11-141-2/+2
| * efi_selftest: keep devices in ExitBootServices()Heinrich Schuchardt2020-11-143-4/+15
|/
* libfdt: Fix signedness comparison warningsWIP/10Nov2020Andre Przywara2020-11-106-29/+42
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Nov2020Tom Rini2020-11-093-7/+22
|\
| * x86: coral: Update smbios tables to latest definitionSimon Glass2020-11-101-6/+21
| * x86: coral: Correct max98357 fileSimon Glass2020-11-101-0/+0
| * x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng2020-11-101-1/+1
|/
* Prepare v2021.01-rc2v2021.01-rc2Tom Rini2020-11-091-1/+1
* Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-11-097-16/+252
|\
| * tpm: Change response length of tpm2_get_capability()Ilias Apalodimas2020-11-092-4/+4
| * efi_selftest: add tool to download dtbHeinrich Schuchardt2020-11-092-0/+220
| * efi_loader: non-volatile variable not deleted from fileHeinrich Schuchardt2020-11-091-0/+1
| * input: add support for FN1 - FN10 on crosswire kbdHeinrich Schuchardt2020-11-091-10/+25
| * cmd: conitrace: replace getc() by getchar()Heinrich Schuchardt2020-11-091-2/+2
* | configs: Resync with savedefconfigTom Rini2020-11-0913-29/+24
* | arm: actions: increase SYS_MALLOC_F_LENAmit Singh Tomar2020-11-091-1/+1
* | net: ks8851: Implement EEPROM MAC address readoutMarek Vasut2020-11-091-0/+29
|/
* Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmWIP/06Nov2020Tom Rini2020-11-0637-388/+2293
|\
| * patman: Support listing comments from patchworkSimon Glass2020-11-056-36/+268
| * patman: Support parsing of review snippetsSimon Glass2020-11-052-0/+168
| * patman: Support updating a branch with review tagsSimon Glass2020-11-056-16/+289
| * patman: Support checking for review tags in patchworkSimon Glass2020-11-056-6/+784
| * patman: Detect missing upstream in CountCommitsToBranchSimon Glass2020-11-052-3/+26
| * patman: Improve handling of filesSimon Glass2020-11-051-3/+8
| * patman: Allow showing a Commit as a stringSimon Glass2020-11-051-0/+3
| * patman: Don't ignore lines starting with hashSimon Glass2020-11-051-2/+5
| * patman: Fix spelling of plural for warningSimon Glass2020-11-051-4/+5
| * patman: Convert testBasic() to use an interatorSimon Glass2020-11-051-28/+27
| * patman: Add some tests for warningsSimon Glass2020-11-053-13/+116
| * patman: Add a test for PatchStream tagsSimon Glass2020-11-052-5/+44
| * patman: Drop unused signoff memberSimon Glass2020-11-052-1/+1
| * patman: Convert 'Series-xxx' tag errors into warningsSimon Glass2020-11-052-2/+8
| * patman: Attach warnings to individual patchesSimon Glass2020-11-052-4/+13
| * patman: Move warning collection to a functionSimon Glass2020-11-051-13/+23
| * patman: Fix up argument/return docs in patchstreamSimon Glass2020-11-051-32/+50