1. 183fe0a [new uImage] Enable new uImage support for the pcs440ep board. by Bartlomiej Sieka · Thu Mar 20 23:23:13 2008 +0100
  2. 4783f55 [new uImage] Do not compile new uImage format support by default by Bartlomiej Sieka · Thu Mar 20 23:23:13 2008 +0100
  3. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · Thu Mar 20 23:20:31 2008 +0100
  4. 3b8cc71 [new uImage] Compilation and new uImage handling fixes for imxtract by Bartlomiej Sieka · Thu Mar 20 19:38:45 2008 +0100
  5. e67c827 [new uImage] Fix autoscr command used with new uImage format by Bartlomiej Sieka · Thu Mar 20 23:10:19 2008 +0100
  6. 739d2d7 [new uImage] Fix *.its files location in documentation by Bartlomiej Sieka · Thu Mar 20 23:10:19 2008 +0100
  7. 3f97634 [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org> by Bartlomiej Sieka · Wed Mar 19 10:00:06 2008 +0100
  8. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  9. b0ce352 Add the MD5 algorithm by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  10. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Wed Mar 12 12:23:02 2008 +0100
  11. 2499b04 [new uImage] Fix build issue on ARM by Marian Balakowicz · Wed Mar 12 12:14:15 2008 +0100
  12. 18710b8 [new uImage] Add new uImage format documentation and examples by Marian Balakowicz · Wed Mar 12 12:13:13 2008 +0100
  13. aa6aae4 [new uImage] Fix definition of common bootm_headers_t fields by Marian Balakowicz · Wed Mar 12 10:35:52 2008 +0100
  14. 9fae8c4 [new uImage] Fix build problems on trab board by Marian Balakowicz · Wed Mar 12 10:35:51 2008 +0100
  15. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · Wed Mar 12 10:35:46 2008 +0100
  16. b5324a8 [new uImage] More verbose kernel image uncompress error message by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  17. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  18. d79162d [new uImage] Add new uImage fromat support to fpga command by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  19. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  20. 2321ed0 [new uImage] Add new uImage format support to imgextract command by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  21. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  22. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  23. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · Wed Mar 12 10:32:59 2008 +0100
  24. 0d87136 [new uImage] ppc: Add new uImage format support to FDT handling routines by Marian Balakowicz · Wed Mar 12 10:32:53 2008 +0100
  25. 9c22026 [new uImage] Re-enable interrupts for non automatic booting by Marian Balakowicz · Wed Mar 12 10:14:57 2008 +0100
  26. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  27. a50d515 [new uImage] Add new uImage format support for ramdisk handling by Marian Balakowicz · Wed Mar 12 10:12:37 2008 +0100
  28. 9f8e4aa [new uImage] Add new uImage format support for kernel booting by Marian Balakowicz · Wed Mar 12 10:01:05 2008 +0100
  29. cc1fd91 [new uImage] Add new uImage format support for imls and iminfo commands by Marian Balakowicz · Tue Mar 11 12:35:20 2008 +0100
  30. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · Tue Mar 11 12:34:47 2008 +0100
  31. 6a2b2c2 [new uImage] Make node unit names const in struct bootm_headers by Marian Balakowicz · Mon Mar 10 17:53:49 2008 +0100
  32. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · Fri Feb 29 21:24:06 2008 +0100
  33. e0aee8c Release v1.3.2 by Wolfgang Denk · Sun Mar 09 16:20:02 2008 +0100
  34. 6cf0ac4 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 09 14:52:11 2008 +0100
  35. 95e2026 scb9328: Fix flash warning: type qualifiers ignored on function return type by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 09 10:44:01 2008 +0100
  36. f2d212b esd/common/fpga.c: fix indentation. by Wolfgang Denk · Sun Mar 09 10:50:41 2008 +0100
  37. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · Sun Mar 09 10:33:31 2008 +0100
  38. 63e54e1 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · Sun Mar 09 10:09:53 2008 +0100
  39. eeb656c Makefile: make build silently again. by Wolfgang Denk · Sun Mar 09 02:13:19 2008 +0100
  40. bc012b7 m501sk: Fix out of tree building by Wolfgang Denk · Sun Mar 09 02:07:49 2008 +0100
  41. f10a5de ADS5121: fix out of tree build by Wolfgang Denk · Sun Mar 09 00:06:09 2008 +0100
  42. f6493be Release v1.3.2 by Wolfgang Denk · Sat Mar 08 22:35:31 2008 +0100
  43. 360323b Update CHANGELOG by Wolfgang Denk · Sat Mar 08 22:35:04 2008 +0100
  44. 6c266fa esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 08 21:30:04 2008 +0100
  45. 1338d1f net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() by Nobuhiro Iwamatsu · Sat Mar 08 09:25:49 2008 +0900
  46. 2664e4c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sat Mar 08 10:55:46 2008 +0100
  47. 67e0991 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Mar 08 10:51:53 2008 +0100
  48. f72af11 mgsuvd: update board configuration by Heiko Schocher · Fri Mar 07 08:15:28 2008 +0100
  49. a83cbee mgcoge: update board configuration by Heiko Schocher · Fri Mar 07 08:13:41 2008 +0100
  50. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · Fri Mar 07 12:27:31 2008 -0600
  51. b5da427 net: uec_phy: actually increment the timeout counter by Kim Phillips · Wed Feb 27 16:08:22 2008 -0600
  52. c459e39 fix taihu soft spi_read by Markus Brunner · Wed Mar 05 21:38:12 2008 +0100
  53. 0084032 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · Fri Mar 07 08:01:43 2008 +0100
  54. 30e4b17 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Fri Mar 07 07:47:30 2008 +0100
  55. ed5a098 837xEMDS: Improve the system performance by Dave Liu · Tue Mar 04 16:59:22 2008 +0800
  56. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · Thu Mar 06 16:45:53 2008 +0100
  57. 1a4c865 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Wed Mar 05 17:22:06 2008 +0100
  58. 45cbd6f Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Wed Mar 05 00:21:37 2008 +0100
  59. 11da2be net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · Tue Mar 04 17:40:41 2008 +0100
  60. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  61. 71166f0 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · Tue Mar 04 17:41:28 2008 +0100
  62. 19e5679 net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · Tue Mar 04 17:39:25 2008 +0100
  63. cb53451 W7OLMC/W7OLMG: fix build problems (redundant #define) by Wolfgang Denk · Tue Mar 04 17:38:50 2008 +0100
  64. 19b68c4 Makefile: fix problem with out-of-tree builds introduced by 5013c09f by Wolfgang Denk · Tue Mar 04 14:58:31 2008 +0100
  65. f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · Tue Mar 04 11:58:26 2008 +0100
  66. 91c9b1a PPC4xx (Sequoia): Fix Ethernet "remote fault" problems by Mike Nuss · Mon Mar 03 15:27:05 2008 -0500
  67. c6c0fd5 fix QE firmware uploading limit by Timur Tabi · Mon Mar 03 09:58:52 2008 -0600
  68. b6612d5 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · Mon Mar 03 11:57:23 2008 +0000
  69. 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · Mon Mar 03 10:39:13 2008 +0200
  70. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  71. c4c342e ADS5121: Fix default environment. by Wolfgang Denk · Mon Mar 03 12:36:49 2008 +0100
  72. ca0350e Makefile: Fix missing unconfig and mkconfig use by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 02 16:12:31 2008 +0100
  73. 2c4d298 Fix checking fat32 cluster size. by michael · Sun Mar 02 23:33:46 2008 +0100
  74. 282fcf1 Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · Sun Mar 02 22:57:23 2008 +0100
  75. ca5ef8c ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · Sat Mar 01 12:11:40 2008 +0100
  76. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · Fri Feb 29 17:34:35 2008 -0600
  77. 27b4343 fs: Fix ext2 read issue by Dave Liu · Fri Feb 29 17:45:31 2008 +0800
  78. 6570eb3 Makefile: cleanup "clean" target by Wolfgang Denk · Sun Mar 02 22:45:33 2008 +0100
  79. 8c6dcf0 add cscope build target by Li Yang · Fri Feb 29 11:46:05 2008 +0800
  80. 2108405 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 by Kim Phillips · Wed Feb 27 15:06:39 2008 -0600
  81. c2e70e8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Sun Mar 02 21:46:20 2008 +0100
  82. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · Tue Feb 26 09:38:14 2008 -0700
  83. 5210915 Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · Mon Feb 25 23:53:07 2008 +0100
  84. e0c8634 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Sun Mar 02 21:40:52 2008 +0100
  85. a41f918 ppc4xx: Fix problem in 4xx_enet.c driver by Anatolij Gustschin · Mon Feb 25 20:54:04 2008 +0100
  86. 29e1859 POST: Disable cache while SPR POST by Anatolij Gustschin · Mon Feb 25 20:04:20 2008 +0100
  87. 3b09b9d TQM5200: use automatic fdt memory fixup (part 2) by Martin Krause · Mon Feb 25 17:52:40 2008 +0100
  88. b2d8693 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sun Mar 02 21:30:18 2008 +0100
  89. 2300d5a Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Sun Mar 02 21:29:18 2008 +0100
  90. 8a4bafd TQM5200: use automatic fdt memory fixup by Martin Krause · Mon Feb 25 15:17:05 2008 +0100
  91. c03d80a TQM5200: fix bug in SDRAM initialization code by Martin Krause · Mon Feb 25 13:27:52 2008 +0100
  92. 5e44974 mx1fs2/flash: Fix multiple compiler warnings by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:12 2008 +0100
  93. 8554ea8 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:11 2008 +0100
  94. da058a4 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:10 2008 +0100
  95. 012ec6e Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · Sun Feb 24 11:44:29 2008 +0900
  96. b5ec1b9 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · Fri Feb 29 22:22:46 2008 +0100
  97. e8d0821 libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 00:58:31 2008 +1100
  98. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · Fri Feb 29 16:00:24 2008 +0100
  99. 6bfe92f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · Fri Feb 29 16:00:23 2008 +0100
  100. a147421 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · Fri Feb 29 16:00:06 2008 +0100