1. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  2. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  3. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · Mon Oct 07 17:17:36 2019 -0400
  4. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  5. ab9bc38 tools: imx8m_image: align spl bin image size by Peng Fan · Tue Aug 27 06:24:43 2019 +0000
  6. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · Mon Sep 23 18:39:47 2019 +0000
  7. c3eec56 logos: Add the TechNexion's logo by Fabio Estevam · Tue Dec 11 00:06:49 2018 -0200
  8. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · Fri Sep 13 18:53:03 2019 +0200
  9. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · Thu Jul 18 12:34:15 2019 +0000
  10. e46456e imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled by Breno Matheus Lima · Thu Jul 18 12:34:23 2019 +0000
  11. 3ae9e1b tools: imx8mimage: fix HDMI/FIT parsing by Peng Fan · Tue Aug 06 10:07:26 2019 +0000
  12. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · Fri Sep 20 17:42:09 2019 -0400
  13. a6bce03 genboardscfg.py: Remove "warnings" print section by Tom Rini · Fri Sep 20 17:42:08 2019 -0400
  14. 58214cc genboardscfg.py: Convert to Python 3 by Tom Rini · Fri Sep 20 17:42:07 2019 -0400
  15. 851caf0 binman: Take account of skip-at-start with image-header by Simon Glass · Wed Sep 25 08:56:22 2019 -0600
  16. 4d8151f binman: Handle reading data for end-at-4gb sections by Simon Glass · Wed Sep 25 08:56:21 2019 -0600
  17. 23f0047 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · Wed Sep 25 08:56:20 2019 -0600
  18. df08cbb binman: Allow verbose output with all commands by Simon Glass · Sun Sep 15 18:10:36 2019 -0600
  19. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · Wed Sep 25 08:11:11 2019 -0600
  20. d7f9545 fw_env: fix build error by Pierre-Jean Texier · Mon Aug 26 13:06:16 2019 +0200
  21. ee143c6 fw_env: remove duplicated definitions by Pierre-Jean Texier · Mon Aug 26 13:06:15 2019 +0200
  22. e404ca6 tools: Add ifwitool to .gitignore by Andy Shevchenko · Mon Aug 19 12:09:37 2019 +0300
  23. 009d24a riscv: tools: Handle addend to absolute reloc in prelink-riscv by Marcus Comstedt · Sun Aug 11 11:29:57 2019 +0200
  24. e203e86 tools: remove easylogo and include/video_logo.h by Heinrich Schuchardt · Thu Aug 22 12:32:42 2019 +0200
  25. b974fa2 easylogo: avoid buffer overrun by Heinrich Schuchardt · Thu Aug 15 23:54:15 2019 +0200
  26. 6a4b7b2 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · Fri Aug 02 19:45:16 2019 +0200
  27. dc21abe riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · Fri Aug 02 19:45:15 2019 +0200
  28. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  29. 4686d8f env: Rename the redundancy flags by Simon Glass · Thu Aug 01 09:47:08 2019 -0600
  30. 204eb22 env: Rename environment to embedded_environment by Simon Glass · Thu Aug 01 09:47:03 2019 -0600
  31. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  32. 71e09ea tools: zynqmp_psu_init_minimize.sh: fix return lines coding style by Luca Ceresoli · Tue Jun 11 18:39:40 2019 +0200
  33. 639ec97 arm64: zynqmp: add tool to minimize psu_init_gpl.c files by Luca Ceresoli · Fri May 24 15:40:02 2019 +0200
  34. 168a526 arm64: zynqmp: add tool to convert PMU config object .c to binary by Luca Ceresoli · Tue May 21 18:06:44 2019 +0200
  35. 6130c61 Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 29 17:59:51 2019 -0400
  36. f67cc99 Merge branch '2019-07-29-master-imports' by Tom Rini · Mon Jul 29 11:51:17 2019 -0400
  37. 30033c2 binman: Add command-line support for replacing entries by Simon Glass · Sat Jul 20 12:24:15 2019 -0600
  38. a772d3f binman: Correct the error message for invalid path by Simon Glass · Sat Jul 20 12:24:14 2019 -0600
  39. 274bd0e binman: Split control.WriteEntryToImage() into separate functions by Simon Glass · Sat Jul 20 12:24:13 2019 -0600
  40. d48f94e binman: Update control.WriteEntry() to support writing the map by Simon Glass · Sat Jul 20 12:24:12 2019 -0600
  41. 3971c95 binman: Move control.WriteEntry further down the file by Simon Glass · Sat Jul 20 12:24:11 2019 -0600
  42. b3d6fc7 binman: Clean up all output directories in tests by Simon Glass · Sat Jul 20 12:24:10 2019 -0600
  43. ee9d10d binman: Add a test function to clean up the output dir by Simon Glass · Sat Jul 20 12:24:09 2019 -0600
  44. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · Sat Jul 20 12:24:08 2019 -0600
  45. 7f47e08 patman: Reset the output directory when it is removed by Simon Glass · Sat Jul 20 12:24:07 2019 -0600
  46. 37fdd14 binman: Support replacing data in a cbfs by Simon Glass · Sat Jul 20 12:24:06 2019 -0600
  47. d34af7a binman: Update Entry.WriteData() to handle special sections by Simon Glass · Sat Jul 20 12:24:05 2019 -0600
  48. 0cd8ace binman: Update Entry.ReadEntry() to work through classes by Simon Glass · Sat Jul 20 12:24:04 2019 -0600
  49. d4ed3b0 binman: Add a prefix before CBFS hex offsets by Simon Glass · Sat Jul 20 12:24:03 2019 -0600
  50. 8100a8e binman: Add a few more features to the wishlist by Simon Glass · Sat Jul 20 12:24:02 2019 -0600
  51. 70e3298 binman: Place Intel descriptor at image start by Simon Glass · Sat Jul 20 12:24:01 2019 -0600
  52. cf0b21c binman: Adjust fmap to ignore CBFS files by Simon Glass · Sat Jul 20 12:24:00 2019 -0600
  53. 9d8ee32 binman: Support shrinking a entry after packing by Simon Glass · Sat Jul 20 12:23:58 2019 -0600
  54. 8c702fb binman: Update the _testing entry to support shrinkage by Simon Glass · Sat Jul 20 12:23:57 2019 -0600
  55. f8a54bc binman: Allow updating entries that change size by Simon Glass · Sat Jul 20 12:23:56 2019 -0600
  56. 1145376 binman: Add more tests for image header position by Simon Glass · Sat Jul 20 12:23:55 2019 -0600
  57. 74b3157 binman: Move Image.BuildImage() into a single function by Simon Glass · Sat Jul 20 12:23:54 2019 -0600
  58. 9b7f500 binman: Write the original input fdtmap to a file by Simon Glass · Sat Jul 20 12:23:53 2019 -0600
  59. 4b05b2d binman: Update documentation for image creation by Simon Glass · Sat Jul 20 12:23:52 2019 -0600
  60. fb30e29 binman: Add info to allow safely repacking an image later by Simon Glass · Sat Jul 20 12:23:51 2019 -0600
  61. 072959a binman: Support updating entries in an existing image by Simon Glass · Sat Jul 20 12:23:50 2019 -0600
  62. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · Sat Jul 20 12:23:49 2019 -0600
  63. f8e2676 binman: Allow the fdtmap to remain unchanged by Simon Glass · Sat Jul 20 12:23:48 2019 -0600
  64. 2c6adba binman: Add a constant for common entry properties by Simon Glass · Sat Jul 20 12:23:47 2019 -0600
  65. 990b174 binman: Add a function to obtain the image for an Entry by Simon Glass · Sat Jul 20 12:23:46 2019 -0600
  66. 2c360cf binman: Adjust Entry to read the node in a separate call by Simon Glass · Sat Jul 20 12:23:45 2019 -0600
  67. ee6409b binman: Add an image name into the fdtmap by Simon Glass · Sat Jul 20 12:23:44 2019 -0600
  68. 95f1a94 binman: Store the entry in output_fdt_files by Simon Glass · Sat Jul 20 12:23:43 2019 -0600
  69. 385138a binman: Allow state functions to fail to return data by Simon Glass · Sat Jul 20 12:23:42 2019 -0600
  70. af8c45c binman: Support loading entry data from a file by Simon Glass · Sat Jul 20 12:23:41 2019 -0600
  71. 7654657 binman: Store image fdtmap when loading from a file by Simon Glass · Sat Jul 20 12:23:40 2019 -0600
  72. 3b9a829 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · Sat Jul 20 12:23:39 2019 -0600
  73. 50cfc6e dtoc: Update Fdt.FromData() to allow a name by Simon Glass · Sat Jul 20 12:23:38 2019 -0600
  74. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · Sat Jul 20 12:23:37 2019 -0600
  75. b6dff4c binman: Add a bit of logging in entries when packing by Simon Glass · Sat Jul 20 12:23:36 2019 -0600
  76. 6162f1a patman: Update tout to avoid open-coding the debug levels by Simon Glass · Sat Jul 20 12:23:35 2019 -0600
  77. f3aba91 binman: Drop state.fdt_set as this is not needed by Simon Glass · Sat Jul 20 12:23:34 2019 -0600
  78. 132fa72 binman: Simplify state.fdt_subset by Simon Glass · Sat Jul 20 12:23:33 2019 -0600
  79. 2be381d binman: Adjust state.fdt_files to be keyed by entry type by Simon Glass · Sat Jul 20 12:23:32 2019 -0600
  80. 684a4f1 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · Sat Jul 20 12:23:31 2019 -0600
  81. a3030a5 binman: Rename state.GetFdt() by Simon Glass · Sat Jul 20 12:23:30 2019 -0600
  82. 5a30060 binman: Rename state.GetFdts() by Simon Glass · Sat Jul 20 12:23:29 2019 -0600
  83. 267112e binman: Convert GetFdtSet() to use a dict by Simon Glass · Sat Jul 20 12:23:28 2019 -0600
  84. d3151ff binman: Move image/fdt code into PrepareImagesAndDtbs() by Simon Glass · Sat Jul 20 12:23:27 2019 -0600
  85. dc4aeef binman: Use print() to print output by Simon Glass · Sat Jul 20 12:23:26 2019 -0600
  86. 26d7e8e binman: Move GetFdtSet() into blob_dtb by Simon Glass · Sat Jul 20 12:23:25 2019 -0600
  87. b766c5e5 binman: Move image-processing code into a function by Simon Glass · Sat Jul 20 12:23:24 2019 -0600
  88. 4b1113c dtoc: Return a non-zero exit code when tests fail by Simon Glass · Sat Jul 20 12:23:23 2019 -0600
  89. 30fd5d9 tools/logos: remove black background of U-Boot logo by Heinrich Schuchardt · Thu Jul 25 20:46:15 2019 +0200
  90. a918120 bmp_logo: support CONFIG_DM_VIDEO by Heiko Schocher · Thu Jun 13 05:12:38 2019 +0200
  91. 752db5b buildman: fix invocation examples typos by Baruch Siach · Thu Jul 11 12:57:41 2019 +0300
  92. 52d0621 binman: Add a test for nested and aligned sections by Simon Glass · Mon Jul 08 14:25:53 2019 -0600
  93. 980a284 binman: Add an 'extract' command by Simon Glass · Mon Jul 08 14:25:52 2019 -0600
  94. e1b605d binman: Support reading from CBFS entries by Simon Glass · Mon Jul 08 14:25:51 2019 -0600
  95. 4c613bf binman: Allow reading an entry from an image by Simon Glass · Mon Jul 08 14:25:50 2019 -0600
  96. 233a26a9 binman: Allow for logging information to be displayed by Simon Glass · Mon Jul 08 14:25:49 2019 -0600
  97. b2fd11d binman: Support listing an image by Simon Glass · Mon Jul 08 14:25:48 2019 -0600
  98. 39dd215 binman: Convert Image to a subclass of Entry by Simon Glass · Mon Jul 08 14:25:47 2019 -0600
  99. b8424fa binman: Support reading an image into an Image object by Simon Glass · Mon Jul 08 14:25:46 2019 -0600
  100. ed39a3c binman: Support locating an image header by Simon Glass · Mon Jul 08 14:25:45 2019 -0600