1. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  2. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  3. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  4. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
  5. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  6. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  7. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  8. 76c7917 tools: do not print error messages in verify_header() functions by Guilherme Maciel Ferreira · 10 years ago
  9. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  10. f3f4a0a dumpimage: replace the term "datafile" by "subimage" by Guilherme Maciel Ferreira · 10 years ago
  11. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  12. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  13. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
  14. 0b33803 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · 10 years ago
  15. 655b610 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  16. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  17. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · 10 years ago
  18. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · 10 years ago
  19. e03e944 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · 10 years ago
  20. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · 10 years ago
  21. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · 10 years ago
  22. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  23. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · 10 years ago
  24. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · 10 years ago
  25. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  26. 30a664d buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  27. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  28. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  29. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  30. dbc01c7 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  31. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · 10 years ago
  32. 07df0c7 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  33. abd7d7a x86: Correct ifdtool microcode calculation by Simon Glass · 10 years ago
  34. 4c40e35 tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  35. f04dab4 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  36. 5f01c7a buildman: Fix some typos in README by Dirk Behme · 10 years ago
  37. 750deb9 x86: Add a script to process Intel microcode files by Simon Glass · 10 years ago
  38. 8a5a8dc x86: ifdtool: Add support for early microcode access by Simon Glass · 10 years ago
  39. a0377c2 x86: ifdtool: Use a structure for the file/address list by Simon Glass · 10 years ago
  40. bf521d9 x86: ifdtool: Display filename when file errors are reported by Simon Glass · 10 years ago
  41. cf4fa8a x86: ifdtool: Correct a debug() missing parameter by Simon Glass · 10 years ago
  42. d3ff5c6 x86: ifdtool: Separate out filenames for -D and -i by Simon Glass · 10 years ago
  43. 2a1da85 tools/ifdtool: Support writing multiple files (-w) simultaneously by Bin Meng · 10 years ago
  44. 3cfec8f ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  45. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  46. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · 10 years ago
  47. 85620bb buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  48. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  49. 4e36531 buildman: Save *.img files too by Tom Rini · 10 years ago
  50. 80b7ca4 tools: Add ifdtool to .gitignore by Bin Meng · 10 years ago
  51. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  52. bfc4382 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · 10 years ago
  53. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · 10 years ago
  54. 245644d tools/msximage.c: fix warning about nptr possibly uninitialized by Albert ARIBAUD · 10 years ago
  55. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  56. 21f0dbe Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
  57. 6da7466 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
  58. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  59. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  60. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  61. e2fb419 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  62. d1f0056 buildman: Don't default to -e when using -s by Simon Glass · 10 years ago
  63. 68b69b6 buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  64. 49e036f imximage: Fix the bootdata.size calculation by Ye.Li · 10 years ago
  65. 933918c tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  66. 7abec5b tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  67. ed37f8a gitignore: ignore atmel pmecc parameter tool by Andreas Bießmann · 10 years ago
  68. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  69. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  70. cec5819 tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  71. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  72. 5d6e813 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · 10 years ago
  73. bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
  74. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  75. f0cb67c tools: remove reformat.py by Masahiro Yamada · 10 years ago
  76. 9362424 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  77. 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  78. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  79. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
  80. 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · 10 years ago
  81. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  82. 6a1b97a tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · 10 years ago
  83. c908bc8 tools: Import Kconfiglib by Masahiro Yamada · 10 years ago
  84. f11c606 buildman: fix typos of --dry-run help message by Masahiro Yamada · 10 years ago
  85. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  86. fbf8ee0 patman: make run results better visible by Vadim Bendebury · 10 years ago
  87. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  88. 4aeceb9 buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  89. a8b7b1b buildman: Expand output test to cover directory prefixes by Simon Glass · 10 years ago
  90. 8e95956 buildman: Add additional functional tests by Simon Glass · 10 years ago
  91. 4e5d6bc patman: Start with a clean series when needed by Simon Glass · 10 years ago
  92. a10ebe1 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  93. 09f1fe5 buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  94. cbd3658 buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  95. 5e0441d buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  96. c88c895 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  97. ed098bb buildman: Add a functional test by Simon Glass · 10 years ago
  98. de38497 patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  99. ca9b06e buildman: Move full help code into the control module by Simon Glass · 10 years ago
  100. 04bac6b buildman: Move the command line code into its own file by Simon Glass · 10 years ago