1. e8d2a12 patman: add support for omitting bouncing addresses by Chris Packham · 7 years ago
  2. 1c87931 moveconfig: Use fd.write() instead of print >> by Simon Glass · 7 years ago
  3. 2b72a07 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  4. eebd461 tools: .gitignore: Add libfdt related files by Bin Meng · 7 years ago
  5. 9a5e001 tools: .gitignore: Sort in alphabetical order by Bin Meng · 7 years ago
  6. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · 7 years ago
  7. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · 7 years ago
  8. 282f270 env: Fix out of tree building of tools-all by Tom Rini · 7 years ago
  9. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · 7 years ago
  10. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · 7 years ago
  11. be3b78a fix: fw_env: Prevent writing error message on special files, which don't support fsync by Lukasz Majewski · 7 years ago
  12. 2387509 imx: move imximage header to common location by Stefan Agner · 7 years ago
  13. da707d4 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  14. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  16. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  17. e9ec868 rockchip: rk3368: mkimage: add support for the RK3368 by Philipp Tomsich · 7 years ago
  18. 0c193b3 mips-relocs: Fix warning from gcc 6.3 by Paul Burton · 7 years ago
  19. d3a278d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  20. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  21. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  22. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  23. 5a2b0f1 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 12 years ago
  24. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  25. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  26. 4a5b99b tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  27. 3ef2e4e tools/kwbimage.h: make offset marks style consistent by Baruch Siach · 7 years ago
  28. 0576aa6 tools/kwbimage: update the list of SoCs using v1 header by Baruch Siach · 7 years ago
  29. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  30. dde3e71 binman: Put our local modules ahead of system modules by Simon Glass · 7 years ago
  31. 9d2eb92 dtoc: Add tests by Simon Glass · 7 years ago
  32. 2e0bf3f dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · 7 years ago
  33. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  34. 7a2add1 dtoc: Move static functions out of the class by Simon Glass · 7 years ago
  35. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  36. 761773f dtoc: Don't handle properties with / in them by Simon Glass · 7 years ago
  37. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  38. d570dec dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  39. b7edba1 dtoc: Add a comment at the top by Simon Glass · 7 years ago
  40. 7427bf2 dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  41. 4411633 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · 7 years ago
  42. 92e5558 moveconfig: Allow control of which implying configs are shown by Simon Glass · 7 years ago
  43. 452fa8e moveconfig: Allow piping in 'git show --stat' output by Simon Glass · 7 years ago
  44. 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
  45. c6e73cf moveconfig: Support looking for implied CONFIG options by Simon Glass · 8 years ago
  46. 43cf08f moveconfig: Support building a simple config database by Simon Glass · 8 years ago
  47. 8fb5bd0 moveconfig: Add a constant for auto.conf by Simon Glass · 8 years ago
  48. 2d79f70 moveconfig: Tidy up the documentation and add hints by Simon Glass · 8 years ago
  49. 8f3cf31 moveconfig: Allow reading the defconfig list from stdin by Simon Glass · 8 years ago
  50. 18774bc moveconfig: Support providing a path to the defconfig files by Simon Glass · 8 years ago
  51. 6c7f02b rockchip: mkimage: add support for rk322x soc by Kever Yang · 7 years ago
  52. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  53. f77ab20 mkimage: fix display of image types list by Baruch Siach · 7 years ago
  54. 5df223c rockchip: mkimage: correct spl_size for rk3399 by Kever Yang · 7 years ago
  55. 9584285 rkcommon.c: Remove unused rkcommon_spi_to_offset by Tom Rini · 7 years ago
  56. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  57. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  58. d551b84 tools/tbot: update README by Heiko Schocher · 7 years ago
  59. a50856e rkcommon.c: Drop pointless assignment by Simon Glass · 7 years ago
  60. 98685e3 fdtgrep: Deal with NULL data passed to check_type_include() by Simon Glass · 7 years ago
  61. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  62. 58444c7 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  63. 2750585 buildman: properly translate strings for log and err files to ASCII by Daniel Schwierzeck · 7 years ago
  64. c9e5f0c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  65. df1bc5c patman: Add a functional test by Simon Glass · 8 years ago
  66. 0f94fa7 patman: Rename 'list' variable in MakeCcFile() by Simon Glass · 8 years ago
  67. b712eed patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · 8 years ago
  68. b91126d patman: Add unicode to test patches by Simon Glass · 8 years ago
  69. fdf7002 patman: Don't return the series in FixPatches() by Simon Glass · 8 years ago
  70. a362237 patman: Don't report unicode character by Simon Glass · 8 years ago
  71. 47e308e patman: Rename 'str' variable in EmailPatches() by Simon Glass · 8 years ago
  72. 5ad8a9b patman: Don't convert input data to unicode by Simon Glass · 8 years ago
  73. 22c5834 patman: Adjust handling of unicode email address by Simon Glass · 8 years ago
  74. 166964d patman: encode CC list to UTF-8 by Philipp Tomsich · 8 years ago
  75. 0b48cd6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 8 years ago
  76. b8a1456 rockchip: mkimage: Add support for RV1108 by Andy Yan · 8 years ago
  77. 3c2610a rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM by Philipp Tomsich · 8 years ago
  78. e3b84dd rockchip: mkimage: force 2KB alignment for init_size by Philipp Tomsich · 8 years ago
  79. f0d09fb rockchip: mkimage: add support for verify_header/print_header by Philipp Tomsich · 8 years ago
  80. a944093 fdt: Drop fdt_select.py by Simon Glass · 8 years ago
  81. 22c92ca binman: Rename fdt variable to dtb by Simon Glass · 8 years ago
  82. 059ae52 fdt: Merge fdt_normal with its base class by Simon Glass · 8 years ago
  83. 07309ac binman: Drop a special case related to fdt_fallback by Simon Glass · 8 years ago
  84. bac25c8 fdt: Drop fdt_fallback library by Simon Glass · 8 years ago
  85. 22a32c7 fdt: Drop use of the legacy libfdt python module by Simon Glass · 8 years ago
  86. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · 8 years ago
  87. 55901ff fdt: Support use of the new python libfdt library by Simon Glass · 8 years ago
  88. d022a7d fdt: dtoc: Add a full set of property tests by Simon Glass · 8 years ago
  89. 28c7105 fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · 8 years ago
  90. a1dce55 fdt: Build the new python libfdt module by Simon Glass · 8 years ago
  91. acc626d fdt: Rename existing python libfdt module by Simon Glass · 8 years ago
  92. 657d0f3 fdt: Add all source files to the libfdt build by Simon Glass · 8 years ago
  93. ef84f82 arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 8 years ago
  94. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 8 years ago
  95. 0f8566d tools: mksunxiboot: allow larger SPL binaries by Andre Przywara · 8 years ago
  96. 2ff00bb tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · 8 years ago
  97. e0e5559 tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
  98. 33ff679 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 8 years ago
  99. 67d2332 dtoc: Move the output code into its own function by Simon Glass · 8 years ago
  100. f8fcbba rockchip: mkimage: remove placeholder functions from rkimage by Philipp Tomsich · 8 years ago