aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05patman: Support parsing of review snippetsSimon Glass2-0/+168
2020-11-05patman: Support updating a branch with review tagsSimon Glass6-16/+289
2020-11-05patman: Support checking for review tags in patchworkSimon Glass6-6/+784
2020-11-05patman: Detect missing upstream in CountCommitsToBranchSimon Glass2-3/+26
2020-11-05patman: Improve handling of filesSimon Glass1-3/+8
2020-11-05patman: Allow showing a Commit as a stringSimon Glass1-0/+3
2020-11-05patman: Don't ignore lines starting with hashSimon Glass1-2/+5
2020-11-05patman: Fix spelling of plural for warningSimon Glass1-4/+5
2020-11-05patman: Convert testBasic() to use an interatorSimon Glass1-28/+27
2020-11-05patman: Add some tests for warningsSimon Glass3-13/+116
2020-11-05patman: Add a test for PatchStream tagsSimon Glass2-5/+44
2020-11-05patman: Drop unused signoff memberSimon Glass2-1/+1
2020-11-05patman: Convert 'Series-xxx' tag errors into warningsSimon Glass2-2/+8
2020-11-05patman: Attach warnings to individual patchesSimon Glass2-4/+13
2020-11-05patman: Move warning collection to a functionSimon Glass1-13/+23
2020-11-05patman: Fix up argument/return docs in patchstreamSimon Glass1-32/+50
2020-11-05patman: Drop unused args in patchstreamSimon Glass1-5/+3
2020-11-05patman: Rename variables in patchstreamSimon Glass1-26/+26
2020-11-05patman: Rename functions in patchstreamSimon Glass5-56/+56
2020-11-05patman: Fix constant style in patchstreamSimon Glass1-22/+22
2020-11-05patman: Fix indenting in patchstreamSimon Glass1-13/+16
2020-11-05patman: Allow linking a series with patchworkSimon Glass3-1/+17
2020-11-05patman: Fix remaining pylint3 warnings in func_testSimon Glass1-18/+58
2020-11-05patman: Use capture_sys_output() consistentlySimon Glass1-18/+2
2020-11-05patman: Fix whitespace errors in func_testSimon Glass1-18/+19
2020-11-05patman: Update how tests are runSimon Glass1-5/+3
2020-11-05azure/gitLab/travis: Add pygit2 as a dependency for testsSimon Glass3-2/+3
2020-11-05patman: Correct operation of -nSimon Glass1-6/+5
2020-11-05binman: Correct calculation for image-posSimon Glass1-1/+1
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass2-1/+17
2020-11-05test: linking test/compression.c failsHeinrich Schuchardt2-1/+10
2020-11-05test: test/bloblist.c depends on asm/state.hHeinrich Schuchardt1-0/+2
2020-11-05cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak3-6/+52
2020-11-05binman: Fix typo in kernel-doc format for binman_symname()Michal Simek1-1/+1
2020-11-05binman: Call helper function binman_set_rom_offset() to fill offsetMichal Simek1-2/+2
2020-11-05doc: add sandbox APIHeinrich Schuchardt2-0/+10
2020-11-05sandbox: update function descriptions in os.hHeinrich Schuchardt1-93/+130
2020-11-05test: adjust sysreset testsHeinrich Schuchardt1-3/+8
2020-11-05sandbox: implement resetHeinrich Schuchardt6-0/+61
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt1-0/+5
2020-11-05test/py: test poweroffHeinrich Schuchardt1-4/+4
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt1-1/+2
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2-5/+8
2020-11-05configs: meson64: relocate config_distro_bootcmmd headerJaehoon Chung1-1/+2
2020-11-05doc: board: vim3: Fix build instructionsNeil Armstrong2-8/+12
2020-11-05doc: board: amlogic: Update support matrixNeil Armstrong1-3/+5
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass1-19/+19
2020-11-05x86: Add SMBIOS info for CoralSimon Glass1-0/+8
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass1-2/+0
2020-11-05x86: Don't bother clearing global NVSSimon Glass1-1/+0