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