1. 11bbdc6 GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception. by Daniel Hellstrom · Fri Oct 22 11:34:01 2010 +0200
  2. 9ae3be8 GRETH: Added autodetection of PHY address, or let BSP hardcode it. by Daniel Hellstrom · Fri Oct 22 11:26:49 2010 +0200
  3. ebb753c GRETH: made debug printouts use common debug() macro. by Daniel Hellstrom · Wed Oct 27 09:24:13 2010 +0200
  4. 2a860eb GRETH: removed unneccesary register write and one clean up. by Daniel Hellstrom · Wed Oct 27 09:39:46 2010 +0200
  5. 5761ce4 net: e1000: typo using wrong argument to sizeof by Matthew McClintock · Mon Nov 15 18:02:53 2010 -0600
  6. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  7. b6814d4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 17 20:54:39 2010 +0100
  8. b46513d pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:29 2010 -0500
  9. d40cdc4 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:28 2010 -0500
  10. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:27 2010 -0500
  11. 826fd9d fsl_pci_init: Quiet scanning printf() by Peter Tyser · Fri Oct 29 17:59:26 2010 -0500
  12. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  13. 149dcbc fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware by Peter Tyser · Thu Oct 28 15:24:59 2010 -0500
  14. 7693357 net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · Fri Nov 12 04:13:06 2010 -0600
  15. e633d27 net: uli526x: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:47 2010 +0900
  16. 513682f net: tsi108_eth: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:46 2010 +0900
  17. a836a29 net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:45 2010 +0900
  18. d30481c net: ns8382x: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:44 2010 +0900
  19. 6f2ffff net: natsemi: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:43 2010 +0900
  20. 1843c5b net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:42 2010 +0900
  21. f414b3e net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:41 2010 +0900
  22. d45fa74 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:40 2010 +0900
  23. 80f9165 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:39 2010 +0900
  24. c834e44 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:38 2010 +0900
  25. 52cb0a7 sf: ramtron: new spi fram driver by Reinhard Meyer · Tue Oct 05 16:56:40 2010 +0200
  26. c25d1b9 mmc: Add multi-block read support to the generic mmc driver by Alagu Sankar · Mon Oct 25 07:23:56 2010 -0700
  27. eb28886 mmc: Clean up generic mmc driver multi-block write functions by Steve Sakoman · Thu Oct 28 09:00:26 2010 -0700
  28. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  29. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  30. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  31. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  32. 6b405b7 mmc: seperate block number into small parts for multi-write cmd by Lei Wen · Thu Oct 14 13:38:11 2010 +0800
  33. b633f26 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Oct 26 20:55:39 2010 +0200
  34. e8fadbd ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing by Steve Sakoman · Fri Oct 22 13:48:00 2010 -0700
  35. 28ece0e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Oct 23 21:59:42 2010 +0200
  36. 153787d Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Sat Oct 23 21:56:51 2010 +0200
  37. 0e64fdb Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sat Oct 23 21:49:28 2010 +0200
  38. 755c180 cfi_flash: handle 'chip size exceeds address window' situation by Ilya Yanok · Thu Oct 21 17:20:12 2010 +0200
  39. cdc5a7a ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · Fri Oct 22 14:23:00 2010 +0200
  40. 671bc3d usb: musb: constify a bit by Mike Frysinger · Wed Oct 20 07:15:35 2010 -0400
  41. cd6cbd9 USB: fix Queue Element Transfer Descriptor changes by Wolfgang Denk · Wed Oct 20 21:08:17 2010 +0200
  42. 17e648b ehci-pci: print hccr, hcor and hc_lenght by Florian Fainelli · Fri Oct 15 15:53:45 2010 +0200
  43. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · Fri Oct 22 00:20:23 2010 -0500
  44. 42f151a MX51: Add video support by Stefano Babic · Wed Oct 13 12:17:14 2010 +0200
  45. ed5939d MX51: Add IPU driver for video support by Stefano Babic · Wed Oct 13 12:16:35 2010 +0200
  46. f90f133 ftrtc010.c : enhance code according to original datasheet by Macpaul Lin · Tue Oct 19 20:14:36 2010 +0800
  47. 42dc7c4 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Oct 20 21:23:22 2010 +0200
  48. a91a1df ARMV7: OMAP: I2C driver: Restructure i2c_probe function by Steve Sakoman · Wed Oct 20 06:07:47 2010 -0700
  49. 94be761 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function by Steve Sakoman · Wed Oct 20 06:07:46 2010 -0700
  50. 519effe ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function by Steve Sakoman · Wed Oct 20 06:07:45 2010 -0700
  51. fb5c39a ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver by Steve Sakoman · Wed Oct 20 06:07:44 2010 -0700
  52. f5a2e74 Fix compile warning in uli526x driver by Kumar Gala · Wed Oct 20 01:55:39 2010 -0500
  53. 3bc2d8d powerpc/fsl: Introduce common enum for PHY types by Kumar Gala · Thu Sep 30 09:14:40 2010 -0500
  54. ebb829f USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · Tue Oct 19 16:13:15 2010 +0200
  55. e57b330 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Oct 20 00:10:07 2010 +0200
  56. a4a3055 drivers/net/fec_mxc.c: write mac address in init by John Rigby · Wed Oct 13 14:31:08 2010 -0600
  57. 2db1e96 PXA: pxa-regs.h cleanup by Marek Vasut · Thu Sep 09 09:50:39 2010 +0200
  58. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Oct 19 20:58:16 2010 +0200
  59. bfa1424 ARMV7: S5P: serial: support the s5pc210 by Minkyu Kang · Tue Sep 28 14:35:02 2010 +0900
  60. af3c3b2 s5p_mmc: support 8-bit bus width by Jaehoon Chung · Mon Sep 27 15:43:52 2010 +0900
  61. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · Thu Oct 14 15:27:06 2010 +0200
  62. ace143a FPGA: fix support for non-Lattice devices by Wolfgang Denk · Mon Oct 18 21:32:14 2010 +0200
  63. 5e6b1f6 MX31: add delay between USB port setup and reset by Stefano Babic · Mon Oct 18 10:23:05 2010 +0200
  64. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 17 20:25:05 2010 +0200
  65. dfd19ea davinci_nand, trivial : use symbolic ECC start command by Ben Gardiner · Thu Oct 14 17:26:17 2010 -0400
  66. c53f5e5 ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC by Sukumar Ghorai · Sat Sep 18 20:32:33 2010 -0700
  67. 232293c MMC: Fix for capacity calculation on eMMC by Sukumar Ghorai · Mon Sep 20 18:29:29 2010 +0530
  68. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Sun Oct 17 19:57:38 2010 +0200
  69. 57b9988 ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards by Stefan Roese · Tue Oct 12 09:39:45 2010 +0200
  70. 7f0ca34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Oct 13 20:59:47 2010 +0200
  71. 5e6ec9c Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Oct 13 20:58:51 2010 +0200
  72. adf5b64 MX31: Add support for MXC EHCI controller by Stefano Babic · Wed Oct 06 09:00:01 2010 +0200
  73. 6272c7e MX31: add support for setting pin pads by Stefano Babic · Wed Oct 06 08:59:26 2010 +0200
  74. ec65c59 FPGA: add support for downloading Lattice bitstream by Stefano Babic · Tue Jun 29 11:47:48 2010 +0200
  75. fe439d2 usb: musb: only write CLRDATATOG when appropriate by Bryan Wu · Mon Aug 09 14:58:24 2010 -0400
  76. e4bd386 USB-CDC: Prevent rx_req being enqueued twice by Vitaly Kuzmichev · Wed Sep 22 13:13:56 2010 +0400
  77. 2907b2c USB-CDC: Fix tx/rx_req memory leaks by Vitaly Kuzmichev · Wed Sep 22 13:13:55 2010 +0400
  78. 9d78675 USB: Make non-bulk delay longer in OHCI by Marek Vasut · Mon Sep 20 03:57:25 2010 +0200
  79. d6ce53e ARMV7: Fixed baudrate setting in pl01x driver by Matt Waddel · Thu Oct 07 15:48:46 2010 -0600
  80. a1bd9c5 mvsata_ide: adjust port init sequence by Albert Aribaud · Thu Sep 16 20:30:30 2010 +0530
  81. cfe1c67 sf: turn probe switch into a lookup table by Reinhard Meyer · Tue Oct 05 16:56:39 2010 +0200
  82. 435a63d led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · Thu Sep 09 23:03:32 2010 +0200
  83. 4ac6354 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Tue Oct 12 20:49:27 2010 +0200
  84. 1ed3686 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Oct 12 20:44:46 2010 +0200
  85. 61665db cfi_flash: Fix "Unknown FLASH" error message by John Schmoller · Wed Sep 29 13:49:05 2010 -0500
  86. c25126d smc91111: add write_hwaddr by Thomas Chou · Wed Oct 06 09:16:10 2010 +0800
  87. 1fb49e3 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · Thu Sep 23 09:58:43 2010 -0400
  88. b4a1d08 net: Move Emaclite to NET_MULTI by Michal Simek · Mon Oct 11 11:41:47 2010 +1000
  89. 1b9ecc9 net: Fix emaclite driver to support little-endian microblaze by Michal Simek · Mon Oct 11 11:41:46 2010 +1000
  90. a43f9c6 mpc5xxx_fec: add call to reset_phy() after PHY initialization by Ilya Yanok · Thu Aug 19 11:09:06 2010 +0200
  91. 6335e08 drivers/net/at91_emac.c: change return values by Andreas Bießmann · Thu Oct 07 09:44:47 2010 +0200
  92. d074840 drivers/net/at91_emac.c: increase timeout for autonegotiation by Andreas Bießmann · Thu Oct 07 09:44:46 2010 +0200
  93. 3a3a48f NET: add ENC28J60 driver using SPI framework by Reinhard Meyer · Sun Sep 12 16:23:49 2010 +0200
  94. 69554e1 UEC PHY: Speed up initial PHY neg. by Joakim Tjernlund · Tue Aug 10 16:36:49 2010 +0200
  95. cce4d31 UEC PHY: Remove strange 0.5 sec delay by Joakim Tjernlund · Wed Aug 11 11:44:22 2010 +0200
  96. c96cc50 UEC: Don't udelay needlessly by Joakim Tjernlund · Wed Aug 11 11:44:21 2010 +0200
  97. 54dfa80 NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c by Reinhard Meyer (-VC) · Fri Aug 06 18:42:07 2010 +0200
  98. 891d81b mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · Mon Oct 11 21:48:03 2010 +0200
  99. 10390ce Followup fixes on the mtdparts spread patchset by Scott Wood · Thu Sep 09 15:40:03 2010 -0500
  100. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · Tue Aug 31 17:48:01 2010 -0400