1. cd7e1a3 mkimage: make mmap() checks consistent by Mike Frysinger · 17 years ago
  2. 17f2175 Update .gitignore for zlib.h by Kumar Gala · 17 years ago
  3. 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
  4. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  5. bfac87a Add support for u-boot in svn and localversion-* files by Mike Frysinger · 17 years ago
  6. 7297792 Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  7. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  8. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  9. e145da6 tools/setlocalversion: use a git-describe-ish format by Wolfgang Denk · 17 years ago
  10. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · 17 years ago
  11. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  12. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  13. 6bfe92f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago
  14. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  15. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  16. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  17. 0760ff9 make define2mk.sed work on FreeBSD by Marcel Moolenaar · 17 years ago
  18. ba5d52d easylogo: clean up some more and add -r (rgb) support by Mike Frysinger · 17 years ago
  19. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  20. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  21. ab91584 add the default Blackfin logo used by Blackfin boards with splash screens by Mike Frysinger · 17 years ago
  22. f719c1e Do not reference sha1.c when building mkimage. by Mike Frysinger · 17 years ago
  23. cc3c2600 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  24. 3fa2b52 fix easylogo on big endian dev systems by Mike Frysinger · 17 years ago
  25. fc78ad1 cleanup easylogo by Mike Frysinger · 17 years ago
  26. 59f1275 Fix build problems under Cygwin by raptorbrino@aim.com · 17 years ago
  27. 6eb8792 Fix compile problem with new env code. by Wolfgang Denk · 17 years ago
  28. 2c52a76 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  29. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · 17 years ago
  30. 2f0fef7 Add .gitignore files by Grant Likely · 17 years ago
  31. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  32. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  33. 8ab4e48 tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  34. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  35. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  36. 6d8da1a tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  37. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  38. fecb2a0 Fix compilation issues on MACOSX by Aubrey.Li · 18 years ago
  39. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  40. df86f15 Define IH_CPU_AVR32 by Stefan Roese · 18 years ago
  41. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  42. 283a81e Fix mkimage -l bug with multifile images on 64bit platforms by Wolfgang Denk · 18 years ago
  43. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  44. 8a339e6 Fix tools/updater build error. by Marian Balakowicz · 18 years ago
  45. 0b76bfb tools/easylogo/easylogo.c by Marian Balakowicz · 18 years ago
  46. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  47. dce59c5 Fixed handling of bad checksums with "mkimage -l" by Wolfgang Denk · 19 years ago
  48. c5203f9 Fix array overflow with fw_setenv on uninitialised environment by Wolfgang Denk · 19 years ago
  49. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  50. 4d1d9a3 Add GIT version information (commid ID) to untagged U-Boot versions by Wolfgang Denk · 19 years ago
  51. 31f14c2 Fix mkimage bug with multifile images created on 64 bit systems. by Wolfgang Denk · 19 years ago
  52. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  53. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  54. 375a89f Fix tools/bmp_logo.c using incorrect offset to pixel data by Wolfgang Denk · 19 years ago
  55. 8e6213c Fix error handling in tools/env/fw_env.c Patch by Ara Avanesyan, 01 Feb 2005 by Wolfgang Denk · 19 years ago
  56. 804ecb1 Update Hymod Board Database PHP code in "tools" directory by Wolfgang Denk · 19 years ago
  57. 2c9dfca Fix Murray Jensen's mail address. Patch by Murray Jensen, 30 Jun 2005 by Wolfgang Denk · 19 years ago
  58. db5f386 Cleanup build problems (on Fedora Core x86_64 build host) by Wolfgang Denk · 19 years ago
  59. d96b3fc Fix file permissions by Wolfgang Denk · 19 years ago
  60. 1873b60 * Patch by Scott McNutt, 01 Nov 2004: by wdenk · 20 years ago
  61. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  62. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  63. e85b7a5 * Configure SX1 board to use drivers/cfi_flash.c by wdenk · 20 years ago
  64. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  65. 9965160 * Patch by Yuli Barcohen, 19 Jul 2004: by wdenk · 20 years ago
  66. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  67. 265d217 * Rename SBC8560 into sbc8560 for consistency by wdenk · 20 years ago
  68. db82c8e * Patch by Rahul Shanbhag, 19 Feb 2004: by wdenk · 21 years ago
  69. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  70. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  71. 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  72. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
  73. e97dcd0 Fix build problems under FreeBSD by wdenk · 21 years ago
  74. 6cd4a5e Add generic filesystem image type by wdenk · 21 years ago
  75. 6e2bf7a Make IPB clock on MGT5100/MPC5200 configurable in board config file; by wdenk · 21 years ago
  76. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  77. 6d6e488 Removed the file tools/gdb/astest.c by dzu · 21 years ago
  78. 9b10ef98 Removed tools/gdb from "make all" target. Added make target "gdbtools" by dzu · 21 years ago
  79. 0a65855 * Map ISP1362 USB OTG controller for NSCU board by wdenk · 21 years ago
  80. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  81. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  82. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  83. dbae504 Patch by Murray Jensen, 20 Jun 2003: by wdenk · 21 years ago
  84. b00ec16 Patches by Murray Jensen, 17 Jun 2003: by wdenk · 21 years ago
  85. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · 22 years ago
  86. e2e3f63 Fix problem with usage of "true" (undefined in current versions of bfd.h) by wdenk · 22 years ago
  87. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
  88. 3f9ab98 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · 22 years ago
  89. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  90. ef5fe75 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · 22 years ago
  91. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  92. 4a5c8a7 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · 22 years ago
  93. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  94. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  95. e7f34c6 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  96. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
  97. 9dd2b88 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago
  98. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  99. fe8c280 Initial revision by wdenk · 22 years ago
  100. 5b1d713 Initial revision by wdenk · 22 years ago