1. 7be6e5b Fix the function conflict in x86emu when DEBUG is on by Jason Jin · Wed Oct 15 10:40:24 2008 +0800
  2. 1f97610 Remove CFG_EEPROM_PAGE* dependencies for temperature sensors by Peter Tyser · Tue Sep 23 12:38:42 2008 -0500
  3. 3f08806 Fix the NAND size overflow issue. by Jason Jin · Fri Sep 19 17:32:49 2008 +0800
  4. 48b5439 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Oct 14 13:07:43 2008 +0200
  5. 8dcca36 AX88180: new gigabit network driver by Louis Su · Wed Jul 09 11:01:37 2008 +0800
  6. 4005e3b enable 10/100M at VSC8601 at tsec driver by Andre Schwarz · Tue Aug 19 16:07:03 2008 +0200
  7. f909daa net: ne2000: Divided a function of NE2000 driver by Nobuhiro Iwamatsu · Tue Sep 30 15:02:53 2008 +0900
  8. 3c13d70 fsl_pci_init do not scan bus when configured as an end-point by Ed Swarthout · Wed Oct 08 23:38:00 2008 -0500
  9. 2da1410 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · Thu Oct 09 01:26:36 2008 -0500
  10. 59404ee cfi_flash: do not reset flash when probe fails by Mike Frysinger · Thu Oct 02 01:55:38 2008 -0400
  11. b118d99 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Sep 21 22:36:23 2008 +0200
  12. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · Thu Sep 18 19:34:36 2008 +0900
  13. 0123357 sh: Fix typo in SH serial driver by Nobuhiro Iwamatsu · Wed Sep 17 11:45:26 2008 +0900
  14. cb3d2de Support for multiple SGMII/TBI interfaces for TSEC ethernet by Peter Tyser · Tue Sep 16 10:04:47 2008 -0500
  15. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  16. 45c7e89 fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · Fri Jun 27 23:04:20 2008 +0400
  17. d481b07 fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · Fri Jun 27 23:04:13 2008 +0400
  18. 5e0400f fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · Fri Jun 27 23:04:04 2008 +0400
  19. c933756 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Sep 12 16:14:28 2008 +0200
  20. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Sep 12 16:13:12 2008 +0200
  21. ef33369 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Sep 12 15:24:54 2008 +0200
  22. 818968c MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s by Wolfgang Denk · Fri Sep 12 13:52:21 2008 +0200
  23. 4ce0011 i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · Fri Aug 29 10:36:18 2008 +0200
  24. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  25. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  26. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  27. 31856dd ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR by Victor Gallardo · Tue Sep 09 15:13:29 2008 -0700
  28. c6c843a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 10 11:07:35 2008 +0200
  29. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
  30. 8dd593a mtd: SPI Flash: Support the STMicro Flash by TsiChung Liew · Wed Aug 06 16:08:41 2008 -0500
  31. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · Wed Aug 20 11:22:02 2008 +0200
  32. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · Tue Sep 09 16:55:47 2008 +0200
  33. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · Tue Sep 09 15:45:18 2008 +0200
  34. 0813b12 Moved conditional compile into Makefile by Andreas Engel · Mon Sep 08 14:30:53 2008 +0200
  35. 8043861 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · Mon Sep 08 10:17:31 2008 +0200
  36. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  37. e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · Fri Aug 15 15:42:13 2008 +0200
  38. 297e11a rs5c372: fix rtc_set prototype by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 00:59:39 2008 +0200
  39. 489cf6d mk48t59: fix compile problem introduced by commit d1e23194 by Wolfgang Denk · Mon Sep 08 21:28:14 2008 +0200
  40. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 23:06:23 2008 +0200
  41. 5601c61 clean up some #if !defined() in drivers/video/cfb_console.c by Andrew Dyer · Fri Aug 29 12:30:39 2008 -0500
  42. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · Thu Sep 04 11:19:05 2008 +0200
  43. 62a3459 RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). by Yuri Tikhonov · Fri Aug 15 15:42:09 2008 +0200
  44. 0af6a43 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · Thu Aug 28 13:40:44 2008 +0900
  45. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  46. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:45:44 2008 -0700
  47. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:44:19 2008 -0700
  48. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · Sun Aug 31 10:40:51 2008 -0700
  49. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  50. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:36:38 2008 -0700
  51. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · Sun Aug 31 10:16:59 2008 -0700
  52. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:08:43 2008 -0700
  53. 8d943c8 Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:07:16 2008 -0700
  54. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:03:22 2008 -0700
  55. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:59:33 2008 -0700
  56. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 21:41:08 2008 -0700
  57. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:49:42 2008 -0700
  58. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  59. ac65e07 Add SGMII support to the tsec by Andy Fleming · Sun Aug 31 16:33:27 2008 -0500
  60. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  61. c067fc1 tsec: Move tsec.h to include/ by Andy Fleming · Sun Aug 31 16:33:25 2008 -0500
  62. 7d4a2c3 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · Fri Jun 06 15:52:44 2008 +0200
  63. 30aa8bd Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:16:29 2008 +0200
  64. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:06:05 2008 +0200
  65. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Sep 01 00:03:40 2008 +0200
  66. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Sun Aug 31 23:53:22 2008 +0200
  67. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · Fri Aug 22 17:48:51 2008 +0900
  68. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · Thu Jul 03 23:11:02 2008 +0900
  69. 21ece4d NAND: add NAND driver for S3C64XX by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  70. a20f6a4 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  71. a28e28f serial: add S3C64XX serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  72. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  73. 604b6fb Move MPC512x_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:30 2008 -0700
  74. b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:29 2008 -0700
  75. 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:56 2008 +0200
  76. f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 01:18:01 2008 +0200
  77. eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  78. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  79. 00648a7 Add I2C frequency dividers for ColdFire by TsiChung Liew · Tue Aug 19 00:56:46 2008 +0600
  80. 3519651 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Aug 28 00:26:52 2008 +0200
  81. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
  82. a62f5d4 dm9000 remove dead external phy support, gpio fix by Andrew Dyer · Tue Aug 26 17:03:38 2008 -0500
  83. 85722d1 ColdFire: Add FEC Buffer descriptors in SRAM by TsiChung Liew · Tue Aug 19 21:26:32 2008 +0000
  84. dcb3070 Fix ColdFire FEC warning messages by TsiChung Liew · Thu Aug 21 23:55:11 2008 +0000
  85. f4a9d34 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · Sat Jul 12 00:17:50 2008 -0700
  86. c9a7e5b Moved conditional compilation to Makefile for SK98 Ethernet driver by Ben Warren · Sat Jul 12 00:08:45 2008 -0700
  87. 82c2c6a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · Fri Jul 11 23:15:28 2008 -0700
  88. 8c042b6 Moved initialization of GRETH Ethernet driver to CPU directory by Ben Warren · Wed Jul 09 01:04:19 2008 -0700
  89. 90c96db Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · Tue Aug 26 22:16:25 2008 -0700
  90. e7edd4e Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · Tue Aug 26 22:12:36 2008 -0700
  91. 61ed053 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · Tue Aug 26 15:01:28 2008 -0500
  92. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · Mon Aug 25 23:45:41 2008 +0200
  93. 9584564 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Aug 25 23:34:22 2008 +0200
  94. 1bfdd5e RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338) by Stefan Roese · Wed Aug 20 20:29:38 2008 +0200
  95. 76873a6 Add ARM AMBA PL031 RTC Support by Gururaja Hebbar K R · Mon Aug 25 11:30:29 2008 +0200
  96. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  97. 61520bb Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 21 00:46:12 2008 +0200
  98. ec81b47 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() by Nick Spence · Tue Aug 19 22:21:16 2008 -0700
  99. b8c1929 CFI: Fix AMD Legacy sector protect by TsiChung Liew · Tue Aug 19 16:53:39 2008 +0000
  100. 2877a11 rtl8169: add support for RTL8110SCL by Yoshihiro Shimoda · Wed Jul 09 21:07:34 2008 +0900