1. d877a6c Fix --noheader on fw_printenv by Alex Kiernan · 7 years ago
  2. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  3. ceb3281 tools/mrvl_uart.sh: Tidy script output by Andreas Färber · 7 years ago
  4. 3e00c48 tools/mrvl_uart.sh: Fix minicom baudrate by Andreas Färber · 7 years ago
  5. 6622822 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  6. d2bf115 tools: include necessary headers explicitly by Masahiro Yamada · 7 years ago
  7. ae9ace7 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  8. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  9. 9e82087 tools: remove unused ret by Jelle van der Waa · 7 years ago
  10. ac02019 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · 7 years ago
  11. d1ccaa4 patman: Unquote output from get_maintainer.pl by Stefan Brüns · 7 years ago
  12. 3a0e70f tools: omapimage: Fix mismatch of image size in header by Lokesh Vutla · 7 years ago
  13. 3759df0 tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  14. 3ed0de3 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · 7 years ago
  15. 2eda8e9 tools: fix incorrect usage of DT node unit address by Andre Przywara · 7 years ago
  16. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  17. 42ac26f riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  18. eee4835 tools: Add Marvell recovery image download script by Konstantin Porotchkin · 7 years ago
  19. 90d75d2 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  20. 6d0cbbd tools: zynqmpimage: Check return values from file functions by Michal Simek · 7 years ago
  21. 39c1502 binman: Add documentation for the symbol feature by Simon Glass · 7 years ago
  22. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  23. 7fe9173 binman: Support enabling debug in tests by Simon Glass · 7 years ago
  24. f689890 binman: Adjust size of test SPL binary by Simon Glass · 7 years ago
  25. 5cfcf7e binman: Add tests binaries with binman symbols by Simon Glass · 7 years ago
  26. 00ae40b binman: Drop a stale comment about the 'board' feature by Simon Glass · 7 years ago
  27. 4e6fdbe binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · 7 years ago
  28. 47419ea binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · 7 years ago
  29. b50e561 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago
  30. c8e1ca3 tools: omapimage: fix corner-case in byteswap path by Philipp Tomsich · 7 years ago
  31. 26e961c libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  32. 34255b9 tools: env: Add support for direct read/write UBI volumes by S. Lockwood-Childs · 7 years ago
  33. df4950e tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document by Jean-Francois Dagenais · 8 years ago
  34. c85a6b7 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · 8 years ago
  35. bb7ab1c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  36. 9677faa binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  37. ca4f4ff binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  38. 6b187df binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  39. 8772213 binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  40. 5650984 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  41. a25ebed binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  42. a9871c6 binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  43. 9fc60b4 binman: Add a main program to the tests by Simon Glass · 7 years ago
  44. 934cdcf binman: Add tests for importlib availability by Simon Glass · 7 years ago
  45. 4d5994f binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  46. 5a3f222 binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  47. aab660f dtoc: Fix up tests by Simon Glass · 7 years ago
  48. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  49. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  50. 6c328f2 patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  51. d09682e binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  52. 680e331 binman: Rename tests to ftest by Simon Glass · 7 years ago
  53. 00ebd1f binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  54. 9c0a8b1 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  55. 511fd0b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  56. 95d363c rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago
  57. d962e5d rockchip: mkimage: use spl_boot0 for all Rockchip SoCs by Kever Yang · 7 years ago
  58. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  59. b38ad66 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · 7 years ago
  60. 15b97f5 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  61. b95a519 Do not attempt to use the systemwide libfdt by Jan Kundrát · 7 years ago
  62. 76b9cba tools: image: fix message when fail to add verification data for config by Masahiro Yamada · 7 years ago
  63. 6793d01 tools: image: allow to sign image nodes without -K option by Masahiro Yamada · 7 years ago
  64. 1d88a99 tools: image: fix "algo" property of public key for verified boot by Masahiro Yamada · 7 years ago
  65. 84d46e7 tools: env: allow to print U-Boot version by Stefan Agner · 7 years ago
  66. 16067e6 tools: image: fix node name of signature node in FIT by Masahiro Yamada · 7 years ago
  67. 3b306c3 tools: env: Add embedded.c to .gitignore by Bin Meng · 7 years ago
  68. 7b7341d env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  69. 06d326d tools: bmp_logo: correctly interpret BMP files with larger headers by Jon Smith · 7 years ago
  70. a6e9810 tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · 7 years ago
  71. ce3ba45 moveconfig: fix error message in do_autoconf() by Chris Packham · 7 years ago
  72. bf52fcd cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
  73. 3c2dff5 tools/fit_image.c: Update some return code paths by Tom Rini · 7 years ago
  74. 5d62aba rockchip: mkimage: add support for rk3128 soc by Kever Yang · 7 years ago
  75. 4e1102f kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  76. 1f6049e tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
  77. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  78. 59ea8c2 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  79. d503114 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  80. 634eba4 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  81. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  82. 35d5037 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  83. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  84. 8fed2eb dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  85. 2925c26 dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  86. 72ab7c5 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  87. 09264e0 dtoc: Update the Fdt class to record phandles by Simon Glass · 7 years ago
  88. 5ec741f dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · 7 years ago
  89. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  90. 21d54ac dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  91. fbdfd22 dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  92. 979ab02 dtoc: Adjust Node to record its parent by Simon Glass · 7 years ago
  93. d330e04 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  94. ad89314 patman: Fix error when the email blacklist is missing by Simon Glass · 7 years ago
  95. 8a33cb8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  96. e11aa60 patman: add support for omitting bouncing addresses by Chris Packham · 7 years ago
  97. c79d18c moveconfig: Use fd.write() instead of print >> by Simon Glass · 7 years ago
  98. 8639f69 genconfig.py: Print defconfig next to warnings by Simon Glass · 7 years ago
  99. 05e35d2 tools: pblimage: Fix address calculation by York Sun · 7 years ago
  100. eab44c9 tools: .gitignore: Add libfdt related files by Bin Meng · 7 years ago