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