1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  2. c3c0b6d tools: Update python "help" tests to cope with "more" oddities by Tom Rini · Tue Jan 16 15:29:50 2018 -0500
  3. ade2ef6 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · Sun Dec 24 12:12:07 2017 -0700
  4. be83bc7 binman: Add documentation for the symbol feature by Simon Glass · Mon Nov 13 18:55:05 2017 -0700
  5. 4ca8e04 binman: Support accessing binman tables at run time by Simon Glass · Mon Nov 13 18:55:01 2017 -0700
  6. 075a45c binman: Support enabling debug in tests by Simon Glass · Mon Nov 13 18:55:00 2017 -0700
  7. d605152 binman: Adjust size of test SPL binary by Simon Glass · Mon Nov 13 18:54:59 2017 -0700
  8. ff33925 binman: Add tests binaries with binman symbols by Simon Glass · Mon Nov 13 18:54:58 2017 -0700
  9. d543125 binman: Drop a stale comment about the 'board' feature by Simon Glass · Mon Nov 13 18:54:57 2017 -0700
  10. 0a6da31 binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · Mon Nov 13 18:54:56 2017 -0700
  11. 9aa6a6f binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · Mon Nov 13 18:54:55 2017 -0700
  12. 24ad365 binman: Add a function to read ELF symbols by Simon Glass · Mon Nov 13 18:54:54 2017 -0700
  13. 9ba021c binman: Return non-zero exit code on test failure by Simon Glass · Sun Nov 12 21:52:29 2017 -0700
  14. a409c93 binman: Add add test for using an Intel MRC binary by Simon Glass · Sun Nov 12 21:52:28 2017 -0700
  15. 3d27423 binman: Add add test for SPL with a microcode pointer by Simon Glass · Sun Nov 12 21:52:27 2017 -0700
  16. e83679d binman: Add a test for x86-start16-spl by Simon Glass · Sun Nov 12 21:52:26 2017 -0700
  17. 7f94e83 binman: Add test for u-boot-spl-bss-pad by Simon Glass · Sun Nov 12 21:52:25 2017 -0700
  18. 2c3cf45 binman: Check for files missing from test coverage by Simon Glass · Sun Nov 12 21:52:24 2017 -0700
  19. 385e69b binman: Increase test coverage back to 100% by Simon Glass · Sun Nov 12 21:52:23 2017 -0700
  20. ac59991 binman: Add a main program to the tests by Simon Glass · Sun Nov 12 21:52:22 2017 -0700
  21. 8f52136 binman: Add tests for importlib availability by Simon Glass · Sun Nov 12 21:52:21 2017 -0700
  22. b339326 binman: Set up 'entry' to permit full test coverage by Simon Glass · Sun Nov 12 21:52:20 2017 -0700
  23. c303b9a binman: Append to PYTHONPATH when running test coverage by Simon Glass · Sun Nov 12 21:52:19 2017 -0700
  24. 076e63b binman: Rename tests to ftest by Simon Glass · Sun Nov 12 21:52:08 2017 -0700
  25. 151ba36 binman: Add a Makefile for test-program compilation by Simon Glass · Sun Nov 12 21:52:07 2017 -0700
  26. 4b94ac9 binman: Add docs explaining how to enable binman for a board by Simon Glass · Sun Nov 12 21:52:06 2017 -0700
  27. 2eee32b binman: Add better Makefile debugging by Simon Glass · Sun Nov 12 21:52:05 2017 -0700
  28. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · Tue Oct 17 13:42:43 2017 +0900
  29. d7bcdf5 tools: binman: Add a new entry type for Intel VBT by Bin Meng · Tue Aug 15 22:41:54 2017 -0700
  30. dde3e71 binman: Put our local modules ahead of system modules by Simon Glass · Tue Jun 20 21:28:49 2017 -0600
  31. a944093 fdt: Drop fdt_select.py by Simon Glass · Sat May 27 07:38:30 2017 -0600
  32. 22c92ca binman: Rename fdt variable to dtb by Simon Glass · Sat May 27 07:38:29 2017 -0600
  33. 07309ac binman: Drop a special case related to fdt_fallback by Simon Glass · Sat May 27 07:38:27 2017 -0600
  34. bac25c8 fdt: Drop fdt_fallback library by Simon Glass · Sat May 27 07:38:26 2017 -0600
  35. 55901ff fdt: Support use of the new python libfdt library by Simon Glass · Sat May 27 07:38:22 2017 -0600
  36. d022a7d fdt: dtoc: Add a full set of property tests by Simon Glass · Sat May 27 07:38:21 2017 -0600
  37. 28c7105 fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · Sat May 27 07:38:20 2017 -0600
  38. b711b3f tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · Tue Apr 04 21:17:14 2017 -0700
  39. 47c0989 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · Thu Mar 30 12:58:12 2017 +0200
  40. cd6d46e tools: binman: change shebang from python into python2 by Jörg Krause · Mon Mar 06 21:07:11 2017 +0100
  41. c40c9d2 tools: binman: Handle optional microcode case in SPL image by Bin Meng · Wed Jan 18 03:33:00 2017 -0800
  42. ed5ab3e tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr by Bin Meng · Wed Jan 18 03:32:59 2017 -0800
  43. a5b2007 binman: add tools directory to the python path by Emmanuel Vadot · Mon Jan 16 08:14:46 2017 +0100
  44. a5c90ac tools: binman: Use /usr/bin/env to find python executable by Emmanuel Vadot · Tue Dec 27 22:36:08 2016 +0100
  45. 23a4d8a binman: Remove hard-coded file name for x86 CMC/FSP/VGA by Bin Meng · Sun Dec 25 20:52:47 2016 -0800
  46. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · Fri Nov 25 20:15:59 2016 -0700
  47. b4176d4 binman: Add support for building x86 images with FSP/CMC by Simon Glass · Fri Nov 25 20:15:56 2016 -0700
  48. d2dfb5f binman: Add support for building x86 ROMs with SPL by Simon Glass · Fri Nov 25 20:15:55 2016 -0700
  49. 996021e binman: Add support for u-boot.img as an input binary by Simon Glass · Fri Nov 25 20:15:54 2016 -0700
  50. 7223245 binman: Add support for building x86 ROMs by Simon Glass · Fri Nov 25 20:15:53 2016 -0700
  51. 57454f4 binman: Add basic entry types for U-Boot by Simon Glass · Fri Nov 25 20:15:52 2016 -0700
  52. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · Fri Nov 25 20:15:51 2016 -0700