Commit Graph

134 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 53af22a995 binman: Add support for passing arguments to entries 6 years ago
Simon Glass dbf6be9f7f binman: Add a new 'image-pos' property 6 years ago
Simon Glass 8122f3967f binman: Enhance the map and fdt-update output 6 years ago
Simon Glass ea6922e3d6 binman: Tidy up some comments in the tests 6 years ago
Simon Glass b2b0df8f39 binman: Add comments to elf_test 6 years ago
Simon Glass 3ab9598df7 binman: Rename 'position' to 'offset' 6 years ago
Simon Glass 46d61a2f2a binman: Don't depend on dict order in ELF testOutsideFile() 6 years ago
Simon Glass 16b8d6b769 binman: Support updating the device tree with calc'd info 6 years ago
Simon Glass 078ab1a2f5 binman: Add a SetCalculatedProperties() method 6 years ago
Simon Glass ecab89737a binman: Add a ProcessFdt() method 6 years ago
Simon Glass 0a4357c4c2 binman: Complete documentation of stages 6 years ago
Simon Glass c3f9454103 binman: Move capture_sys_output() to test_util 6 years ago
Simon Glass ff1fd6ccde binman: Move coverage logic into a new test_util file 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
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
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 3759df0c08 tools: Update python "help" tests to cope with "more" oddities 7 years ago
Simon Glass 3ed0de31b4 dtoc: Allow DTC environment variable to provide path to dtc 7 years ago
Simon Glass 39c1502ccc binman: Add documentation for the symbol feature 7 years ago
Simon Glass 1979063264 binman: Support accessing binman tables at run time 7 years ago
Simon Glass 7fe9173be7 binman: Support enabling debug in tests 7 years ago
Simon Glass f689890d8e binman: Adjust size of test SPL binary 7 years ago
Simon Glass 5cfcf7e0fd binman: Add tests binaries with binman symbols 7 years ago
Simon Glass 00ae40b3ae binman: Drop a stale comment about the 'board' feature 7 years ago
Simon Glass 4e6fdbef67 binman: Add support for including spl/u-boot-spl-nodtb.bin 7 years ago
Simon Glass 47419eae4b binman: Add support for including spl/u-boot-spl.dtb 7 years ago
Simon Glass b50e5611a6 binman: Add a function to read ELF symbols 7 years ago
Simon Glass 9677faa34e binman: Return non-zero exit code on test failure 7 years ago
Simon Glass ca4f4ff7cf binman: Add add test for using an Intel MRC binary 7 years ago
Simon Glass 6b187df787 binman: Add add test for SPL with a microcode pointer 7 years ago
Simon Glass 8772213ea6 binman: Add a test for x86-start16-spl 7 years ago
Simon Glass 5650984300 binman: Add test for u-boot-spl-bss-pad 7 years ago
Simon Glass a25ebed36f binman: Check for files missing from test coverage 7 years ago
Simon Glass a9871c6e7e binman: Increase test coverage back to 100% 7 years ago