summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* mmc: omap: timeout counter fixNishanth Menon2010-11-19-25/+82
* net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-17-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-62/+62
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-17-95/+53
|\
| * mmc: Add multi-block read support to the generic mmc driverAlagu Sankar2010-11-04-71/+39
| * mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman2010-11-04-24/+14
* | pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-2/+14
* | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-8/+9
* | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-28/+89
* | fsl_pci_init: Quiet scanning printf()Peter Tyser2010-11-14-1/+1
* | fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-5/+5
* | fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser2010-11-14-1/+5
* | net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala2010-11-14-0/+14
* | net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* | net: tsi108_eth: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-1/+5
* | net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* | net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* | net: natsemi: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* | net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+1
* | net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* | net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+6
* | net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* | net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* | sf: ramtron: new spi fram driverReinhard Meyer2010-11-10-0/+329
|/
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-29-108/+122
|\
| * Add generic support for samsung s3c2440C Nauman2010-10-28-102/+103
| * ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-19-1/+5
| * s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-19-5/+14
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-2/+2
* | Coding Style cleanupWolfgang Denk2010-10-27-8/+1
* | mmc: seperate block number into small parts for multi-write cmdLei Wen2010-10-27-15/+39
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-10-26-1/+1
|\ \
| * | ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman2010-10-25-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-23-1/+6
|\ \ \
| * | | pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-22-1/+6
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-23-0/+3992
|\ \ \
| * | | MX51: Add video supportStefano Babic2010-10-22-0/+711
| * | | MX51: Add IPU driver for video supportStefano Babic2010-10-22-0/+3281
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-10-23-21/+27
|\ \ \
| * | | ehci-hcd.c: fix hanging under higher loadWolfgang Denk2010-10-22-1/+1
| * | | usb: musb: constify a bitMike Frysinger2010-10-22-19/+21
| * | | USB: fix Queue Element Transfer Descriptor changesWolfgang Denk2010-10-22-1/+1
| * | | ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli2010-10-22-0/+4
| |/ /
* | | cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok2010-10-23-5/+23
|/ /
* | ftrtc010.c : enhance code according to original datasheetMacpaul Lin2010-10-20-0/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-10-20-92/+117
|\ \
| * | ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman2010-10-20-11/+30
| * | ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman2010-10-20-36/+42
| * | ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman2010-10-20-39/+37
| * | ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman2010-10-20-6/+8