1. 1469090 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · Fri Jun 14 21:50:55 2019 +0200
  2. 1bc0686 Add a simple script to remove boards by Simon Glass · Sat May 18 10:07:17 2019 -0600
  3. 102b21c patman: Update cover-coverage tests for Python 3 by Simon Glass · Fri May 17 22:00:54 2019 -0600
  4. 17b84eb binman: Update the README.entries file by Simon Glass · Fri May 17 22:00:53 2019 -0600
  5. 1aeb751 binman: Document parallel tests by Simon Glass · Fri May 17 22:00:52 2019 -0600
  6. b377475 binman: Read map files as text by Simon Glass · Fri May 17 22:00:51 2019 -0600
  7. 848cdb5 binman: Fix up a format string in AssertInList() by Simon Glass · Fri May 17 22:00:50 2019 -0600
  8. 13e1c6a binman: Update 'text' entry for Python 3 by Simon Glass · Fri May 17 22:00:49 2019 -0600
  9. 616933dd patman: Update fmap code for Python 3 by Simon Glass · Fri May 17 22:00:48 2019 -0600
  10. cb7b8d7 binman: Update entry_test to support Python 3 by Simon Glass · Fri May 17 22:00:47 2019 -0600
  11. 303f62f binman: Convert to use bytes type by Simon Glass · Fri May 17 22:00:46 2019 -0600
  12. 4277543 binman: Avoid changing a dict during iteration by Simon Glass · Fri May 17 22:00:45 2019 -0600
  13. 0696ee6 patman: Allow reading files in text mode by Simon Glass · Fri May 17 22:00:44 2019 -0600
  14. 534eda9 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · Fri May 17 22:00:43 2019 -0600
  15. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · Fri May 17 22:00:42 2019 -0600
  16. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · Fri May 17 22:00:41 2019 -0600
  17. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · Fri May 17 22:00:40 2019 -0600
  18. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · Fri May 17 22:00:39 2019 -0600
  19. a57cfee dtoc: Convert the Fdt.Node class to Python 3 by Simon Glass · Fri May 17 22:00:38 2019 -0600
  20. 74b472e dtoc: Convert the Fdt.Prop class to Python 3 by Simon Glass · Fri May 17 22:00:37 2019 -0600
  21. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · Fri May 17 22:00:36 2019 -0600
  22. d8f593f dtoc: Updates BytesToValue() for Python 3 by Simon Glass · Fri May 17 22:00:35 2019 -0600
  23. b73d448 dtoc: Move BytesToValue() out of the Prop class by Simon Glass · Fri May 17 22:00:34 2019 -0600
  24. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · Fri May 17 22:00:33 2019 -0600
  25. c82de56 dtoc: Sort platdata output from dtoc by Simon Glass · Fri May 17 22:00:32 2019 -0600
  26. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  27. 24b86ce patman: Don't require Python 2 by Simon Glass · Tue May 14 15:53:55 2019 -0600
  28. b097696 patman: Tidy up a few more unicode conversions by Simon Glass · Tue May 14 15:53:54 2019 -0600
  29. 4f81789 patman: Adjust functional tests for Python 3 by Simon Glass · Tue May 14 15:53:53 2019 -0600
  30. aa82db6 patman: Avoid unicode type in settings unit tests by Simon Glass · Tue May 14 15:53:52 2019 -0600
  31. 3ab178f patman: Sort series output for repeatabily by Simon Glass · Tue May 14 15:53:51 2019 -0600
  32. 8bb7a7a patman: Move unicode helpers to tools by Simon Glass · Tue May 14 15:53:50 2019 -0600
  33. 68475f9 patman: Support use of stringIO in Python 3 by Simon Glass · Tue May 14 15:53:49 2019 -0600
  34. ac0d495 binman: Handle repeated bytes for Python 3 by Simon Glass · Tue May 14 15:53:47 2019 -0600
  35. 12a74f4 binman: Drop an unused input file by Simon Glass · Tue May 14 15:53:46 2019 -0600
  36. 3861cc4 binman: Use binary mode when compressing data by Simon Glass · Tue May 14 15:53:45 2019 -0600
  37. d8e9bca patman: Provide a way to get program output in binary mode by Simon Glass · Tue May 14 15:53:44 2019 -0600
  38. 116236f tools: dtoc: Open all binary files in binary mode by Simon Glass · Tue May 14 15:53:43 2019 -0600
  39. 3348666 tools: binman: Open all binary files in binary mode by Simon Glass · Tue May 14 15:53:42 2019 -0600
  40. 5f3645b binman: Use items() instead of iteritems() by Simon Glass · Tue May 14 15:53:41 2019 -0600
  41. 1001737 patman: Use items() instead of iteritems() by Simon Glass · Tue May 14 15:53:40 2019 -0600
  42. 4aea954 binman: Remove use of Set() by Simon Glass · Tue May 14 15:53:39 2019 -0600
  43. d1ba61c binman: Don't show errors for failed tests by Simon Glass · Tue May 14 15:53:38 2019 -0600
  44. 7cca27d binman: Convert print statements to Python 3 by Simon Glass · Tue May 14 15:53:37 2019 -0600
  45. 23b8a19 patman: Convert print statements to Python 3 by Simon Glass · Tue May 14 15:53:36 2019 -0600
  46. 390455c patman: Update cros_subprocess to use bytes by Simon Glass · Sat May 11 12:46:39 2019 -0600
  47. 3d5d418 moveconfig: expand simple expressions by Markus Klotzbuecher · Wed May 15 15:15:52 2019 +0200
  48. ad4f3d0 fw_env: Add missing write failure check by Alex Kiernan · Wed Jun 12 15:27:55 2019 +0100
  49. 8d9b9f7 tools: add tools/spl_size_limit to ignore list by Simon Goldschmidt · Tue Jun 11 22:18:51 2019 +0200
  50. c272283 spl: add overall SPL size check by Simon Goldschmidt · Fri May 24 22:07:04 2019 +0200
  51. f3a2c5a Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · Fri May 24 08:13:27 2019 -0400
  52. 3b59d22 mkimage: change stm32image header to manage binary information by Patrick Delaunay · Thu Apr 18 17:32:44 2019 +0200
  53. 91c54a4 buildman: Deal more nicely with invalid build-status file by Simon Glass · Fri Apr 26 19:02:23 2019 -0600
  54. bff733f tools: use read-only mmap in fit_check_sign by Luca Boccassi · Tue May 14 19:35:02 2019 +0100
  55. b5d3647 arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images by Lokesh Vutla · Thu May 02 15:35:51 2019 +0530
  56. 76f7259 tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 devices by Lokesh Vutla · Thu May 02 15:35:50 2019 +0530
  57. d00d6b5 Make FIT support really optional by Fabrice Fontaine · Fri May 03 22:37:05 2019 +0200
  58. eb023b3 binman: Allow sections to have an offset by Simon Glass · Thu Apr 25 21:58:39 2019 -0600
  59. 0d46559 binman: Add a missing comment in Entry_vblock by Simon Glass · Thu Apr 25 21:58:35 2019 -0600
  60. b4595d8 binman: Don't show image-skip message by default by Simon Glass · Thu Apr 25 21:58:34 2019 -0600
  61. 65c7b52 binman: Don't generate an error in 'text' entry constructor by Simon Glass · Thu Apr 25 21:58:33 2019 -0600
  62. f60f751 env: add missing newline by Philip Molloy · Sun Mar 31 03:44:57 2019 +0000
  63. 55f6254 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri May 03 14:22:23 2019 -0400
  64. 2daa62a tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · Wed May 01 15:08:25 2019 +0200
  65. da575f5 kwbimage: fixing the issue with proper return code checking by Young Xiao · Wed Apr 17 17:20:24 2019 +0800
  66. 4d1734d fw_env: Fix double free by Björn Stenberg · Wed Apr 17 16:56:54 2019 +0200
  67. 701c401 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · Tue Apr 16 13:31:58 2019 +0200
  68. 3fa338d arm: mach-k3: Add secure device build support by Andrew F. Davis · Fri Apr 12 12:54:46 2019 -0400
  69. c611561 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · Thu Apr 11 00:58:49 2019 +0200
  70. 8540b63 Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Sat Apr 13 08:27:35 2019 -0400
  71. 229b0e5 tools: kwbimage: don't adjust for image_header for Armada MSYS by Chris Packham · Tue Feb 19 20:28:44 2019 +1300
  72. 408abe9 fdt: Fix mkimage list to try every header type by Jordan Hand · Tue Apr 09 10:36:09 2019 -0700
  73. 56a3161 Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · Fri Apr 05 09:09:56 2019 -0400
  74. 7ac69ab tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · Sat Mar 30 15:29:23 2019 +0100
  75. 10e3194 tools/imx8m_image.sh: remove bashism by Baruch Siach · Wed Jan 02 08:58:28 2019 +0200
  76. 7e0cb5e tools: fit_image: Add the loadable property to configs by Abel Vesa · Tue Mar 12 08:34:32 2019 +0000
  77. 256b7f9 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm by Jordan Hand · Tue Mar 05 14:47:56 2019 -0800
  78. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · Sun Feb 10 08:11:32 2019 -0500
  79. df4e805 buildman: fix typo by Chris Packham · Fri Jan 18 20:40:29 2019 +1300
  80. 9e90d31 buildman: Write the environment out to an 'env' file by Simon Glass · Mon Jan 07 16:44:23 2019 -0700
  81. 659741c armv7R: K3: am654: Fix order of debug elements in x509 template by Andrew F. Davis · Fri Feb 01 15:04:58 2019 -0600
  82. 73f6c7c moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · Wed Jan 30 20:23:16 2019 +1300
  83. 8c1957a tools: dumpimage: Clarify help by Martyn Welch · Sat Jan 26 02:31:54 2019 +0000
  84. cfd6ade tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · Sat Jan 26 02:31:53 2019 +0000
  85. 387963a tools: dumpimage: Simplify internal logic by Martyn Welch · Sat Jan 26 02:31:52 2019 +0000
  86. 67a6a37 tools: dumpimage: Simplify arguments by Martyn Welch · Sat Jan 26 02:31:51 2019 +0000
  87. 47d9599 tools: dumpimage: Provide more feedback on error by Martyn Welch · Sat Jan 26 02:31:50 2019 +0000
  88. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · Wed Jan 30 07:22:12 2019 -0500
  89. 21958e4 Revert "tools: imx8image: set dcd_skip to true" by Fabio Estevam · Fri Jan 18 11:00:11 2019 -0200
  90. 819abf8 tools: imx8image: use correct printf escape sequence by Heinrich Schuchardt · Mon Dec 17 10:22:21 2018 +0100
  91. ba940d5 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · Mon Jan 21 10:07:55 2019 +0100
  92. a797b9b tools: zynqmpimage: Align image_size/image_stored_size by Michal Simek · Fri Dec 14 10:53:54 2018 +0100
  93. 5a319e8 tools: zynqmpimage: round up partition size by Michael Tretter · Mon Dec 03 16:37:53 2018 +0100
  94. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 15 22:05:34 2019 -0500
  95. 31860f1 Fix typo: missmatched -> mismatched. by Vagrant Cascadian · Tue Jan 08 13:10:23 2019 -0800
  96. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · Mon Jan 07 20:29:26 2019 +0100
  97. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · Mon Jan 07 16:44:24 2019 -0700
  98. f77ca5b buildman: Add support for building with clang by Simon Glass · Mon Jan 07 16:44:20 2019 -0700
  99. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · Mon Dec 10 09:05:23 2018 -0700
  100. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · Wed Dec 05 05:35:26 2018 -0700