1. 7057d02 binman: Run tests concurrently by Simon Glass · 6 years ago
  2. e6dafb8 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  3. 867b906 tools: Set an initial value for indir by Simon Glass · 6 years ago
  4. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  5. 04cda03 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  6. 752e755 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  7. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  8. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  9. 26f8b20 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  10. c26f751 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  11. 2aa01c3 rockchip: Fix rkimage format for SPL boot over USB by Daniel Gröber · 6 years ago
  12. b0aa877 tools: socfpga: fix sfp_verify_header by Atsushi Nemoto · 6 years ago
  13. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  14. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  15. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  16. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  17. c64aea5 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  18. 7c767ad binman: Record the parent section of each section by Simon Glass · 6 years ago
  19. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  20. ae7cf03 binman: Support hashing entries by Simon Glass · 6 years ago
  21. 8004581 binman: Mention section attributes in docs by Simon Glass · 6 years ago
  22. fa79a81 binman: Support expanding entries by Simon Glass · 6 years ago
  23. ac6328c binman: Support adding files by Simon Glass · 6 years ago
  24. 2a7c4b6 binman: Allow zero-size sections by Simon Glass · 6 years ago
  25. 7ba3359 binman: Support compressed entries by Simon Glass · 6 years ago
  26. 778ab84 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  27. e219aa4 binman: Support updating all device tree files by Simon Glass · 6 years ago
  28. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  29. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  30. c8135dc binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  31. bdb4031 binman: Move state logic into the state module by Simon Glass · 6 years ago
  32. 29aa736 binman: Move state information into a new module by Simon Glass · 6 years ago
  33. 3732ec3 binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  34. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  35. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  36. f3a1796 dtoc: Support adding new nodes by Simon Glass · 6 years ago
  37. c330b14 dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · 6 years ago
  38. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  39. 3b376c3 binman: Support building a selection of images by Simon Glass · 6 years ago
  40. 639505b binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  41. ed40e96 binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  42. 267de43 binman: Generate an error when text is not provided by Simon Glass · 6 years ago
  43. 274bf09 binman: Allow 'fill' entry to have a size of 0 by Simon Glass · 6 years ago
  44. ee21d3a binman: Move 'special properties' docs to README.entries by Simon Glass · 6 years ago
  45. 311d484 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · 6 years ago
  46. 0fb978c binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · 6 years ago
  47. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  48. 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · 6 years ago
  49. 55c822d binman: fix a few typos in documentation by Michael Heimpold · 6 years ago
  50. 59b6ba7 armv8: K3: am654: Introduce FIT generator script by Lokesh Vutla · 6 years ago
  51. fc49786 tools: mkimage: Ensure munmap unmaps the same length that was mapped by Mark Tomlinson · 6 years ago
  52. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  53. cc3c72e include/version.h: workaround sysroot inc order by Matt Weber · 6 years ago
  54. fa73c1c patman: Correct unit test failure by Simon Glass · 6 years ago
  55. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  56. ab7e8a1 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  57. e8f8a7c tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  58. 5463a6a binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  59. 24b9744 binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  60. 4a6989a binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · 6 years ago
  61. 7eca792 binman: Show the image position in the map by Simon Glass · 6 years ago
  62. 8425a1f binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  63. 5c35016 binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  64. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  65. f2eb054 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  66. c1ae83c binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  67. 0362cd2 patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  68. 6a8480b patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  69. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  70. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  71. db168d4 binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  72. 704784b binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  73. 7a61c6b binman: Create README.entries by Simon Glass · 6 years ago
  74. 969616c binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  75. f0c0748 binman: Expand documentation for entries by Simon Glass · 6 years ago
  76. 63a336b binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  77. 2ca5203 binman: Support an entry that holds text by Simon Glass · 6 years ago
  78. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  79. fe599c7 dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago
  80. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  81. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  82. def77b5 binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  83. 4114f97 binman: Add comments to elf_test by Simon Glass · 6 years ago
  84. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  85. e6854aa binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 6 years ago
  86. f742ed3 tools: genboardscfg: move buildman path to first by Peng Fan · 6 years ago
  87. 258c996 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  88. 0265132 patman: Split alias entries on arbitrary whitespace by Adam Sampson · 6 years ago
  89. a4e678d mkimage: fit_image: Use macros from image.h by Michal Simek · 6 years ago
  90. 456ba31 tools/imximage: get HAB information from header by Holger Dengler · 6 years ago
  91. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  92. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  93. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · 6 years ago
  94. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  95. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  96. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  97. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  98. 9230773 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  99. 29dae67 binman: Complete documentation of stages by Simon Glass · 6 years ago
  100. e80c556 dtoc: Add functions to add integer properties by Simon Glass · 6 years ago