1. 0af6a43 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · Thu Aug 28 13:40:44 2008 +0900
  2. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  3. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:45:44 2008 -0700
  4. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:44:19 2008 -0700
  5. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · Sun Aug 31 10:40:51 2008 -0700
  6. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  7. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:36:38 2008 -0700
  8. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · Sun Aug 31 10:16:59 2008 -0700
  9. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:08:43 2008 -0700
  10. 8d943c8 Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:07:16 2008 -0700
  11. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:03:22 2008 -0700
  12. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:59:33 2008 -0700
  13. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 21:41:08 2008 -0700
  14. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:49:42 2008 -0700
  15. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  16. ac65e07 Add SGMII support to the tsec by Andy Fleming · Sun Aug 31 16:33:27 2008 -0500
  17. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  18. c067fc1 tsec: Move tsec.h to include/ by Andy Fleming · Sun Aug 31 16:33:25 2008 -0500
  19. 7d4a2c3 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · Fri Jun 06 15:52:44 2008 +0200
  20. 30aa8bd Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:16:29 2008 +0200
  21. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:06:05 2008 +0200
  22. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Sep 01 00:03:40 2008 +0200
  23. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Sun Aug 31 23:53:22 2008 +0200
  24. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · Fri Aug 22 17:48:51 2008 +0900
  25. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · Thu Jul 03 23:11:02 2008 +0900
  26. 21ece4d NAND: add NAND driver for S3C64XX by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  27. a20f6a4 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  28. a28e28f serial: add S3C64XX serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  29. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  30. 604b6fb Move MPC512x_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:30 2008 -0700
  31. b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:29 2008 -0700
  32. 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:56 2008 +0200
  33. f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 01:18:01 2008 +0200
  34. eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  35. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  36. 00648a7 Add I2C frequency dividers for ColdFire by TsiChung Liew · Tue Aug 19 00:56:46 2008 +0600
  37. 3519651 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Aug 28 00:26:52 2008 +0200
  38. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
  39. a62f5d4 dm9000 remove dead external phy support, gpio fix by Andrew Dyer · Tue Aug 26 17:03:38 2008 -0500
  40. 85722d1 ColdFire: Add FEC Buffer descriptors in SRAM by TsiChung Liew · Tue Aug 19 21:26:32 2008 +0000
  41. dcb3070 Fix ColdFire FEC warning messages by TsiChung Liew · Thu Aug 21 23:55:11 2008 +0000
  42. f4a9d34 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · Sat Jul 12 00:17:50 2008 -0700
  43. c9a7e5b Moved conditional compilation to Makefile for SK98 Ethernet driver by Ben Warren · Sat Jul 12 00:08:45 2008 -0700
  44. 82c2c6a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · Fri Jul 11 23:15:28 2008 -0700
  45. 8c042b6 Moved initialization of GRETH Ethernet driver to CPU directory by Ben Warren · Wed Jul 09 01:04:19 2008 -0700
  46. 90c96db Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · Tue Aug 26 22:16:25 2008 -0700
  47. e7edd4e Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · Tue Aug 26 22:12:36 2008 -0700
  48. 61ed053 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · Tue Aug 26 15:01:28 2008 -0500
  49. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · Mon Aug 25 23:45:41 2008 +0200
  50. 9584564 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Aug 25 23:34:22 2008 +0200
  51. 1bfdd5e RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) by Stefan Roese · Wed Aug 20 20:29:38 2008 +0200
  52. 76873a6 Add ARM AMBA PL031 RTC Support by Gururaja Hebbar K R · Mon Aug 25 11:30:29 2008 +0200
  53. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  54. 61520bb Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 21 00:46:12 2008 +0200
  55. ec81b47 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() by Nick Spence · Tue Aug 19 22:21:16 2008 -0700
  56. b8c1929 CFI: Fix AMD Legacy sector protect by TsiChung Liew · Tue Aug 19 16:53:39 2008 +0000
  57. 2877a11 rtl8169: add support for RTL8110SCL by Yoshihiro Shimoda · Wed Jul 09 21:07:34 2008 +0900
  58. 73dab3a Fix dm9000 receive status and len little endian issue by TsiChung Liew · Wed Jun 25 15:48:52 2008 -0500
  59. e6f95af Minor code cleanup: keep lists sorted. by Wolfgang Denk · Mon Aug 18 23:50:20 2008 +0200
  60. 3c024d3 Add support for ADT7460 I2C monitor chip by Ricardo Ribalda Delgado · Wed Jul 23 19:10:14 2008 +0200
  61. 6c1179f video: Clean drivers/video/Makefile by Michal Simek · Mon Jul 14 19:45:45 2008 +0200
  62. c3e6c55 rtc: Clean drivers/rtc/Makefile by Michal Simek · Mon Jul 14 19:45:37 2008 +0200
  63. 76b8a13 i2c: Clean drivers/i2c/ Makefile by Michal Simek · Mon Jul 14 19:45:35 2008 +0200
  64. 1ea78e8 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 14 14:56:40 2008 +0200
  65. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  66. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  67. c0276ed Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Thu Aug 14 08:25:13 2008 +0200
  68. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  69. 1fc92db drivers/mtd/nand_legacy: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  70. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  71. 51b47fc drivers/mtd/onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  72. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  73. dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:41 2008 +0200
  74. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  75. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  76. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  77. b5a9c38 drivers/dma: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  78. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  79. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  80. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  81. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · Wed Aug 06 10:06:20 2008 +0200
  82. f30a2aa NAND: chip->state does not always get set. by Marcel Ziswiler · Sun Jun 22 16:30:06 2008 +0200
  83. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · Mon Jun 30 15:34:40 2008 +0200
  84. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  85. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · Thu Jun 12 11:10:21 2008 -0500
  86. f82f59b fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · Thu May 22 15:02:46 2008 -0500
  87. 42f1563 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · Fri Mar 28 22:10:54 2008 +0300
  88. 40c6e09 Freescale eLBC FCM NAND driver by Scott Wood · Fri Mar 21 16:12:51 2008 -0500
  89. 5fd2c30 Don't panic if a controller driver does ecc its own way. by Scott Wood · Tue Mar 18 15:29:14 2008 -0500
  90. 4fe7143 NAND: Make NAND driver less verbose per default by Stefan Roese · Thu Jan 10 18:47:33 2008 +0100
  91. a5c312c NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · Sat Jan 05 16:43:25 2008 +0100
  92. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  93. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  94. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  95. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · Tue Aug 12 16:08:38 2008 +0200
  96. 8dcaabc Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Aug 12 00:13:57 2008 +0200
  97. d6c98cc Fix compile error related to r8a66597-hcd & usb by Kumar Gala · Mon Aug 11 09:16:25 2008 -0500
  98. 5a8785b OneNAND: Remove unused parameters to onenand_verify_page by Steve Sakoman · Mon Aug 11 20:26:16 2008 +0200
  99. 18b8036 video: fix bug in cfb_console code by Anatolij Gustschin · Fri Aug 08 18:00:40 2008 +0200
  100. 06bf2a6 video: fix bug in logo_plot by Anatolij Gustschin · Fri Aug 08 18:00:39 2008 +0200