1. fa73c1c patman: Correct unit test failure by Simon Glass · 6 years ago
  2. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  3. ab7e8a1 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  4. e8f8a7c tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  5. 5463a6a binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  6. 24b9744 binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  7. 4a6989a binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · 6 years ago
  8. 7eca792 binman: Show the image position in the map by Simon Glass · 6 years ago
  9. 8425a1f binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  10. 5c35016 binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  11. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  12. f2eb054 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  13. c1ae83c binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  14. 0362cd2 patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  15. 6a8480b patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  16. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  17. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  18. db168d4 binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  19. 704784b binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  20. 7a61c6b binman: Create README.entries by Simon Glass · 6 years ago
  21. 969616c binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  22. f0c0748 binman: Expand documentation for entries by Simon Glass · 6 years ago
  23. 63a336b binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  24. 2ca5203 binman: Support an entry that holds text by Simon Glass · 6 years ago
  25. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  26. fe599c7 dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago
  27. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  28. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  29. def77b5 binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  30. 4114f97 binman: Add comments to elf_test by Simon Glass · 6 years ago
  31. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  32. e6854aa binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 6 years ago
  33. f742ed3 tools: genboardscfg: move buildman path to first by Peng Fan · 6 years ago
  34. 258c996 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  35. 0265132 patman: Split alias entries on arbitrary whitespace by Adam Sampson · 6 years ago
  36. a4e678d mkimage: fit_image: Use macros from image.h by Michal Simek · 6 years ago
  37. 456ba31 tools/imximage: get HAB information from header by Holger Dengler · 6 years ago
  38. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  39. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  40. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · 6 years ago
  41. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  42. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  43. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  44. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  45. 9230773 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  46. 29dae67 binman: Complete documentation of stages by Simon Glass · 6 years ago
  47. e80c556 dtoc: Add functions to add integer properties by Simon Glass · 6 years ago
  48. 3bce93d dtoc: Avoid unwanted output during tests by Simon Glass · 6 years ago
  49. 961c1ce dtoc: Increase code coverage to 100% by Simon Glass · 6 years ago
  50. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · 6 years ago
  51. 0372540 dtoc: Add a test for code coverage by Simon Glass · 6 years ago
  52. c38fee04 dtoc: Fix some minor errors by Simon Glass · 6 years ago
  53. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · 6 years ago
  54. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · 6 years ago
  55. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · 6 years ago
  56. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · 6 years ago
  57. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · 6 years ago
  58. 151aeed dtoc: Make use of the new pylibfdt methods by Simon Glass · 6 years ago
  59. c47c2b3 dtoc: Update tests to write failures to /tmp by Simon Glass · 6 years ago
  60. 0ed5075 dtoc: Add some tests for the fdt module by Simon Glass · 6 years ago
  61. 132be85 binman: Move coverage logic into a new test_util file by Simon Glass · 6 years ago
  62. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  63. 2e1169f binman: Tidy up setting of entry contents by Simon Glass · 6 years ago
  64. 02e0fc6 binman: Tidy up execution of tests by Simon Glass · 6 years ago
  65. 6ba679c binman: Correct operation of ObtainContents() by Simon Glass · 6 years ago
  66. 820af1d binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · 6 years ago
  67. 09d3c8d binman: Make the operation of Entry__testing explicit by Simon Glass · 6 years ago
  68. c2a849d binman: Switch to 'python-coverage' by Tom Rini · 6 years ago
  69. 4c1192c Revert "fw_printenv: Don't bail out directly after one env read error" by Tom Rini · 6 years ago
  70. 42e5096 fw_printenv: Don't bail out directly after one env read error by Joe Hershberger · 6 years ago
  71. 8137e30 patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  72. df0c6af patman: add test for SPDX license by Chris Packham · 6 years ago
  73. b84fb48 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  74. cea3b9e fdtgrep: Separate out checking of two allocations by Simon Glass · 6 years ago
  75. a95f014 fdtgrep: Fix logic of free() in do_fdtgrep() by Simon Glass · 6 years ago
  76. efe757c u-boot: Fix several typos by Shyam Saini · 6 years ago
  77. 66df4e2 tools: env: Use getline rather than fgets when reading config/script by Alex Kiernan · 6 years ago
  78. 2edb84e binman: Mark 'align-end' as implemented by Simon Glass · 6 years ago
  79. 3b78d53 binman: Add support for adding a name prefix to entries by Simon Glass · 6 years ago
  80. 3073266 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  81. 1e32400 binman: Tidy up some docs and comments by Simon Glass · 6 years ago
  82. 5666f9a binman: Allow a single test to be executed by Simon Glass · 6 years ago
  83. 4ba8d50 binman: Add documentation for pos-unset property by Simon Glass · 6 years ago
  84. a91e115 binman: Add support for sections by Simon Glass · 6 years ago
  85. 691198c binman: Avoid setting sys.path globally by Simon Glass · 6 years ago
  86. ad5a771 binman: Rename Entry property to 'section' by Simon Glass · 6 years ago
  87. 8a6f56e binman: Rename ELF parameters to 'section' by Simon Glass · 6 years ago
  88. eca3221 binman: Refactor much of the image code into 'section' by Simon Glass · 6 years ago
  89. e76a3e6 binman: Allow unit addresses for binaries by Simon Glass · 6 years ago
  90. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  91. f07ed23 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  92. 7ef099c patman: Fix unit tests for SPDX by Simon Glass · 7 years ago
  93. a088c08 logos: provide U-Boot logo by Heinrich Schuchardt · 7 years ago
  94. cd5f70d scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 7 years ago
  95. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  96. ce6df92 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  97. 7675af0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · 7 years ago
  98. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  99. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  100. 46e3a00 tools: zynqmpimage: Move defines to header by Alexander Graf · 7 years ago