1. 4b6dbaa binman: Set the pathname correctly for ELF files by Simon Glass · 6 years ago
  2. 26cc8fc binman: Drop an unnecessary comma in blob handling by Simon Glass · 6 years ago
  3. a3c0055 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  4. 6af7101 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  5. 4cf2b22 buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  6. 2d48333 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  7. 40232c9 buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  8. 890b2e7 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  9. 0689036 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  10. 47f7a9d tools: imx8image: flatten container header only when creating container by Peng Fan · 6 years ago
  11. a9f7f1c tools: imx8image: fix coverity CID 184233 by Peng Fan · 6 years ago
  12. df439e9 tools: imx8image: fix coverity CID 184234 by Peng Fan · 6 years ago
  13. fc61cc2 tools: imx8image: check lseek return value by Peng Fan · 6 years ago
  14. 9630146 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · 6 years ago
  15. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  16. d796115 imx: mkimage: avoid stop CI when required files not exists by Peng Fan · 6 years ago
  17. 3ae192c binman: Add a test for Intel reference code by Simon Glass · 6 years ago
  18. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  19. 27fb0cf binman: Add support for Intel reference code by Simon Glass · 6 years ago
  20. 41b781d dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  21. 741f2d6 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  22. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  23. 008b030 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  24. 1fda182 tools: Set an initial value for indir by Simon Glass · 6 years ago
  25. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  26. 86af511 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  27. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  28. ed59e00 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  29. da753e3 buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  30. ec9e0f4 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  31. 1b48473 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  32. f25c175 rockchip: Fix rkimage format for SPL boot over USB by Daniel Gröber · 6 years ago
  33. 0ca8fd3 tools: socfpga: fix sfp_verify_header by Atsushi Nemoto · 6 years ago
  34. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  35. e62a24c buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  36. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  37. fe1ae3e binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  38. f8f8df6 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  39. 08723a7 binman: Record the parent section of each section by Simon Glass · 6 years ago
  40. f025363 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  41. e0e5df9 binman: Support hashing entries by Simon Glass · 6 years ago
  42. 9c888cc binman: Mention section attributes in docs by Simon Glass · 6 years ago
  43. ba64a0b binman: Support expanding entries by Simon Glass · 6 years ago
  44. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  45. b4e1a38 binman: Allow zero-size sections by Simon Glass · 6 years ago
  46. 83d73c2 binman: Support compressed entries by Simon Glass · 6 years ago
  47. 04187a8 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  48. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  49. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  50. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  51. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  52. 2a72cc7 binman: Move state logic into the state module by Simon Glass · 6 years ago
  53. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  54. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  55. 746aee3 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  56. 6434961 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  57. e21c27a dtoc: Support adding new nodes by Simon Glass · 6 years ago
  58. af53f5a dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · 6 years ago
  59. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  60. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  61. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  62. 35b384c binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  63. 0b48936 binman: Generate an error when text is not provided by Simon Glass · 6 years ago
  64. d178eab binman: Allow 'fill' entry to have a size of 0 by Simon Glass · 6 years ago
  65. f069303 binman: Move 'special properties' docs to README.entries by Simon Glass · 6 years ago
  66. 9d368f3 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · 6 years ago
  67. 94b57db binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · 6 years ago
  68. 333279a Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  69. 9ca6fae tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · 6 years ago
  70. 383d256 binman: fix a few typos in documentation by Michael Heimpold · 6 years ago
  71. 9d4f8c4 armv8: K3: am654: Introduce FIT generator script by Lokesh Vutla · 6 years ago
  72. 8961c8a tools: mkimage: Ensure munmap unmaps the same length that was mapped by Mark Tomlinson · 6 years ago
  73. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  74. e1df3fa include/version.h: workaround sysroot inc order by Matt Weber · 6 years ago
  75. 41d7535 patman: Correct unit test failure by Simon Glass · 6 years ago
  76. 50c5952 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  77. 4469bd7 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  78. 3475a71 tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  79. cee02e6 binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  80. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  81. 7e7c587 binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · 6 years ago
  82. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago
  83. b8ef5b6 binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  84. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  85. 94a7c60 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  86. 4f5dea4 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  87. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  88. aeffc5e patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  89. 2b19321e patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  90. 1d85888 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  91. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  92. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  93. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  94. 5a5da7c binman: Create README.entries by Simon Glass · 6 years ago
  95. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  96. 3fb397b binman: Expand documentation for entries by Simon Glass · 6 years ago
  97. 9b1a804 binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  98. bb74837 binman: Support an entry that holds text by Simon Glass · 6 years ago
  99. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  100. dc08ecc dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago