1. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  2. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  3. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  4. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  5. 2a72cc7 binman: Move state logic into the state module by Simon Glass · 6 years ago
  6. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  7. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  8. 746aee3 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  9. 6434961 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  10. e21c27a dtoc: Support adding new nodes by Simon Glass · 6 years ago
  11. af53f5a dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · 6 years ago
  12. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  13. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  14. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  15. 35b384c binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  16. 0b48936 binman: Generate an error when text is not provided by Simon Glass · 6 years ago
  17. d178eab binman: Allow 'fill' entry to have a size of 0 by Simon Glass · 6 years ago
  18. f069303 binman: Move 'special properties' docs to README.entries by Simon Glass · 6 years ago
  19. 333279a Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  20. 9ca6fae tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · 6 years ago
  21. 383d256 binman: fix a few typos in documentation by Michael Heimpold · 6 years ago
  22. 9d4f8c4 armv8: K3: am654: Introduce FIT generator script by Lokesh Vutla · 6 years ago
  23. 8961c8a tools: mkimage: Ensure munmap unmaps the same length that was mapped by Mark Tomlinson · 6 years ago
  24. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  25. e1df3fa include/version.h: workaround sysroot inc order by Matt Weber · 6 years ago
  26. 41d7535 patman: Correct unit test failure by Simon Glass · 6 years ago
  27. 50c5952 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  28. 4469bd7 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  29. 3475a71 tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  30. cee02e6 binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  31. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  32. 7e7c587 binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · 6 years ago
  33. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago
  34. b8ef5b6 binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  35. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  36. 94a7c60 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  37. 4f5dea4 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  38. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  39. aeffc5e patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  40. 2b19321e patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  41. 1d85888 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  42. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  43. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  44. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  45. 5a5da7c binman: Create README.entries by Simon Glass · 6 years ago
  46. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  47. 3fb397b binman: Expand documentation for entries by Simon Glass · 6 years ago
  48. 9b1a804 binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  49. bb74837 binman: Support an entry that holds text by Simon Glass · 6 years ago
  50. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  51. dc08ecc dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago
  52. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  53. 8122f39 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  54. ea6922e binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  55. b2b0df8 binman: Add comments to elf_test by Simon Glass · 6 years ago
  56. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  57. 46d61a2 binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 6 years ago
  58. 6080170 tools: genboardscfg: move buildman path to first by Peng Fan · 6 years ago
  59. 2ae23a2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  60. b8a48fb patman: Split alias entries on arbitrary whitespace by Adam Sampson · 6 years ago
  61. 4a8b6e0 mkimage: fit_image: Use macros from image.h by Michal Simek · 6 years ago
  62. 7e1a048 tools/imximage: get HAB information from header by Holger Dengler · 6 years ago
  63. 12308b1 lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  64. 795f452 mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  65. 87925df mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · 6 years ago
  66. 7346c1e vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  67. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  68. 16b8d6b binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  69. 078ab1a binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  70. ecab897 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  71. 0a4357c binman: Complete documentation of stages by Simon Glass · 6 years ago
  72. 116adec dtoc: Add functions to add integer properties by Simon Glass · 6 years ago
  73. fe57c78 dtoc: Avoid unwanted output during tests by Simon Glass · 6 years ago
  74. 8512ea2 dtoc: Increase code coverage to 100% by Simon Glass · 6 years ago
  75. c3f9454 binman: Move capture_sys_output() to test_util by Simon Glass · 6 years ago
  76. ba76521 dtoc: Add a test for code coverage by Simon Glass · 6 years ago
  77. dfe5f5b dtoc: Fix some minor errors by Simon Glass · 6 years ago
  78. 760b717 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · 6 years ago
  79. b9066ff dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · 6 years ago
  80. f9b88b3 dtoc: Keep track of property offsets by Simon Glass · 6 years ago
  81. 2a2d91d dtoc: Update fdt tests to increase code coverage by Simon Glass · 6 years ago
  82. 9606624 dtoc: Drop use of a local dtb buffer by Simon Glass · 6 years ago
  83. 117f57b dtoc: Make use of the new pylibfdt methods by Simon Glass · 6 years ago
  84. 57f0bc4 dtoc: Update tests to write failures to /tmp by Simon Glass · 6 years ago
  85. 2ba9875 dtoc: Add some tests for the fdt module by Simon Glass · 6 years ago
  86. ff1fd6c binman: Move coverage logic into a new test_util file by Simon Glass · 6 years ago
  87. 3def0cf libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  88. 5c89023 binman: Tidy up setting of entry contents by Simon Glass · 6 years ago
  89. 2cd0128 binman: Tidy up execution of tests by Simon Glass · 6 years ago
  90. 736bb0a binman: Correct operation of ObtainContents() by Simon Glass · 6 years ago
  91. adc5701 binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · 6 years ago
  92. 1835cd2 binman: Make the operation of Entry__testing explicit by Simon Glass · 6 years ago
  93. 16d836c binman: Switch to 'python-coverage' by Tom Rini · 6 years ago
  94. 168de20 Revert "fw_printenv: Don't bail out directly after one env read error" by Tom Rini · 6 years ago
  95. 3925b2a fw_printenv: Don't bail out directly after one env read error by Joe Hershberger · 6 years ago
  96. a60aedf patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  97. fe6ef1e patman: add test for SPDX license by Chris Packham · 6 years ago
  98. 4fb3502 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  99. dd0ee9e fdtgrep: Separate out checking of two allocations by Simon Glass · 6 years ago
  100. e178db1 fdtgrep: Fix logic of free() in do_fdtgrep() by Simon Glass · 6 years ago