Commit Graph

1622 Commits (0a60a81ba3860946551cb79aa6486aa076e357f3)

Author SHA1 Message Date
Simon Glass ff1fd6ccde binman: Move coverage logic into a new test_util file 6 years ago
Simon Glass 3def0cf238 libfdt: Bring in proposed pylibfdt changes 6 years ago
Simon Glass 5c890238c4 binman: Tidy up setting of entry contents 6 years ago
Simon Glass 2cd01285b5 binman: Tidy up execution of tests 6 years ago
Simon Glass 736bb0aec8 binman: Correct operation of ObtainContents() 6 years ago
Simon Glass adc5701134 binman: Tidy up variables in _RunMicrocodeTest() 6 years ago
Simon Glass 1835cd2264 binman: Make the operation of Entry__testing explicit 6 years ago
Tom Rini 16d836cd6f binman: Switch to 'python-coverage' 6 years ago
Tom Rini 168de20f3b Revert "fw_printenv: Don't bail out directly after one env read error" 6 years ago
Joe Hershberger 3925b2ac97 fw_printenv: Don't bail out directly after one env read error 6 years ago
Simon Glass a60aedfd31 patman: Support using a particular SMTP server 6 years ago
Chris Packham fe6ef1e9ba patman: add test for SPDX license 6 years ago
Chris Packham 4fb3502972 patman: add option for limiting the Cc list 6 years ago
Simon Glass dd0ee9ea85 fdtgrep: Separate out checking of two allocations 6 years ago
Simon Glass e178db1d77 fdtgrep: Fix logic of free() in do_fdtgrep() 6 years ago
Shyam Saini 919d25c920 u-boot: Fix several typos 6 years ago
Alex Kiernan 94b233f443 tools: env: Use getline rather than fgets when reading config/script 6 years ago
Simon Glass 844e5b20f2 binman: Mark 'align-end' as implemented 6 years ago
Simon Glass c8d48efb2b binman: Add support for adding a name prefix to entries 6 years ago
Simon Glass 3b0c3821d6 binman: Add support for outputing a map file 6 years ago
Simon Glass 7ae5f315b3 binman: Tidy up some docs and comments 6 years ago
Simon Glass 084059a31f binman: Allow a single test to be executed 6 years ago
Simon Glass 258fb0e677 binman: Add documentation for pos-unset property 6 years ago
Simon Glass 1854695bd8 binman: Add support for sections 6 years ago
Simon Glass badf0ec6e4 binman: Avoid setting sys.path globally 6 years ago
Simon Glass 25ac0e61fe binman: Rename Entry property to 'section' 6 years ago
Simon Glass f55382b5e5 binman: Rename ELF parameters to 'section' 6 years ago
Simon Glass 8f1da50ccc binman: Refactor much of the image code into 'section' 6 years ago
Simon Glass dd57c13bbc binman: Allow unit addresses for binaries 6 years ago
Alex Kiernan 48ae412424 buildman: Add support for environment delta in summary 6 years ago
Alex Kiernan 0ddc510ea3 buildman: Extract environment as part of each build 6 years ago
Simon Glass 4225a4e4a9 patman: Fix unit tests for SPDX 6 years ago
Heinrich Schuchardt 1aef95a1aa logos: provide U-Boot logo 6 years ago
Rob Herring db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 6 years ago
Daniel Schwierzeck 4c58d273e0 buildman: support newer gcc versions from kernel.org 6 years ago
Lothar Waßmann 409fc029c4 tools: buildman: Don't use the working dir as build dir 6 years ago
Tom Rini 57a72d0560 SPDX: Correct SPDX tags from recent xilinx merge 6 years ago
Alexander Graf 6915dcf359 tools: zynqmpimage: Add bif support 6 years ago
Alexander Graf e384cdf873 tools: zynqmpimage: Move defines to header 6 years ago
Alexander Graf e9dbfb32ed tools: zynqmpimage: Add partition read support 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Heinrich Schuchardt b14619ba62 tools/file2include: avoid incorrect comments 6 years ago
Heinrich Schuchardt e75ac7039a tools/file2include: create Linux style SPDX header 6 years ago
Marek Vasut cece78fafe tools: socfpga: Add SFP image V1 support 6 years ago
Marek Vasut 9f0021a50b tools: socfpga: Stop using global struct socfpga_image 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alex Kiernan 8c84287a0f tools: mkimage: Check for datafile when type is script 6 years ago
Alexander Dahl c3b115f4b7 tools: mkenvimage: Fix possible segfault on stdin input 6 years ago
Alexander Dahl 3559028cb2 tools: mkenvimage: Fix read() stdin error handling 6 years ago