Commit Graph

64 Commits (6dc73df73b2b95ec171d82558c2a0ed1437d8c0a)

Author SHA1 Message Date
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
Simon Glass 9fc60b4975 binman: Add a main program to the tests 7 years ago
Simon Glass 934cdcfb1b binman: Add tests for importlib availability 7 years ago
Simon Glass 4d5994f91c binman: Set up 'entry' to permit full test coverage 7 years ago
Simon Glass 5a3f222604 binman: Append to PYTHONPATH when running test coverage 7 years ago
Simon Glass 680e3312c2 binman: Rename tests to ftest 7 years ago
Simon Glass 00ebd1f74d binman: Add a Makefile for test-program compilation 7 years ago
Simon Glass 9c0a8b1f44 binman: Add docs explaining how to enable binman for a board 7 years ago
Simon Glass 511fd0b2bb binman: Add better Makefile debugging 7 years ago
Masahiro Yamada 15b97f5c5e pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 7 years ago
Bin Meng 59ea8c250b tools: binman: Add a new entry type for Intel VBT 7 years ago
Simon Glass 7feccfdc45 binman: Put our local modules ahead of system modules 7 years ago
Simon Glass 99ed4a2e97 fdt: Drop fdt_select.py 7 years ago
Simon Glass ec3f378a31 binman: Rename fdt variable to dtb 7 years ago
Simon Glass 515d3f0801 binman: Drop a special case related to fdt_fallback 7 years ago
Simon Glass 160a766425 fdt: Drop fdt_fallback library 7 years ago
Simon Glass b4360206a4 fdt: Support use of the new python libfdt library 7 years ago
Simon Glass 4a28b00703 fdt: dtoc: Add a full set of property tests 7 years ago
Simon Glass 1d88ebb270 fdt: Update fdt_test to use 'dt' instead of 'fdt' 7 years ago
Bin Meng ae5564d1ae tools: binman: Add missing filenames for various x86 rom tests 7 years ago