1. 20d068e tools: omapimage: Fix mismatch of image size in header by Lokesh Vutla · 7 years ago
  2. c3c0b6d tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  3. ade2ef6 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · 7 years ago
  4. 9ef25e8 tools: fix incorrect usage of DT node unit address by Andre Przywara · 7 years ago
  5. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  6. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  7. 8c9012a tools: Add Marvell recovery image download script by Konstantin Porotchkin · 7 years ago
  8. 01aea29 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  9. 4902bf8 tools: zynqmpimage: Check return values from file functions by Michal Simek · 7 years ago
  10. be83bc7 binman: Add documentation for the symbol feature by Simon Glass · 7 years ago
  11. 4ca8e04 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  12. 075a45c binman: Support enabling debug in tests by Simon Glass · 7 years ago
  13. d605152 binman: Adjust size of test SPL binary by Simon Glass · 7 years ago
  14. ff33925 binman: Add tests binaries with binman symbols by Simon Glass · 7 years ago
  15. d543125 binman: Drop a stale comment about the 'board' feature by Simon Glass · 7 years ago
  16. 0a6da31 binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · 7 years ago
  17. 9aa6a6f binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · 7 years ago
  18. 24ad365 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago
  19. 070aa2d tools: omapimage: fix corner-case in byteswap path by Philipp Tomsich · 7 years ago
  20. b79320b libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  21. a1015c2 tools: env: Add support for direct read/write UBI volumes by S. Lockwood-Childs · 7 years ago
  22. 52b1a50 tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document by Jean-Francois Dagenais · 8 years ago
  23. dde5a88 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · 8 years ago
  24. 597d17c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  25. 9ba021c binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  26. a409c93 binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  27. 3d27423 binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  28. e83679d binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  29. 7f94e83 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  30. 2c3cf45 binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  31. 385e69b binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  32. ac59991 binman: Add a main program to the tests by Simon Glass · 7 years ago
  33. 8f52136 binman: Add tests for importlib availability by Simon Glass · 7 years ago
  34. b339326 binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  35. c303b9a binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  36. eb37e2d dtoc: Fix up tests by Simon Glass · 7 years ago
  37. 5e0f06d buildman: Fix up tests by Simon Glass · 7 years ago
  38. 2bfc697 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  39. ab2dabc patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  40. c5c7b1a binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  41. 076e63b binman: Rename tests to ftest by Simon Glass · 7 years ago
  42. 151ba36 binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  43. 4b94ac9 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  44. 2eee32b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  45. 6410970 rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago
  46. 7b79bb1 rockchip: mkimage: use spl_boot0 for all Rockchip SoCs by Kever Yang · 7 years ago
  47. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  48. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · 7 years ago
  49. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  50. 873de76 Do not attempt to use the systemwide libfdt by Jan Kundrát · 7 years ago
  51. fe391a7 tools: image: fix message when fail to add verification data for config by Masahiro Yamada · 7 years ago
  52. 0148676 tools: image: allow to sign image nodes without -K option by Masahiro Yamada · 7 years ago
  53. c1f137b tools: image: fix "algo" property of public key for verified boot by Masahiro Yamada · 7 years ago
  54. e5308f8 tools: env: allow to print U-Boot version by Stefan Agner · 7 years ago
  55. 2fc6b6f tools: image: fix node name of signature node in FIT by Masahiro Yamada · 7 years ago
  56. a3318ba tools: env: Add embedded.c to .gitignore by Bin Meng · 7 years ago
  57. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  58. 3eb4edf tools: bmp_logo: correctly interpret BMP files with larger headers by Jon Smith · 7 years ago
  59. 74a21dd tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · 7 years ago
  60. 1ebcbd1 moveconfig: fix error message in do_autoconf() by Chris Packham · 7 years ago
  61. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
  62. b828665 tools/fit_image.c: Update some return code paths by Tom Rini · 7 years ago
  63. 04a6c3f rockchip: mkimage: add support for rk3128 soc by Kever Yang · 7 years ago
  64. 1682e05 kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  65. 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
  66. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  67. d7bcdf5 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  68. 68d32c7 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  69. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  70. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  71. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  72. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  73. ec3b5e4 dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  74. ce5621d dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  75. 17ffd62 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  76. a3f9444 dtoc: Update the Fdt class to record phandles by Simon Glass · 7 years ago
  77. 90e5f0a dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · 7 years ago
  78. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  79. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  80. fc3ae9c dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  81. 80ef705 dtoc: Adjust Node to record its parent by Simon Glass · 7 years ago
  82. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  83. 52a0864 patman: Fix error when the email blacklist is missing by Simon Glass · 7 years ago
  84. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  85. e8d2a12 patman: add support for omitting bouncing addresses by Chris Packham · 7 years ago
  86. 1c87931 moveconfig: Use fd.write() instead of print >> by Simon Glass · 7 years ago
  87. 2b72a07 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  88. 1fbf072 tools: pblimage: Fix address calculation by York Sun · 7 years ago
  89. eebd461 tools: .gitignore: Add libfdt related files by Bin Meng · 7 years ago
  90. 9a5e001 tools: .gitignore: Sort in alphabetical order by Bin Meng · 7 years ago
  91. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · 7 years ago
  92. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · 7 years ago
  93. 282f270 env: Fix out of tree building of tools-all by Tom Rini · 7 years ago
  94. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · 7 years ago
  95. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · 7 years ago
  96. be3b78a fix: fw_env: Prevent writing error message on special files, which don't support fsync by Lukasz Majewski · 7 years ago
  97. 2387509 imx: move imximage header to common location by Stefan Agner · 7 years ago
  98. da707d4 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  99. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  100. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago