1. 256b7f9 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm by Jordan Hand · 6 years ago
  2. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  3. df4e805 buildman: fix typo by Chris Packham · 6 years ago
  4. 9e90d31 buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  5. 659741c armv7R: K3: am654: Fix order of debug elements in x509 template by Andrew F. Davis · 6 years ago
  6. 73f6c7c moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · 6 years ago
  7. 8c1957a tools: dumpimage: Clarify help by Martyn Welch · 6 years ago
  8. cfd6ade tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · 6 years ago
  9. 387963a tools: dumpimage: Simplify internal logic by Martyn Welch · 6 years ago
  10. 67a6a37 tools: dumpimage: Simplify arguments by Martyn Welch · 6 years ago
  11. 47d9599 tools: dumpimage: Provide more feedback on error by Martyn Welch · 6 years ago
  12. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  13. 21958e4 Revert "tools: imx8image: set dcd_skip to true" by Fabio Estevam · 6 years ago
  14. 819abf8 tools: imx8image: use correct printf escape sequence by Heinrich Schuchardt · 6 years ago
  15. ba940d5 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · 6 years ago
  16. a797b9b tools: zynqmpimage: Align image_size/image_stored_size by Michal Simek · 6 years ago
  17. 5a319e8 tools: zynqmpimage: round up partition size by Michael Tretter · 6 years ago
  18. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  19. 31860f1 Fix typo: missmatched -> mismatched. by Vagrant Cascadian · 6 years ago
  20. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  21. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  22. f77ca5b buildman: Add support for building with clang by Simon Glass · 6 years ago
  23. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  24. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  25. c07715b tools: imx8image: set dcd_skip to true by Peng Fan · 6 years ago
  26. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  27. 39c5ba2 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  28. 31c51da tools: add i.MX8M image support by Peng Fan · 6 years ago
  29. 2d1c5de tools: improve portability of imx_cntr_image.sh by Martin Husemann · 6 years ago
  30. e7722de tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() by Andy Shevchenko · 6 years ago
  31. e2fa4ca tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  32. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  33. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  34. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  35. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  36. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  37. 27e8a34 tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago
  38. b3fdcf8 tools: .gitignore: add prelink-riscv by Lukas Auer · 6 years ago
  39. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · 6 years ago
  40. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · 6 years ago
  41. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  42. 071a178 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  43. 454507f buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  44. 0db9443 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  45. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  46. 6b6a394 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  47. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  48. 1886485 tools: imx8image: flatten container header only when creating container by Peng Fan · 6 years ago
  49. f107b0f tools: imx8image: fix coverity CID 184233 by Peng Fan · 6 years ago
  50. d65dcfd tools: imx8image: fix coverity CID 184234 by Peng Fan · 6 years ago
  51. 00c2dd5 tools: imx8image: check lseek return value by Peng Fan · 6 years ago
  52. 8013286 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · 6 years ago
  53. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  54. 844b9f3 imx: mkimage: avoid stop CI when required files not exists by Peng Fan · 6 years ago
  55. 41902e4 binman: Add a test for Intel reference code by Simon Glass · 6 years ago
  56. 60a5607 tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  57. 72398c8 binman: Add support for Intel reference code by Simon Glass · 6 years ago
  58. a2b9acb dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  59. 511f658 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  60. 7057d02 binman: Run tests concurrently by Simon Glass · 6 years ago
  61. e6dafb8 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  62. 867b906 tools: Set an initial value for indir by Simon Glass · 6 years ago
  63. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  64. 04cda03 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  65. 752e755 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  66. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  67. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  68. 26f8b20 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  69. c26f751 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  70. 2aa01c3 rockchip: Fix rkimage format for SPL boot over USB by Daniel Gröber · 6 years ago
  71. b0aa877 tools: socfpga: fix sfp_verify_header by Atsushi Nemoto · 6 years ago
  72. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  73. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  74. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  75. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  76. c64aea5 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  77. 7c767ad binman: Record the parent section of each section by Simon Glass · 6 years ago
  78. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  79. ae7cf03 binman: Support hashing entries by Simon Glass · 6 years ago
  80. 8004581 binman: Mention section attributes in docs by Simon Glass · 6 years ago
  81. fa79a81 binman: Support expanding entries by Simon Glass · 6 years ago
  82. ac6328c binman: Support adding files by Simon Glass · 6 years ago
  83. 2a7c4b6 binman: Allow zero-size sections by Simon Glass · 6 years ago
  84. 7ba3359 binman: Support compressed entries by Simon Glass · 6 years ago
  85. 778ab84 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  86. e219aa4 binman: Support updating all device tree files by Simon Glass · 6 years ago
  87. 3140201 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  88. 0c9d5b5 binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  89. c8135dc binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  90. bdb4031 binman: Move state logic into the state module by Simon Glass · 6 years ago
  91. 29aa736 binman: Move state information into a new module by Simon Glass · 6 years ago
  92. 3732ec3 binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  93. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  94. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  95. f3a1796 dtoc: Support adding new nodes by Simon Glass · 6 years ago
  96. c330b14 dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · 6 years ago
  97. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  98. 3b376c3 binman: Support building a selection of images by Simon Glass · 6 years ago
  99. 639505b binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  100. ed40e96 binman: Add x86 support for starting TPL by Simon Glass · 6 years ago