1. 393aaa2 patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 10 years ago
  2. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · 10 years ago
  3. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  4. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  5. 4b14c53 buildman: Store build config files by Simon Glass · 10 years ago
  6. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · 10 years ago
  7. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  8. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  9. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  10. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  11. 7cf7e13 Patch to mkenvimage to handle text files with length that exceed env size by Brian McFarland · 10 years ago
  12. c9e4b8e Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  13. 26f7237 buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  14. f675750 buildman: Correct toolchain download feature by Simon Glass · 10 years ago
  15. 3a1fc23 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  16. 63a7ff9 add example for file on VFAT filesystem usage by Waldemar Brodkorb · 10 years ago
  17. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  18. 31f48e1 tools: mksunxiboot: Fix problems on big endian systems by Siarhei Siamashka · 10 years ago
  19. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  20. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · 10 years ago
  21. 3338269 patman: Read in the git-mailrc alias file by Simon Glass · 10 years ago
  22. 7e92f5c buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · 10 years ago
  23. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  24. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  25. f16cde0 imx: imximage: Add QuadSPI boot support by Ye.Li · 10 years ago
  26. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  27. 6e8e9b6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  28. a1616a8 x86: Enhance the microcode tool to support header files as input by Simon Glass · 10 years ago
  29. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  30. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  31. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  32. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
  33. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  34. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  35. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  36. 76c7917 tools: do not print error messages in verify_header() functions by Guilherme Maciel Ferreira · 10 years ago
  37. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  38. f3f4a0a dumpimage: replace the term "datafile" by "subimage" by Guilherme Maciel Ferreira · 10 years ago
  39. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  40. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  41. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
  42. 0b33803 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · 10 years ago
  43. 597e0a0 arm: mx6: cm-fx6: display compulab logo by Nikita Kiryanov · 10 years ago
  44. 583ae32 mxsboot : Support of 224-bytes OOB area length by Alexandre Coffignal · 10 years ago
  45. 655b610 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  46. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  47. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · 10 years ago
  48. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · 10 years ago
  49. e03e944 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · 10 years ago
  50. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · 10 years ago
  51. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · 10 years ago
  52. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  53. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · 10 years ago
  54. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · 10 years ago
  55. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  56. 30a664d buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  57. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  58. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  59. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  60. dbc01c7 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  61. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · 10 years ago
  62. 07df0c7 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  63. abd7d7a x86: Correct ifdtool microcode calculation by Simon Glass · 10 years ago
  64. 4c40e35 tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  65. f04dab4 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  66. 5f01c7a buildman: Fix some typos in README by Dirk Behme · 10 years ago
  67. 750deb9 x86: Add a script to process Intel microcode files by Simon Glass · 10 years ago
  68. 8a5a8dc x86: ifdtool: Add support for early microcode access by Simon Glass · 10 years ago
  69. a0377c2 x86: ifdtool: Use a structure for the file/address list by Simon Glass · 10 years ago
  70. bf521d9 x86: ifdtool: Display filename when file errors are reported by Simon Glass · 10 years ago
  71. cf4fa8a x86: ifdtool: Correct a debug() missing parameter by Simon Glass · 10 years ago
  72. d3ff5c6 x86: ifdtool: Separate out filenames for -D and -i by Simon Glass · 10 years ago
  73. 2a1da85 tools/ifdtool: Support writing multiple files (-w) simultaneously by Bin Meng · 10 years ago
  74. 3cfec8f ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  75. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  76. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · 10 years ago
  77. 85620bb buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  78. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  79. 4e36531 buildman: Save *.img files too by Tom Rini · 10 years ago
  80. 80b7ca4 tools: Add ifdtool to .gitignore by Bin Meng · 10 years ago
  81. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  82. bfc4382 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · 10 years ago
  83. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · 10 years ago
  84. 245644d tools/msximage.c: fix warning about nptr possibly uninitialized by Albert ARIBAUD · 10 years ago
  85. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  86. 21f0dbe Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
  87. 6da7466 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
  88. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  89. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  90. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  91. e2fb419 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  92. d1f0056 buildman: Don't default to -e when using -s by Simon Glass · 10 years ago
  93. 68b69b6 buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  94. 49e036f imximage: Fix the bootdata.size calculation by Ye.Li · 10 years ago
  95. 933918c tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  96. 7abec5b tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  97. ed37f8a gitignore: ignore atmel pmecc parameter tool by Andreas Bießmann · 10 years ago
  98. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  99. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  100. cec5819 tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · 10 years ago