Commit Graph

51 Commits (lime2)

Author SHA1 Message Date
Tom Rini 3759df0c08 tools: Update python "help" tests to cope with "more" oddities 6 years ago
Simon Glass 3ed0de31b4 dtoc: Allow DTC environment variable to provide path to dtc 6 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
Stefan Roese 2b4c652896 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me 7 years ago
Jörg Krause 66a7a24648 tools: binman: change shebang from python into python2 7 years ago
Bin Meng 9d1adf0484 tools: binman: Handle optional microcode case in SPL image 7 years ago
Bin Meng cdfc0a055d tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr 7 years ago
Emmanuel Vadot 80d2ae5e1f binman: add tools directory to the python path 7 years ago
Emmanuel Vadot 6d799d04a8 tools: binman: Use /usr/bin/env to find python executable 8 years ago
Bin Meng d26a38fd61 binman: Remove hard-coded file name for x86 CMC/FSP/VGA 8 years ago
Simon Glass 6d427c6b1f binman: Automatically include a U-Boot .dtsi file 8 years ago
Simon Glass da22909073 binman: Add support for building x86 images with FSP/CMC 8 years ago
Simon Glass 75db0860b1 binman: Add support for building x86 ROMs with SPL 8 years ago
Simon Glass c49deb837c binman: Add support for u-boot.img as an input binary 8 years ago
Simon Glass e0ff855138 binman: Add support for building x86 ROMs 8 years ago
Simon Glass 4f44304b0b binman: Add basic entry types for U-Boot 8 years ago