1. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  2. a53002f Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. c8605bb patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  5. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  6. d4125eb tools/proftool: remove REG_NOERROR by Andreas Bießmann · 11 years ago
  7. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  8. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  9. 399c744 mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  10. 4f61042 mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  11. 95d77b4 mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  12. e29495d mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  13. 80e4df8 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  14. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  15. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  16. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  17. 6c887b2 Add proftool to decode profile data by Simon Glass · 11 years ago
  18. 3497d43 pxa: palmtreo680 flash programming utility by Mike Dunn · 11 years ago
  19. 0d3efd8 powerpc/CoreNet: Allow pbl images to take u-boot images != 512K by Chris Packham · 11 years ago
  20. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  21. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  22. 397bfd4 checkpatch.pl: Add 'printf' to logFunctions by Tom Rini · 11 years ago
  23. 2434c66 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building by Simon Glass · 11 years ago
  24. a7efb02 wandboard: Add Boot Splash image with Wandboard logo by Otavio Salvador · 11 years ago
  25. 96903da build: Use generic boot logo matching by Otavio Salvador · 11 years ago
  26. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  27. cce717a buildman: Produce a sensible error message when branch is missing by Simon Glass · 11 years ago
  28. aa6d6db mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 11 years ago
  29. bbb467d image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 11 years ago
  30. b726091 image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · 11 years ago
  31. 94e5fa4 image: Split hash node processing into its own function by Simon Glass · 11 years ago
  32. 604f23d image: Move HOSTCC image code to tools/ by Simon Glass · 11 years ago
  33. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 11 years ago
  34. 816cb03 mkimage: Move ARRAY_SIZE to header file by Simon Glass · 11 years ago
  35. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. e857075 patman: Do not hardcode python path by Michal Simek · 11 years ago
  37. f0b739f buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 11 years ago
  38. 895d996 imx: Align the imximage header and payload to multiples of 4k by Marek Vasut · 11 years ago
  39. 6cb8382 tools: arm: imx: Implement BOOT_OFFSET command for imximage by Marek Vasut · 11 years ago
  40. 8de1679 mxs: mxsboot: Move sdcard BCB header to 4 sectors offset by Otavio Salvador · 11 years ago
  41. 2386060 patman: fix gitutil for decorations by Andreas Bießmann · 11 years ago
  42. 669dfc2 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  43. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  44. 2979b26 autoconfig.mk: Make it possible to define configs from other configs by Benoît Thébaudeau · 11 years ago
  45. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 11 years ago
  46. 2b74433 env: Add support for UBI environment by Joe Hershberger · 11 years ago
  47. 645b271 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 12 years ago
  48. 902a971 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 12 years ago
  49. 6861828 patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 12 years ago
  50. a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 12 years ago
  51. 8bf3c32 logo: update to the new logo for ATMEL by Josh Wu · 12 years ago
  52. fc3fe1c buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · 11 years ago
  53. 3fefd5e patman: Ignore all Gerrit Commit-* tags by Simon Glass · 11 years ago
  54. ca706e7 patman: Minor help message/README fixes by Simon Glass · 12 years ago
  55. 0d99fe0 patman: Fix the comment in CheckTags to mention multiple tags by Simon Glass · 12 years ago
  56. ed92227 patman: Don't allow spaces in tags by Simon Glass · 12 years ago
  57. d29fe6e patman: Fix up checkpatch parsing to deal with 'CHECK' lines by Simon Glass · 12 years ago
  58. fe2f8d9 patman: Add Cover-letter-cc tag to Cc cover letter to people by Simon Glass · 12 years ago
  59. 6d81992 patman: Allow specifying the message ID your series is in reply to by Doug Anderson · 12 years ago
  60. 28b3594 patman: Make "Reviewed-by" an important tag by Doug Anderson · 12 years ago
  61. 5f6a1c4 patman: Add additional git utilties by Simon Glass · 12 years ago
  62. e62f905 patman: Allow reading metadata from a list of commits by Simon Glass · 12 years ago
  63. dc19150 patman: Allow commands to raise on error, or not by Simon Glass · 12 years ago
  64. a10fd93 patman: Make command methods return a CommandResult by Simon Glass · 12 years ago
  65. 71162e3 patman: Add cros_subprocess library to manage subprocesses by Simon Glass · 12 years ago
  66. 43bca00 patman: Use bright ANSI colours by default by Simon Glass · 12 years ago
  67. bbd0143 patman: Use ANSI colours only when outputting to a terminal by Simon Glass · 12 years ago
  68. 0cab421 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · 12 years ago
  69. f1932b7 env: Allow accessing non-mtd devices by Lubomir Rintel · 12 years ago
  70. 5501153 Fix a couple typoes in tools/env/README by Robert P. J. Day · 12 years ago
  71. d45a6ae tools: update checkpatch to latest upstream version by Kim Phillips · 12 years ago
  72. 7789df9 fw_env.config: Correct "fw_saveenv" to "fw_setenv". by Robert P. J. Day · 12 years ago
  73. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  74. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  75. 99adf6e patman: Allow use outside of u-boot tree by Vadim Bendebury · 12 years ago
  76. 656cffe patman: Add settings to the list of modules to doctest by Doug Anderson · 12 years ago
  77. a1dcee8 patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  78. 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  79. 21a19d7 patman: Add a call to get_maintainer.pl if it exists by Doug Anderson · 12 years ago
  80. 3118725 patman: Add all CC addresses to the cover letter by Doug Anderson · 12 years ago
  81. d94566a patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · 12 years ago
  82. d96ef37 patman: Look for checkpatch in the scripts directory by Doug Anderson · 12 years ago
  83. a970048 patman: Allow tests to run even if patman is in the path by Doug Anderson · 12 years ago
  84. 05d5282 patman: Add spaces back into patman test by Doug Anderson · 12 years ago
  85. 6e08385 tools: imximage: Let .name field be more generic by Fabio Estevam · 12 years ago
  86. deb0757 mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  87. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  88. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  89. 1411fb3 tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  90. e3c52f2 Revert "fw_env: fix building w/out a config.h" by Tom Rini · 12 years ago
  91. 92ace27 fw_env: fix building w/out a config.h by Mike Frysinger · 12 years ago
  92. 7a546db fw_env: fix incorrect usage of open(O_CREAT) by Mike Frysinger · 12 years ago
  93. 3779c8e fw_env: fix type of len by Mike Frysinger · 12 years ago
  94. 1d6cd0a env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  95. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  96. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  97. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  98. 27e9760 patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  99. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  100. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago