summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang2020-11-131-1/+1
* rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker2020-11-132-4/+2
* video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-1311-11/+11
* rockchip: gru: Allow setting up clocks in U-Boot properAlper Nebi Yasak2020-11-132-0/+28
* rockchip: rk3399: Init clocks in U-Boot proper if SPL was not runAlper Nebi Yasak2020-11-131-6/+16
* 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
| * patman: Drop unused args in patchstreamSimon Glass2020-11-051-5/+3
| * patman: Rename variables in patchstreamSimon Glass2020-11-051-26/+26
| * patman: Rename functions in patchstreamSimon Glass2020-11-055-56/+56
| * patman: Fix constant style in patchstreamSimon Glass2020-11-051-22/+22
| * patman: Fix indenting in patchstreamSimon Glass2020-11-051-13/+16
| * patman: Allow linking a series with patchworkSimon Glass2020-11-053-1/+17
| * patman: Fix remaining pylint3 warnings in func_testSimon Glass2020-11-051-18/+58
| * patman: Use capture_sys_output() consistentlySimon Glass2020-11-051-18/+2
| * patman: Fix whitespace errors in func_testSimon Glass2020-11-051-18/+19
| * patman: Update how tests are runSimon Glass2020-11-051-5/+3
| * azure/gitLab/travis: Add pygit2 as a dependency for testsSimon Glass2020-11-053-2/+3
| * patman: Correct operation of -nSimon Glass2020-11-051-6/+5