summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese2010-11-261-1/+0
| * | usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-261-1/+1
| * | usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-261-0/+2
| * | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-261-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-261-25/+82
|\ \ \ | |/ / |/| |
| * | mmc: omap: timeout counter fixNishanth Menon2010-11-191-25/+82
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-191-70/+94
|\ \ \
| * | | GRETH: removed space in network driver device name.Daniel Hellstrom2010-11-181-2/+2
| * | | GRETH: fixed 2 decriptor table typosDaniel Hellstrom2010-11-181-2/+2
| * | | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom2010-11-181-0/+10
| * | | GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom2010-11-181-23/+55
| * | | GRETH: made debug printouts use common debug() macro.Daniel Hellstrom2010-11-181-41/+25
| * | | GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom2010-11-181-3/+1
| |/ /
* | | Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2010-11-182-3/+1
|/ /
* | 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
OpenPOWER on IntegriCloud