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