1. 475c506 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  2. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  3. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  4. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  5. f1cc458 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · 11 years ago
  6. 5a4fe1a Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  7. 2e78e75 tools: updater: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  8. cfe19f9 tools: imls: Remove a broken and unused tool. by Masahiro Yamada · 11 years ago
  9. 8426d8b buildman: make board selector argument a regex by Stephen Warren · 11 years ago
  10. 61242ac buildman: fix README by Andreas Bießmann · 11 years ago
  11. 5c8fdd9 patman: add Commit-notes tag and section by Albert ARIBAUD · 11 years ago
  12. e2e1f3c tools: Makefile: delete redundant lines by Masahiro Yamada · 11 years ago
  13. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  14. a707b3d buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · 11 years ago
  15. 9cc1804 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  16. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  17. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  18. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  19. 8bb2bdd buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · 11 years ago
  20. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  21. 4281ad8 buildman: Allow make flags to be specified for each board by Simon Glass · 11 years ago
  22. e19d578 buildman: Adjust tests for new boards.cfg format by Simon Glass · 11 years ago
  23. 72048bc tools/imximage.c: Fix compiling warning by York Sun · 11 years ago
  24. 03c1bb2 buildman: fix boards.cfg parsing by Andreas Bießmann · 11 years ago
  25. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  26. a466e49 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · 11 years ago
  27. c4a7ece Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  28. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  29. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  30. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  31. 93d520f tools: mxsboot: Mark the FCB pages as valid by Marek Vasut · 11 years ago
  32. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  33. e387efb fw_env: fix writing environment for mtd devices by Oliver Metz · 11 years ago
  34. 23ef62d fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · 11 years ago
  35. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. 62d40d1 tools: mxsboot: Staticize functions by Marek Vasut · 11 years ago
  38. a5f746f tools: Sort lists of files in Makefile by Marek Vasut · 11 years ago
  39. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  40. 0187c98 tools: add support for setting the CSF into imximage by Stefano Babic · 11 years ago
  41. 01390af tools: add padding of data image file for imximage by Stefano Babic · 11 years ago
  42. 9bac0bb tools: add variable padding of data image in mkimage by Stefano Babic · 11 years ago
  43. 377e367 tools: dynamically allocate imx_header in imximage by Stefano Babic · 11 years ago
  44. 3150f92 tools: rename mximage_flash_offset to imximage_ivt_offset by Stefano Babic · 11 years ago
  45. 4655d40 tools: imx_header should not include flash_offset by Stefano Babic · 11 years ago
  46. c0dcece arm, am335x: add support for 3 siemens boards by Heiko Schocher · 11 years ago
  47. ad403e7 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  48. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  49. 3d192be tools, bmp_logo: fix index from uint16_t to int to allow bigger logos by Heiko Schocher · 11 years ago
  50. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  51. a53002f Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  52. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. c8605bb patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  54. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  55. d4125eb tools/proftool: remove REG_NOERROR by Andreas Bießmann · 11 years ago
  56. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  57. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  58. 399c744 mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  59. 4f61042 mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  60. 95d77b4 mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  61. e29495d mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  62. 80e4df8 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  63. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  64. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  65. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  66. 6c887b2 Add proftool to decode profile data by Simon Glass · 11 years ago
  67. 3497d43 pxa: palmtreo680 flash programming utility by Mike Dunn · 11 years ago
  68. 0d3efd8 powerpc/CoreNet: Allow pbl images to take u-boot images != 512K by Chris Packham · 11 years ago
  69. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  70. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  71. 397bfd4 checkpatch.pl: Add 'printf' to logFunctions by Tom Rini · 11 years ago
  72. 2434c66 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building by Simon Glass · 11 years ago
  73. a7efb02 wandboard: Add Boot Splash image with Wandboard logo by Otavio Salvador · 11 years ago
  74. 96903da build: Use generic boot logo matching by Otavio Salvador · 11 years ago
  75. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  76. cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 11 years ago
  77. aa6d6db mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 11 years ago
  78. bbb467d image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 11 years ago
  79. b726091 image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · 11 years ago
  80. 94e5fa4 image: Split hash node processing into its own function by Simon Glass · 11 years ago
  81. 604f23d image: Move HOSTCC image code to tools/ by Simon Glass · 11 years ago
  82. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 11 years ago
  83. 816cb03 mkimage: Move ARRAY_SIZE to header file by Simon Glass · 11 years ago
  84. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  85. e857075 patman: Do not hardcode python path by Michal Simek · 11 years ago
  86. f0b739f buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 11 years ago
  87. 895d996 imx: Align the imximage header and payload to multiples of 4k by Marek Vasut · 11 years ago
  88. 6cb8382 tools: arm: imx: Implement BOOT_OFFSET command for imximage by Marek Vasut · 11 years ago
  89. 8de1679 mxs: mxsboot: Move sdcard BCB header to 4 sectors offset by Otavio Salvador · 11 years ago
  90. 2386060 patman: fix gitutil for decorations by Andreas Bießmann · 11 years ago
  91. 669dfc2 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 11 years ago
  92. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  93. 2979b26 autoconfig.mk: Make it possible to define configs from other configs by Benoît Thébaudeau · 11 years ago
  94. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 11 years ago
  95. 2b74433 env: Add support for UBI environment by Joe Hershberger · 11 years ago
  96. 645b271 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 11 years ago
  97. 902a971 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 11 years ago
  98. 6861828 patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 11 years ago
  99. a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 11 years ago
  100. 8bf3c32 logo: update to the new logo for ATMEL by Josh Wu · 11 years ago