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