1. 6c4247e tools: ifdtool: Do not write region while its size is negative by Bin Meng · 9 years ago
  2. 1f6f61f sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size by Daniel Kochmański · 9 years ago
  3. 4839836 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · 9 years ago
  4. 2e2ce6c moveconfig: Print status about the processed defconfigs by Joe Hershberger · 9 years ago
  5. 95bf9c7 moveconfig: Add a switch to enable printing errors by Joe Hershberger · 9 years ago
  6. 2540009 moveconfig: Print a message for missing compiler by Joe Hershberger · 9 years ago
  7. 2559cd8 moveconfig: Output a list of failed boards by Joe Hershberger · 9 years ago
  8. 60727f5 moveconfig: Cleanup headers in arch and board by Joe Hershberger · 9 years ago
  9. 2144f88 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · 9 years ago
  10. 91040e8 moveconfig: Add a parameter to accept a list to build by Joe Hershberger · 9 years ago
  11. 7740f65 moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 9 years ago
  12. 96464ba moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · 9 years ago
  13. 5a27c73 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · 9 years ago
  14. 6121560 tools: mxsboot: Calculate ECC strength dynamically by Jörg Krause · 9 years ago
  15. 1fbdb70 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 9 years ago
  16. d0285e0 logos: Add Solidrun's logo by Fabio Estevam · 9 years ago
  17. 26e355d Fix musl build by Jörg Krause · 9 years ago
  18. 1bfb922 fw_env.h: include autoconf.h by Max Krummenacher · 9 years ago
  19. 3871cd8 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 9 years ago
  20. 1246231 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 9 years ago
  21. 35ce2dc patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 9 years ago
  22. f5e5ece buildman: Make -V (verbose_build) really be verbose by Tom Rini · 9 years ago
  23. 0eb4c04 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  24. 843312d buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  25. 970f932 buildman: Store build config files by Simon Glass · 10 years ago
  26. 88c8dcf buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · 10 years ago
  27. 40f11fc buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  28. 39f520b lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 9 years ago
  29. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  30. e57c6e5 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  31. 80ee019 Patch to mkenvimage to handle text files with length that exceed env size by Brian McFarland · 10 years ago
  32. 62f3aaf Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  33. 63c619e buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  34. 2a76a64 buildman: Correct toolchain download feature by Simon Glass · 10 years ago
  35. c250ce0 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  36. de19edd add example for file on VFAT filesystem usage by Waldemar Brodkorb · 10 years ago
  37. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  38. c924e2a tools: mksunxiboot: Fix problems on big endian systems by Siarhei Siamashka · 10 years ago
  39. 1fddd7b tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  40. d908898 buildman: allow multiple toolchains in a single path by Albert ARIBAUD · 10 years ago
  41. 8895b3e patman: Read in the git-mailrc alias file by Simon Glass · 10 years ago
  42. 71edbe5 buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · 10 years ago
  43. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  44. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  45. 9598f8c imx: imximage: Add QuadSPI boot support by Ye.Li · 10 years ago
  46. e35c6c7 kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  47. 5632e58 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  48. cfcf8ea x86: Enhance the microcode tool to support header files as input by Simon Glass · 10 years ago
  49. 358b8bc Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  50. 3d4de98 patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  51. 4b89b81 patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  52. 2181830 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
  53. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  54. 2dd9002 Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  55. fc2f424 rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  56. 2662179 tools: do not print error messages in verify_header() functions by Guilherme Maciel Ferreira · 10 years ago
  57. 39931f9 dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  58. 67f946c dumpimage: replace the term "datafile" by "subimage" by Guilherme Maciel Ferreira · 10 years ago
  59. f41f5b7 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  60. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  61. 067d156 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
  62. 0ca6691 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · 10 years ago
  63. 8015dde arm: mx6: cm-fx6: display compulab logo by Nikita Kiryanov · 10 years ago
  64. ca6dc4f mxsboot : Support of 224-bytes OOB area length by Alexandre Coffignal · 10 years ago
  65. d2ce658 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  66. 827e37b buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  67. 9b83bfd buildman: Allow architecture to alias to multiple toolchains by Simon Glass · 10 years ago
  68. cc93529 buildman: Don't use the local settings when running tests by Simon Glass · 10 years ago
  69. 7024ab6 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · 10 years ago
  70. 6200534 buildman: Add documentation about the .buildman file by Simon Glass · 10 years ago
  71. 3469969 buildman: Add a note about Python pre-requisites by Simon Glass · 10 years ago
  72. bb1501f buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  73. f210b58 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · 10 years ago
  74. b532412 buildman: Try to avoid hard-coded string parsing by Simon Glass · 10 years ago
  75. 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  76. 0740127 buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  77. 5971ab5 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  78. 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  79. 1a91567 buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  80. 05c96b1 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  81. 4466c1f buildman: Add tests that check the correct output directory is used by Simon Glass · 10 years ago
  82. bd5053f Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  83. 8a38808 x86: Correct ifdtool microcode calculation by Simon Glass · 10 years ago
  84. f411b8f tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  85. 93e9371 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  86. 3e1ded1 buildman: Fix some typos in README by Dirk Behme · 10 years ago
  87. d2c6181 x86: Add a script to process Intel microcode files by Simon Glass · 10 years ago
  88. 31eca69 x86: ifdtool: Add support for early microcode access by Simon Glass · 10 years ago
  89. 65851fc x86: ifdtool: Use a structure for the file/address list by Simon Glass · 10 years ago
  90. fa8d3b0 x86: ifdtool: Display filename when file errors are reported by Simon Glass · 10 years ago
  91. 7e8ffa4 x86: ifdtool: Correct a debug() missing parameter by Simon Glass · 10 years ago
  92. 7dfb172 x86: ifdtool: Separate out filenames for -D and -i by Simon Glass · 10 years ago
  93. 673ed2f tools/ifdtool: Support writing multiple files (-w) simultaneously by Bin Meng · 10 years ago
  94. 94cb17d ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  95. 97cdf64 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  96. 1d8104f buildman: Don't default to -e when building current source by Simon Glass · 10 years ago
  97. f66153b buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  98. 0b5b409 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  99. ce26733 buildman: Save *.img files too by Tom Rini · 10 years ago
  100. 908ec6e tools: Add ifdtool to .gitignore by Bin Meng · 10 years ago