1. fdc8563 mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · Thu Jun 12 19:27:58 2008 +0200
  2. eb22096 Create drivers/mmc subdirectory by Haavard Skinnemoen · Thu Jun 12 19:27:56 2008 +0200
  3. 8e4e029 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Wed Jul 09 23:23:39 2008 +0200
  4. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  5. 4ef1f67 jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · Tue Jul 08 12:57:14 2008 +0200
  6. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  7. 240b723 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · Wed Jun 11 21:05:00 2008 +0900
  8. caf6a5c net: smc911x: Fix typo by Nobuhiro Iwamatsu · Thu Jul 03 23:16:06 2008 +0900
  9. e4cb797 net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · Mon Jun 30 17:45:01 2008 +0900
  10. d1e5149 net: ne2000: Move dev_addr variable from grobal to local. by Nobuhiro Iwamatsu · Tue Jun 17 13:07:11 2008 +0900
  11. 63eecdd net: ne2000: Fix compile error of NE2000 by Nobuhiro Iwamatsu · Tue Jun 17 13:07:15 2008 +0900
  12. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  13. 4d9c188 sata: wait for device updating signature to host by Dave Liu · Tue Jun 03 17:38:19 2008 +0800
  14. 26136ef serial_pl010.c: add watchdog support by Stuart Wood · Mon Jun 02 16:42:19 2008 -0400
  15. 137953d Add sata sil3114 support by Tor Krill · Thu May 29 10:40:17 2008 +0200
  16. 9fcc1ac pcmcia/ti_pci1410a: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:52 2008 +0200
  17. b66f194 pxa_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:51 2008 +0200
  18. 1ec80fa marabun_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:50 2008 +0200
  19. cff2b49 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably by Stefan Roese · Mon Jun 16 10:40:02 2008 +0200
  20. 4ae622c Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Wed Jun 11 22:54:47 2008 +0200
  21. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Jun 11 22:48:09 2008 +0200
  22. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  23. 916fda5 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Wed Jun 11 22:24:46 2008 +0200
  24. bc8cf23 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jun 11 22:17:42 2008 +0200
  25. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · Tue Jun 10 16:16:02 2008 -0500
  26. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  27. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · Fri Jun 06 15:42:43 2008 +0200
  28. 328c6ec TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · Thu Jun 05 13:12:07 2008 +0200
  29. 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · Thu Jun 05 13:02:29 2008 +0200
  30. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  31. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · Tue Jun 03 20:24:58 2008 -0400
  32. 6564b1a sh: SH7763 SCIF support by Nobuhiro Iwamatsu · Fri Jun 06 16:16:08 2008 +0900
  33. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · Sun Jun 08 22:04:22 2008 -0700
  34. 90d1fed DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · Thu Jun 05 13:03:36 2008 +0200
  35. 6c6b261 [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · Thu Jun 05 22:29:00 2008 +0900
  36. 2e1604f Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · Wed Jun 04 10:47:25 2008 +0200
  37. 61b8dbd DM9000: Some minor code cleanups by Remy Bohmer · Tue Jun 03 15:26:26 2008 +0200
  38. eec38a1 DM9000: Make driver work properly for DM9000A by Remy Bohmer · Tue Jun 03 15:26:25 2008 +0200
  39. 2f13d2c DM9000: Improve eth_reset() routine by Remy Bohmer · Tue Jun 03 15:26:24 2008 +0200
  40. 16cb264 DM9000: improve eth_send() routine by Remy Bohmer · Tue Jun 03 15:26:23 2008 +0200
  41. f4329dc DM9000: repair debug logging by Remy Bohmer · Tue Jun 03 15:26:22 2008 +0200
  42. 5f63bf4 DM9000: Add data bus-width auto detection. by Remy Bohmer · Tue Jun 03 15:26:21 2008 +0200
  43. 7d1794c cfi_flash: enable M18 flash chips family support. by Vasiliy Leoenenko · Wed May 07 21:25:33 2008 +0400
  44. c47c0d4 cfi_flash: support of long cmd in U-boot. by Vasiliy Leoenenko · Wed May 07 21:24:44 2008 +0400
  45. 84db66c DTT: Issue one-shot command on AD7414 (LM75 code) to read temp by Stefan Roese · Fri May 16 11:06:06 2008 +0200
  46. 2f5bfb7 SPI Flash subsystem by Haavard Skinnemoen · Fri May 16 11:10:33 2008 +0200
  47. 9b4381b atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · Fri May 16 11:10:32 2008 +0200
  48. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  49. 899032b Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · Thu May 15 15:13:08 2008 -0500
  50. bbaab54 Merge branch 'master' of git://www.denx.de/git/u-boot by Ben Warren · Mon Jun 02 22:55:42 2008 -0700
  51. 8562c38 E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · Wed May 28 19:55:19 2008 +0200
  52. 6346d02 ColdFire: Add 10 base ethernet support for mcf5445x by TsiChung Liew · Wed May 28 13:06:25 2008 -0500
  53. 8630bea Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · Tue Jun 03 00:24:36 2008 +0200
  54. 6f94ed0 nand: Correct NAND erase percentage output by Dirk Behme · Wed Jan 16 14:26:59 2008 +0100
  55. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  56. c1e2b58 Add Marvell 88E1118 support for TSEC by Ron Madrid · Fri May 23 15:37:05 2008 -0700
  57. 1dd4825 smc911x: add 16 bit support by Jens Gehrlein · Mon May 05 14:06:11 2008 +0200
  58. 59dada1 Fix endianess conversion in usb_ohci.c by Christian Eggers · Wed May 21 21:29:10 2008 +0200
  59. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · Thu May 22 01:15:53 2008 +0200
  60. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  61. be017b2 drivers/pcmcia: add missing i82365 by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:49 2008 +0200
  62. 3bf1f1d Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · Mon May 12 01:11:21 2008 +0200
  63. f6f8665 Add ATMEL LCD driver by Stelian Pop · Fri May 09 21:57:18 2008 +0200
  64. 69c925f AT91SAM9263EK support by Stelian Pop · Thu May 08 18:52:23 2008 +0200
  65. 61e69d7 AT91SAM9261EK support by Stelian Pop · Thu May 08 20:52:22 2008 +0200
  66. 0a62857 Update pci code to use phys_addr_t by Becky Bruce · Wed May 07 13:24:57 2008 -0500
  67. 5049752 Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  68. f9e848b Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  69. 88390f6 drivers/net/tsec.c: Fix typo. by Wolfgang Denk · Sun May 04 00:35:15 2008 +0200
  70. 1e18be1 TSEC: add config options for VSC8601 RGMII PHY by Andre Schwarz · Tue Apr 29 19:18:32 2008 +0200
  71. d697990 pxa: fix pcmcia operation on 'i' may be undefined by Jean-Christophe PLAGNIOL-VILLARD · Thu May 01 02:13:43 2008 +0200
  72. 8eac182 RTC: Fix month offset by one problem in M41T62 RTC driver by Stefan Roese · Wed Apr 30 15:50:39 2008 +0200
  73. d7024b6 onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts by Wolfgang Denk · Thu May 01 21:30:16 2008 +0200
  74. 1844b8f ColdFire: Fix ethernet hang issue for mcf547x_8x by TsiChung Liew · Wed Apr 30 12:11:19 2008 -0500
  75. d87c24f NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 24 07:57:17 2008 +0200
  76. fddcc0c minor cs8900 driver clean up by Guennadi Liakhovetski · Thu Apr 03 13:36:18 2008 +0200
  77. 4135cac rtl8169: fix compiler warnings by Guennadi Liakhovetski · Mon Apr 28 14:37:14 2008 +0200
  78. 18960d8 pcnet.c: fix a merge issue by Wolfgang Denk · Mon Apr 28 12:48:47 2008 +0200
  79. 5043152 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST by Matthias Fuchs · Fri Apr 18 16:29:40 2008 +0200
  80. 3445065 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Fri Apr 25 11:10:17 2008 +0200
  81. 8ec5fcb NE2000: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 24 07:57:16 2008 +0200
  82. af9215d Fixed pcnet io_base by Vlad Lungu · Wed Oct 10 23:02:09 2007 +0300
  83. 3915831 drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · Thu Apr 24 23:44:26 2008 +0200
  84. a6dd3e6 Added Am79C970A chip id to pcnet by Vlad Lungu · Wed Oct 10 23:04:23 2007 +0300
  85. f56928f fsl_pci: Only modify registers if we have them by Kumar Gala · Wed Apr 23 16:58:04 2008 -0500
  86. 924ffc9 Merge branch 'master' of git://www.denx.de/git/u-boot-video by Wolfgang Denk · Thu Apr 24 14:00:54 2008 +0200
  87. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · Wed Apr 23 10:57:33 2008 +0200
  88. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · Wed Apr 23 10:53:23 2008 +0200
  89. a7c5a59 video: Add missing free for logo memory by Matthias Fuchs · Mon Apr 21 11:19:04 2008 +0200
  90. 6dba1dd PATCH - Fix oob data copied into supplied buffer by Troy Kisky · Mon Sep 24 16:41:43 2007 -0700
  91. d438749 RTC driver for MC13783 by Guennadi Liakhovetski · Tue Apr 15 14:15:30 2008 +0200
  92. 07327a5 New i.MX31 SPI driver by Guennadi Liakhovetski · Tue Apr 15 14:14:25 2008 +0200
  93. 4b026d0 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Fri Apr 18 00:40:06 2008 -0700
  94. 616fe57 Clean up dataflash partitioning by Ulf Samuelsson · Sat Apr 12 20:29:44 2008 +0200
  95. 79e15ee Remove conflicting NAND ID by Mike Frysinger · Tue Apr 08 10:24:24 2008 -0400
  96. 29aad11 ds174x: Fix warning on return in rtc_get and rtc_set functions by Jean-Christophe PLAGNIOL-VILLARD · Wed Apr 02 08:03:58 2008 +0200
  97. 28ca5a5 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c by Gururaja Hebbar K R · Wed Apr 02 11:04:43 2008 +0530
  98. a69e7cd s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame by Jean-Christophe PLAGNIOL-VILLARD · Tue Apr 01 14:07:10 2008 +0200
  99. 588bd2b Clean up smsc911x driver by Guennadi Liakhovetski · Tue Apr 29 12:35:08 2008 +0000
  100. f43a42d by Sascha Hauer · Tue Apr 15 00:08:20 2008 -0400