aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-26e1000: fix compile warningWolfgang Denk
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-11-26usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese
2010-11-26usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin
2010-11-19mmc: omap: timeout counter fixNishanth Menon
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-11-18Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier
2010-11-18GRETH: removed space in network driver device name.Daniel Hellstrom
2010-11-18GRETH: fixed 2 decriptor table typosDaniel Hellstrom
2010-11-18GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom
2010-11-18GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom
2010-11-18GRETH: made debug printouts use common debug() macro.Daniel Hellstrom
2010-11-18GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14fsl_pci_init: Quiet scanning printf()Peter Tyser
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-11-14fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser
2010-11-14net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala
2010-11-14net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: tsi108_eth: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: natsemi: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-10sf: ramtron: new spi fram driverReinhard Meyer
2010-11-04mmc: Add multi-block read support to the generic mmc driverAlagu Sankar
2010-11-04mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-27mmc: seperate block number into small parts for multi-write cmdLei Wen
2010-10-26Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-10-25ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2010-10-23cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok