1. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  2. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · 9 years ago
  3. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  4. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  5. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  6. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  7. 580ea68 tools: microcode-tool: Support parsing header file with a license block by Bin Meng · 9 years ago
  8. 8a12352 rockchip: Drop a debug message when outputing SPI images by Simon Glass · 9 years ago
  9. 86d7049 rockchip: Enable generation of SPI images by Simon Glass · 9 years ago
  10. d54f0e7 tools: zynqimage: Clean up check_params by Nathan Rossi · 9 years ago
  11. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  12. 656ee04 tools: env: include compiler.h by Peter Robinson · 9 years ago
  13. 06cdc34 rockchip: mkimage: use imagename to select spl hdr & spl size by Jeffy Chen · 9 years ago
  14. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  15. 4acc2d4 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · 9 years ago
  16. 4cc8627 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · 9 years ago
  17. 3edd041 mkimage : Fix generating multi and script images by Philippe De Swert · 9 years ago
  18. 0e7c90a rockchip: Add support for rk's second level loader by Jeffy Chen · 9 years ago
  19. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  20. 5286c0d tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  21. 3efeaae tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  22. da43fd3 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  23. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  24. b7c3b3f Allow fw env tools to be available as library by Stefano Babic · 9 years ago
  25. 211e17b tools/env: allow config filename to be passed via command line argument by Michael Heimpold · 9 years ago
  26. a4279a5 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  27. 451b1fc tools/proftool: fix use-after-free by Vincent Stehlé · 9 years ago
  28. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  29. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · 9 years ago
  30. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  31. 48676a3 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  32. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  33. 1414f1f Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · 9 years ago
  34. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · 9 years ago
  35. f575ab4 imximage: fix commands other than write_data by Troy Kisky · 9 years ago
  36. 07c41ed imximage: header.length of 4 is valid by Troy Kisky · 9 years ago
  37. 6844568 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  38. c74165d tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  39. 01ad493 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant by Bernhard Nortmann · 9 years ago
  40. c9e8961 sunxi: move SPL-related definitions to platform-specific include by Bernhard Nortmann · 9 years ago
  41. 3bb02f6 tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · 9 years ago
  42. e0256b4 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed by Josh Wu · 9 years ago
  43. fc98921 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · 9 years ago
  44. 88491ee Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  45. 570032a sunxi: Ensure that 'mksunxiboot' tool produces deterministic output by Siarhei Siamashka · 9 years ago
  46. cad8abf buildman: Improve the config comparison feature by Simon Glass · 9 years ago
  47. 41d176f Revert "patman: use -D option for git format-patch" by Masahiro Yamada · 9 years ago
  48. 1b145ff x86: ifdtool: Support checking region overlap before U-Boot by Bin Meng · 9 years ago
  49. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  50. 7ad57b2 rockchip: Drop first 32kb of zeros from the rkSD image type by Sjoerd Simons · 9 years ago
  51. c17b145 rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  52. 3b1e507 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  53. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  54. 3e38452 mkimage: Allow the original file size to be recorded by Simon Glass · 9 years ago
  55. 46409cc mkimage: Allow padding to any length by Simon Glass · 9 years ago
  56. b8898e4 tools: mxsboot: calculate ECC block level dynamically by Jörg Krause · 9 years ago
  57. 9c2cf9a tools/imximage: set DCD pointer to NULL when its length is 0 by Baruch Siach · 9 years ago
  58. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  59. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  60. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  61. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  62. 13b8cc9 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · 9 years ago
  63. 367c3ce x86: ifdtool: Support collating microcode into one place by Simon Glass · 9 years ago
  64. 29e7e69 x86: ifdtool: Split microcode linking into its own function by Simon Glass · 9 years ago
  65. 062d2a6 x86: ifdtool: Check that U-Boot does not overlap other regions by Simon Glass · 9 years ago
  66. fd54c8d logos: add Toradex logo by Stefan Agner · 9 years ago
  67. 6b94c42 gitignore: Add defconfig and fdtgrep by Bin Meng · 9 years ago
  68. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  69. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · 9 years ago
  70. 464a0e9 patman: add distutils based installer by Chris Packham · 9 years ago
  71. 05a5092 buildman: Correct '--fetch-arch' command documentation by Bin Meng · 9 years ago
  72. 7b91702 Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · 9 years ago
  73. 49119a9 tools: remove mpc86x_clk tool by Masahiro Yamada · 9 years ago
  74. 73e5732 imx: imximage: add new CHECK/CLR BIT command by Adrian Alonso · 9 years ago
  75. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  76. 539fe4a kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  77. 139651f mkimage: Set up a file size parameter and keep it updated by Simon Glass · 9 years ago
  78. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · 9 years ago
  79. 434a31b mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  80. 37203e1 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  81. 990c673 tools: ifdtool: Write correct offset on 32-bit machine by Bin Meng · 9 years ago
  82. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · 10 years ago
  83. b7c3fcf tools: mkimage: fix imximage header size by Albert ARIBAUD \(3ADEV\) · 9 years ago
  84. 217f95b tools/env/fw_env.h: Correct include order by Peter Robinson · 9 years ago
  85. 0745182 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  86. f7f509d tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · 10 years ago
  87. 8880949 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  88. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · 10 years ago
  89. 1635e48 tools: ifdtool: Do not write region while its size is negative by Bin Meng · 9 years ago
  90. b3642fa sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size by Daniel Kochmański · 10 years ago
  91. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · 10 years ago
  92. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · 10 years ago
  93. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · 10 years ago
  94. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · 10 years ago
  95. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · 10 years ago
  96. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · 10 years ago
  97. 2347593 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · 10 years ago
  98. c6e043a moveconfig: Add a parameter to accept a list to build by Joe Hershberger · 10 years ago
  99. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 10 years ago
  100. 166edec moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · 10 years ago