aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2010-10-22ehci-hcd.c: fix hanging under higher loadWolfgang Denk
2010-10-22usb: musb: constify a bitMike Frysinger
2010-10-22USB: fix Queue Element Transfer Descriptor changesWolfgang Denk
2010-10-22ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller
2010-10-22MX51: Add video supportStefano Babic
2010-10-22MX51: Add IPU driver for video supportStefano Babic
2010-10-20ftrtc010.c : enhance code according to original datasheetMacpaul Lin
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman
2010-10-20Fix compile warning in uli526x driverKumar Gala
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala
2010-10-20USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-19drivers/net/fec_mxc.c: write mac address in initJohn Rigby
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut
2010-10-19Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-19ARMV7: S5P: serial: support the s5pc210Minkyu Kang