1. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. da255af patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  4. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  5. 8a0103f tools/proftool: remove REG_NOERROR by Andreas Bießmann · 11 years ago
  6. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  7. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  8. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  9. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  10. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  11. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  12. b148974 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  13. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  14. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  15. 58fe7e5 image: Add signing infrastructure by Simon Glass · 11 years ago
  16. 9c62892 Add proftool to decode profile data by Simon Glass · 11 years ago
  17. 6e20679 pxa: palmtreo680 flash programming utility by Mike Dunn · 11 years ago
  18. c253dfa powerpc/CoreNet: Allow pbl images to take u-boot images != 512K by Chris Packham · 12 years ago
  19. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  20. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 62b4dc0 checkpatch.pl: Add 'printf' to logFunctions by Tom Rini · 11 years ago
  22. a6193f1 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building by Simon Glass · 12 years ago
  23. 37abb37 wandboard: Add Boot Splash image with Wandboard logo by Otavio Salvador · 12 years ago
  24. d551ccd build: Use generic boot logo matching by Otavio Salvador · 12 years ago
  25. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  26. d2e9538 buildman: Produce a sensible error message when branch is missing by Simon Glass · 12 years ago
  27. 4161c41 mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 12 years ago
  28. ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 12 years ago
  29. 0ce6e3d image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · 12 years ago
  30. 25d6e6b image: Split hash node processing into its own function by Simon Glass · 12 years ago
  31. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · 12 years ago
  32. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · 12 years ago
  33. aa183f4 mkimage: Move ARRAY_SIZE to header file by Simon Glass · 12 years ago
  34. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. f0e5e92 patman: Do not hardcode python path by Michal Simek · 12 years ago
  36. 29c5abc buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 12 years ago
  37. 3d1acc6 imx: Align the imximage header and payload to multiples of 4k by Marek Vasut · 12 years ago
  38. d45fd73 tools: arm: imx: Implement BOOT_OFFSET command for imximage by Marek Vasut · 12 years ago
  39. 3a0be4a mxs: mxsboot: Move sdcard BCB header to 4 sectors offset by Otavio Salvador · 12 years ago
  40. 6931059 patman: fix gitutil for decorations by Andreas Bießmann · 12 years ago
  41. bd8ca27 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  42. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  43. 924e40c autoconfig.mk: Make it possible to define configs from other configs by Benoît Thébaudeau · 12 years ago
  44. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  45. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  46. ec1d042 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 12 years ago
  47. 197ad28 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 12 years ago
  48. 21c325f patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 12 years ago
  49. 12ea5f4 patman: Provide option to ignore bad aliases by Simon Glass · 12 years ago
  50. d91758b logo: update to the new logo for ATMEL by Josh Wu · 12 years ago
  51. c05694f buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · 12 years ago
  52. 5da2a78 patman: Ignore all Gerrit Commit-* tags by Simon Glass · 12 years ago
  53. 33bdd9e patman: Minor help message/README fixes by Simon Glass · 12 years ago
  54. 14ab6aa patman: Fix the comment in CheckTags to mention multiple tags by Simon Glass · 12 years ago
  55. 4e77468 patman: Don't allow spaces in tags by Simon Glass · 12 years ago
  56. 0495abf patman: Fix up checkpatch parsing to deal with 'CHECK' lines by Simon Glass · 12 years ago
  57. c72f3da patman: Add Cover-letter-cc tag to Cc cover letter to people by Simon Glass · 12 years ago
  58. 06f27ac patman: Allow specifying the message ID your series is in reply to by Doug Anderson · 12 years ago
  59. 80113ff patman: Make "Reviewed-by" an important tag by Doug Anderson · 12 years ago
  60. 11aba51 patman: Add additional git utilties by Simon Glass · 12 years ago
  61. 680da3c patman: Allow reading metadata from a list of commits by Simon Glass · 12 years ago
  62. 519fad2 patman: Allow commands to raise on error, or not by Simon Glass · 12 years ago
  63. 34e5943 patman: Make command methods return a CommandResult by Simon Glass · 12 years ago
  64. a2460ad patman: Add cros_subprocess library to manage subprocesses by Simon Glass · 12 years ago
  65. f6e5b3b patman: Use bright ANSI colours by default by Simon Glass · 12 years ago
  66. a9f7edb patman: Use ANSI colours only when outputting to a terminal by Simon Glass · 12 years ago
  67. 07fc462 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · 12 years ago
  68. 57cb6a3 env: Allow accessing non-mtd devices by Lubomir Rintel · 12 years ago
  69. 7678513 Fix a couple typoes in tools/env/README by Robert P. J. Day · 12 years ago
  70. 9b7b837 tools: update checkpatch to latest upstream version by Kim Phillips · 12 years ago
  71. 3783732 fw_env.config: Correct "fw_saveenv" to "fw_setenv". by Robert P. J. Day · 12 years ago
  72. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  73. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  74. c549f08 patman: Allow use outside of u-boot tree by Vadim Bendebury · 12 years ago
  75. 06a9515 patman: Add settings to the list of modules to doctest by Doug Anderson · 12 years ago
  76. 31ffd7f patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  77. 3d3077c patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  78. c2c84bc patman: Add a call to get_maintainer.pl if it exists by Doug Anderson · 12 years ago
  79. 05416af patman: Add all CC addresses to the cover letter by Doug Anderson · 12 years ago
  80. 507e8e8 patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · 12 years ago
  81. 4baede0 patman: Look for checkpatch in the scripts directory by Doug Anderson · 12 years ago
  82. 51d7321 patman: Allow tests to run even if patman is in the path by Doug Anderson · 12 years ago
  83. 3781675 patman: Add spaces back into patman test by Doug Anderson · 12 years ago
  84. e37b8ff tools: imximage: Let .name field be more generic by Fabio Estevam · 12 years ago
  85. 164ee8f mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  86. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  87. a8343eb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  88. 5fd7c5d tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  89. cfd1e54 Revert "fw_env: fix building w/out a config.h" by Tom Rini · 12 years ago
  90. 469c6ad fw_env: fix building w/out a config.h by Mike Frysinger · 12 years ago
  91. 54512f7 fw_env: fix incorrect usage of open(O_CREAT) by Mike Frysinger · 12 years ago
  92. 178ec77 fw_env: fix type of len by Mike Frysinger · 12 years ago
  93. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  94. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  95. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  96. d617be3 Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  97. aa912af patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  98. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  99. a037dab patman: Add additional tags to ignore by Simon Glass · 12 years ago
  100. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago