1. 91c9b1a PPC4xx (Sequoia): Fix Ethernet "remote fault" problems by Mike Nuss · Mon Mar 03 15:27:05 2008 -0500
  2. c6c0fd5 fix QE firmware uploading limit by Timur Tabi · Mon Mar 03 09:58:52 2008 -0600
  3. 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
  4. 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · Mon Mar 03 10:39:13 2008 +0200
  5. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  6. c4c342e ADS5121: Fix default environment. by Wolfgang Denk · Mon Mar 03 12:36:49 2008 +0100
  7. ca0350e Makefile: Fix missing unconfig and mkconfig use by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 02 16:12:31 2008 +0100
  8. 2c4d298 Fix checking fat32 cluster size. by michael · Sun Mar 02 23:33:46 2008 +0100
  9. 282fcf1 Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · Sun Mar 02 22:57:23 2008 +0100
  10. ca5ef8c ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · Sat Mar 01 12:11:40 2008 +0100
  11. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · Fri Feb 29 17:34:35 2008 -0600
  12. 27b4343 fs: Fix ext2 read issue by Dave Liu · Fri Feb 29 17:45:31 2008 +0800
  13. 6570eb3 Makefile: cleanup "clean" target by Wolfgang Denk · Sun Mar 02 22:45:33 2008 +0100
  14. 8c6dcf0 add cscope build target by Li Yang · Fri Feb 29 11:46:05 2008 +0800
  15. 2108405 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 by Kim Phillips · Wed Feb 27 15:06:39 2008 -0600
  16. c2e70e8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Sun Mar 02 21:46:20 2008 +0100
  17. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · Tue Feb 26 09:38:14 2008 -0700
  18. 5210915 Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · Mon Feb 25 23:53:07 2008 +0100
  19. e0c8634 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Sun Mar 02 21:40:52 2008 +0100
  20. a41f918 ppc4xx: Fix problem in 4xx_enet.c driver by Anatolij Gustschin · Mon Feb 25 20:54:04 2008 +0100
  21. 29e1859 POST: Disable cache while SPR POST by Anatolij Gustschin · Mon Feb 25 20:04:20 2008 +0100
  22. 3b09b9d TQM5200: use automatic fdt memory fixup (part 2) by Martin Krause · Mon Feb 25 17:52:40 2008 +0100
  23. b2d8693 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sun Mar 02 21:30:18 2008 +0100
  24. 2300d5a Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Sun Mar 02 21:29:18 2008 +0100
  25. 8a4bafd TQM5200: use automatic fdt memory fixup by Martin Krause · Mon Feb 25 15:17:05 2008 +0100
  26. c03d80a TQM5200: fix bug in SDRAM initialization code by Martin Krause · Mon Feb 25 13:27:52 2008 +0100
  27. 5e44974 mx1fs2/flash: Fix multiple compiler warnings by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:12 2008 +0100
  28. 8554ea8 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:11 2008 +0100
  29. da058a4 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:10 2008 +0100
  30. 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
  31. 2a44121 85xx: Don't icbi when unlocking the cache by Kumar Gala · Wed Feb 27 16:30:47 2008 -0600
  32. 9ae360f Fix source for ECM error IVPR by Andy Fleming · Wed Feb 27 15:50:50 2008 -0600
  33. 5ba61fe Invalidate INIT_RAM TLB mappings by Andy Fleming · Wed Feb 27 14:29:58 2008 -0600
  34. 7be6b0f sbc8548: Fix Revision reading and unused variable 'path' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 22:56:17 2008 +0100
  35. 01b7be2 sbc8548: Fix cfi flash bank declaration by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 22:56:16 2008 +0100
  36. ff26a75 86xx: Fix renamed GUR symbols in sbc8641d board. by Jon Loeliger · Mon Feb 25 13:13:37 2008 -0600
  37. 9ca52bb ppc4xx: Fix acadia_nand build problem by Stefan Roese · Mon Feb 25 16:50:48 2008 +0100
  38. 7ff3d6f mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 24 23:03:12 2008 +0000
  39. ca384b7 arm-imx: Fix registers definition by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 24 23:03:11 2008 +0000
  40. 105aaaf actua1/actua2/actua3: Fix multipleunused variable by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 24 23:03:10 2008 +0000
  41. 513ee37 Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · Sun Feb 24 15:21:36 2008 +0100
  42. 43ad623 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · Sat Feb 23 12:15:56 2008 +0100
  43. 23cd156 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · Sat Feb 23 17:24:16 2008 +0900
  44. e97cb89 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. by Shinya Kuribayashi · Sat Feb 23 17:07:57 2008 +0900
  45. 7d76354 cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · Sat Feb 23 17:05:00 2008 +0900
  46. 8b46092 cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · Sat Feb 23 16:58:41 2008 +0900
  47. 0760ff9 make define2mk.sed work on FreeBSD by Marcel Moolenaar · Fri Feb 22 10:48:07 2008 -0800
  48. faf47bc Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · Fri Feb 22 17:21:32 2008 +0100
  49. 8f9b6d2 LM75 bug fix for negative temperatures by Larry Johnson · Thu Feb 21 13:58:16 2008 -0500
  50. 548a7ca IDS8247: update MAINTAINER entry. by Heiko Schocher · Thu Feb 21 18:33:45 2008 +0100
  51. ebec983 Fix device tree for mgsuvd board. by Heiko Schocher · Thu Feb 21 18:31:15 2008 +0100
  52. 787f8fc lwmon5: enable hardware watchdog by Yuri Tikhonov · Thu Feb 21 14:23:42 2008 +0100
  53. 05d5eca ppc4xx: Support for ATI Radeon 9200 card on sequoia by Anatolij Gustschin · Thu Feb 21 12:52:29 2008 +0100
  54. eecdbc2 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 22 13:03:28 2008 +0100
  55. 361b3b5 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Fri Feb 22 13:02:10 2008 +0100
  56. 95fbbae Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · Fri Feb 22 13:01:04 2008 +0100
  57. dbd5216 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Fri Feb 22 12:56:11 2008 +0100
  58. b3ee004 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · Mon Feb 18 08:18:07 2008 -0600
  59. 4c38454 ppc: Allow boards to specify effective amount of memory by Kumar Gala · Mon Feb 18 08:09:37 2008 -0600
  60. 1fbf223 include autoconf.mk before any other .mk files by Mike Frysinger · Mon Feb 18 05:24:13 2008 -0500
  61. d338023 error check autoconf.mk generation by Mike Frysinger · Mon Feb 18 05:10:07 2008 -0500
  62. 721736b Fix bug in dependency checking by Stefano Babic · Mon Feb 18 08:03:51 2008 +0100
  63. bf2dc38 Fix GPMC CS2 memory setup at apollon by Kyungmin Park · Mon Feb 18 14:35:43 2008 +0900
  64. 046ca2e uli526x: Fix multiple differ in signedness and parentheses around comparison by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:52:46 2008 +0100
  65. 3bd04ce MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 16:58:04 2008 +0100
  66. ba5d52d easylogo: clean up some more and add -r (rgb) support by Mike Frysinger · Sat Feb 16 02:40:18 2008 -0500
  67. a47a745 Makefile: add target for $(LDSCRIPT) by Mike Frysinger · Sat Feb 16 02:12:37 2008 -0500
  68. 4661cf7 CFI: Do not use uninitialized cmd_reset by Michael Schwingen · Mon Feb 18 23:16:35 2008 +0100
  69. 9e1d16c API: Add (c) and licensing notice to the public API header. by Rafal Jaworowski · Thu Feb 21 11:56:44 2008 +0100
  70. 67b4172 Fix CPU POST test failure by Yuri Tikhonov · Thu Feb 21 11:06:07 2008 +0100
  71. cf9ac6f 8610HPCD: Document the flashbank selection switches. by Jon Loeliger · Wed Feb 20 15:26:51 2008 -0600
  72. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · Wed Feb 20 14:22:26 2008 -0600
  73. 54fe9f2 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · Wed Feb 20 12:24:11 2008 -0600
  74. 561db01 ColdFire: Fix missing code flash size for M5485EVB by TsiChungLiew · Wed Jan 30 15:08:15 2008 -0600
  75. 779329a ColdFire: Fix 5282 and 5271 interrupt mask bit by TsiChungLiew · Wed Jan 30 15:04:42 2008 -0600
  76. d42eda2b 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · Tue Feb 19 12:31:08 2008 -0600
  77. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · Mon Feb 18 14:01:56 2008 -0600
  78. 4c67b0a mpc86xx: Fix unused variable 'config' and 'immap' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:35:31 2008 +0100
  79. 4b76a4f mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:03:36 2008 +0100
  80. 9840dd8 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:31 2008 +0100
  81. df5d1ab pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:32 2008 +0100
  82. 58f9c6e at91cap9adk: fix implicit declaration of function 'eth_init' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:30 2008 +0100
  83. eae60c4 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · Sun Feb 17 15:43:44 2008 +0100
  84. 383b145 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · Wed Feb 06 11:10:11 2008 -0500
  85. e007520 ppc4xx: HCU4/5. Cleanup configs by Niklaus Giger · Tue Feb 05 10:26:44 2008 +0100
  86. b311bdb ppc4xx: HCU4/5. Cleanups by Niklaus Giger · Tue Feb 05 11:31:28 2008 +0100
  87. 907a304 ppc4xx: PPC405GPr fix missing register definitions by Niklaus Giger · Tue Feb 05 10:26:41 2008 +0100
  88. f35b86b ppc4xx: Beautify configuration files for Sequoia and Korat boards by Larry Johnson · Fri Jan 18 21:49:05 2008 -0500
  89. 24059e9 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Sat Feb 16 00:42:44 2008 +0100
  90. f7cda18 Wipe out assembler warnings while compiling x86 biosemu by Anatolij Gustschin · Fri Feb 15 20:09:01 2008 +0100
  91. 07b66d1 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:54 2008 +0000
  92. e6fb507 Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:22 2008 +0000
  93. b923b0b Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:56 2008 +0000
  94. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:15 2008 +0000
  95. 0e22f8d Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:58:10 2008 +0000
  96. 2321fbc Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Fri Feb 15 00:59:03 2008 +0100
  97. ce75491 Prepare v1.3.2-rc1 release candidate by Wolfgang Denk · Fri Feb 15 00:57:09 2008 +0100
  98. 1dda8ca Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · Fri Feb 15 00:13:20 2008 +0100
  99. 1a45d3f Add Radeon Mobility 9200 pci device id to the radeon driver by Anatolij Gustschin · Thu Feb 14 18:22:04 2008 +0100
  100. 9d9acf2 Extend ATI Radeon driver to support more video modes by Anatolij Gustschin · Thu Feb 14 18:19:50 2008 +0100