1. e94136b mips-relocs: Fix warning from gcc 6.3 by Paul Burton · 7 years ago
  2. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  3. 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  4. dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  5. 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  6. 7e99e14 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 11 years ago
  7. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  8. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  9. db7cd4ed tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  10. 37d108b tools/kwbimage.h: make offset marks style consistent by Baruch Siach · 7 years ago
  11. ed72741 tools/kwbimage: update the list of SoCs using v1 header by Baruch Siach · 7 years ago
  12. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  13. 7feccfd binman: Put our local modules ahead of system modules by Simon Glass · 7 years ago
  14. c079192 dtoc: Add tests by Simon Glass · 7 years ago
  15. 30107b0 dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · 7 years ago
  16. fa0ea5b dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  17. 56e0bbe dtoc: Move static functions out of the class by Simon Glass · 7 years ago
  18. e36024b dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  19. 86290ce dtoc: Don't handle properties with / in them by Simon Glass · 7 years ago
  20. 2be282c dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  21. 7581c01 dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  22. 14f5acf dtoc: Add a comment at the top by Simon Glass · 7 years ago
  23. 418355c dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  24. cb00883 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · 7 years ago
  25. 9b2a2e8 moveconfig: Allow control of which implying configs are shown by Simon Glass · 7 years ago
  26. 2ddd85d moveconfig: Allow piping in 'git show --stat' output by Simon Glass · 7 years ago
  27. 2cce586 dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
  28. 99b6660 moveconfig: Support looking for implied CONFIG options by Simon Glass · 7 years ago
  29. d73fcb1 moveconfig: Support building a simple config database by Simon Glass · 7 years ago
  30. f3b8e64 moveconfig: Add a constant for auto.conf by Simon Glass · 7 years ago
  31. ddf91c6 moveconfig: Tidy up the documentation and add hints by Simon Glass · 7 years ago
  32. ee4e61b moveconfig: Allow reading the defconfig list from stdin by Simon Glass · 7 years ago
  33. 25f978c moveconfig: Support providing a path to the defconfig files by Simon Glass · 7 years ago
  34. 236776d rockchip: mkimage: add support for rk322x soc by Kever Yang · 7 years ago
  35. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  36. 79aa33c mkimage: fix display of image types list by Baruch Siach · 7 years ago
  37. 915e098 rockchip: mkimage: correct spl_size for rk3399 by Kever Yang · 7 years ago
  38. beca290 rkcommon.c: Remove unused rkcommon_spi_to_offset by Tom Rini · 7 years ago
  39. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  40. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  41. 630dfed tools/tbot: update README by Heiko Schocher · 7 years ago
  42. 22929be rkcommon.c: Drop pointless assignment by Simon Glass · 7 years ago
  43. 9672515 fdtgrep: Deal with NULL data passed to check_type_include() by Simon Glass · 7 years ago
  44. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  45. 56491f9 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  46. aafbe82 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  47. b0e994c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  48. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  49. a44f4fb patman: Rename 'list' variable in MakeCcFile() by Simon Glass · 7 years ago
  50. 1f487f8 patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · 7 years ago
  51. 2eb5fc1 patman: Add unicode to test patches by Simon Glass · 7 years ago
  52. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago
  53. 04f7870 patman: Don't report unicode character by Simon Glass · 7 years ago
  54. 2df3a01 patman: Rename 'str' variable in EmailPatches() by Simon Glass · 7 years ago
  55. 5c724dc patman: Don't convert input data to unicode by Simon Glass · 7 years ago
  56. 6f8abf7 patman: Adjust handling of unicode email address by Simon Glass · 7 years ago
  57. 21caa55 patman: encode CC list to UTF-8 by Philipp Tomsich · 7 years ago
  58. d5686a6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 7 years ago
  59. 79fa157 rockchip: mkimage: Add support for RV1108 by Andy Yan · 7 years ago
  60. a1c29d4 rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM by Philipp Tomsich · 7 years ago
  61. ad972ac rockchip: mkimage: force 2KB alignment for init_size by Philipp Tomsich · 7 years ago
  62. 2fb371f rockchip: mkimage: add support for verify_header/print_header by Philipp Tomsich · 7 years ago
  63. 99ed4a2 fdt: Drop fdt_select.py by Simon Glass · 7 years ago
  64. ec3f378 binman: Rename fdt variable to dtb by Simon Glass · 7 years ago
  65. 7b75b44 fdt: Merge fdt_normal with its base class by Simon Glass · 7 years ago
  66. 515d3f0 binman: Drop a special case related to fdt_fallback by Simon Glass · 7 years ago
  67. 160a766 fdt: Drop fdt_fallback library by Simon Glass · 7 years ago
  68. 6d804ea fdt: Drop use of the legacy libfdt python module by Simon Glass · 7 years ago
  69. 727f153 fdt: Stop building the old python libfdt module by Simon Glass · 7 years ago
  70. b436020 fdt: Support use of the new python libfdt library by Simon Glass · 7 years ago
  71. 4a28b00 fdt: dtoc: Add a full set of property tests by Simon Glass · 7 years ago
  72. 1d88ebb fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · 7 years ago
  73. ee95d10 fdt: Build the new python libfdt module by Simon Glass · 7 years ago
  74. 555ba48 fdt: Rename existing python libfdt module by Simon Glass · 7 years ago
  75. 330274f fdt: Add all source files to the libfdt build by Simon Glass · 7 years ago
  76. 6cbf7ed arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 7 years ago
  77. 7f0ef5a sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 7 years ago
  78. 45e2d06 tools: mksunxiboot: allow larger SPL binaries by Andre Przywara · 7 years ago
  79. dee7c68 tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · 7 years ago
  80. e15843b tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  81. 439c947 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 7 years ago
  82. 49eec8c dtoc: Move the output code into its own function by Simon Glass · 7 years ago
  83. 253c60a rockchip: mkimage: remove placeholder functions from rkimage by Philipp Tomsich · 7 years ago
  84. 24aae93 rockchip: mkimage: play nice with dumpimage by Philipp Tomsich · 7 years ago
  85. a1a2dfb rockchip: mkimage: clarify header0 initialisation by Philipp Tomsich · 7 years ago
  86. c25b8c3 rockchip: mkimage: rksd: pad SD/MMC images to a full blocksize by Philipp Tomsich · 7 years ago
  87. ea3729e rockchip: mkimage: Update comments for header size by Philipp Tomsich · 7 years ago
  88. 366aad4 rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images by Philipp Tomsich · 7 years ago
  89. 798c93f rockchip: mkimage: rkspi: include the header sector in the SPI size calculation by Philipp Tomsich · 7 years ago
  90. 68d1260 mkimage: rockchip: add support for rk3328 by Kever Yang · 7 years ago
  91. f90df59 tools: moveconfig: cleanup README entires by Chris Packham · 7 years ago
  92. ca43834 tools: moveconfig: cleanup whitelist entries by Chris Packham · 7 years ago
  93. 85edfc1 tools: moveconfig: extract helper function for user confirmation by Chris Packham · 7 years ago
  94. f59a3b2 tools: sunxi: avoid read after end of string by xypron.glpk@gmx.de · 7 years ago
  95. d27e35f relocate-rela: add missing va_end() by xypron.glpk@gmx.de · 7 years ago
  96. 1787334 rockchip: mkimage: remove (left-over) assignment w/o effect [coverity] by Philipp Tomsich · 7 years ago
  97. ddc6a9d tools/env: avoid memory leak in fw_setenv by xypron.glpk@gmx.de · 7 years ago
  98. 546a6f3 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 7 years ago
  99. 6091110 tools: moveconfig: remove GCC prefix of obsolete architecture by Masahiro Yamada · 7 years ago
  100. fbeb337 buildman: Translate more strings to latin-1 by Tom Rini · 7 years ago