1. f575ab4 imximage: fix commands other than write_data by Troy Kisky · 9 years ago
  2. 07c41ed imximage: header.length of 4 is valid by Troy Kisky · 9 years ago
  3. 3bb02f6 tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · 9 years ago
  4. e0256b4 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed by Josh Wu · 9 years ago
  5. fc98921 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · 9 years ago
  6. 88491ee Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  7. 570032a sunxi: Ensure that 'mksunxiboot' tool produces deterministic output by Siarhei Siamashka · 9 years ago
  8. cad8abf buildman: Improve the config comparison feature by Simon Glass · 9 years ago
  9. 41d176f Revert "patman: use -D option for git format-patch" by Masahiro Yamada · 9 years ago
  10. 1b145ff x86: ifdtool: Support checking region overlap before U-Boot by Bin Meng · 9 years ago
  11. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  12. 7ad57b2 rockchip: Drop first 32kb of zeros from the rkSD image type by Sjoerd Simons · 9 years ago
  13. c17b145 rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  14. 3b1e507 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  15. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  16. 3e38452 mkimage: Allow the original file size to be recorded by Simon Glass · 9 years ago
  17. 46409cc mkimage: Allow padding to any length by Simon Glass · 9 years ago
  18. b8898e4 tools: mxsboot: calculate ECC block level dynamically by Jörg Krause · 9 years ago
  19. 9c2cf9a tools/imximage: set DCD pointer to NULL when its length is 0 by Baruch Siach · 9 years ago
  20. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  21. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  22. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  23. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  24. 13b8cc9 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · 9 years ago
  25. 367c3ce x86: ifdtool: Support collating microcode into one place by Simon Glass · 9 years ago
  26. 29e7e69 x86: ifdtool: Split microcode linking into its own function by Simon Glass · 9 years ago
  27. 062d2a6 x86: ifdtool: Check that U-Boot does not overlap other regions by Simon Glass · 9 years ago
  28. fd54c8d logos: add Toradex logo by Stefan Agner · 9 years ago
  29. 6b94c42 gitignore: Add defconfig and fdtgrep by Bin Meng · 9 years ago
  30. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  31. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · 9 years ago
  32. 464a0e9 patman: add distutils based installer by Chris Packham · 9 years ago
  33. 05a5092 buildman: Correct '--fetch-arch' command documentation by Bin Meng · 9 years ago
  34. 7b91702 Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · 9 years ago
  35. 49119a9 tools: remove mpc86x_clk tool by Masahiro Yamada · 9 years ago
  36. 73e5732 imx: imximage: add new CHECK/CLR BIT command by Adrian Alonso · 9 years ago
  37. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  38. 539fe4a kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  39. 139651f mkimage: Set up a file size parameter and keep it updated by Simon Glass · 9 years ago
  40. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · 9 years ago
  41. 434a31b mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  42. 37203e1 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  43. 990c673 tools: ifdtool: Write correct offset on 32-bit machine by Bin Meng · 9 years ago
  44. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · 10 years ago
  45. b7c3fcf tools: mkimage: fix imximage header size by Albert ARIBAUD \(3ADEV\) · 9 years ago
  46. 217f95b tools/env/fw_env.h: Correct include order by Peter Robinson · 9 years ago
  47. 0745182 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  48. f7f509d tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · 9 years ago
  49. 8880949 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  50. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · 10 years ago
  51. 1635e48 tools: ifdtool: Do not write region while its size is negative by Bin Meng · 9 years ago
  52. b3642fa sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size by Daniel Kochmański · 10 years ago
  53. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · 10 years ago
  54. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · 10 years ago
  55. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · 10 years ago
  56. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · 10 years ago
  57. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · 10 years ago
  58. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · 10 years ago
  59. 2347593 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · 10 years ago
  60. c6e043a moveconfig: Add a parameter to accept a list to build by Joe Hershberger · 10 years ago
  61. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 10 years ago
  62. 166edec moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · 10 years ago
  63. b616081 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · 10 years ago
  64. 2c9e16b tools: mxsboot: Calculate ECC strength dynamically by Jörg Krause · 10 years ago
  65. 1d87026 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  66. d400d03 logos: Add Solidrun's logo by Fabio Estevam · 10 years ago
  67. 983487f Fix musl build by Jörg Krause · 10 years ago
  68. 2842885 fw_env.h: include autoconf.h by Max Krummenacher · 10 years ago
  69. 9873b91 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 10 years ago
  70. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 10 years ago
  71. 393aaa2 patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 10 years ago
  72. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · 10 years ago
  73. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  74. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  75. 4b14c53 buildman: Store build config files by Simon Glass · 10 years ago
  76. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · 10 years ago
  77. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  78. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  79. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  80. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  81. 7cf7e13 Patch to mkenvimage to handle text files with length that exceed env size by Brian McFarland · 10 years ago
  82. c9e4b8e Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  83. 26f7237 buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  84. f675750 buildman: Correct toolchain download feature by Simon Glass · 10 years ago
  85. 3a1fc23 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  86. 63a7ff9 add example for file on VFAT filesystem usage by Waldemar Brodkorb · 10 years ago
  87. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  88. 31f48e1 tools: mksunxiboot: Fix problems on big endian systems by Siarhei Siamashka · 10 years ago
  89. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  90. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · 10 years ago
  91. 3338269 patman: Read in the git-mailrc alias file by Simon Glass · 10 years ago
  92. 7e92f5c buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · 10 years ago
  93. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  94. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  95. f16cde0 imx: imximage: Add QuadSPI boot support by Ye.Li · 10 years ago
  96. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  97. 6e8e9b6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  98. a1616a8 x86: Enhance the microcode tool to support header files as input by Simon Glass · 10 years ago
  99. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  100. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago