summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2008-03-30add SMSC LAN9x1x Network driverSascha Hauer
2008-03-30add an i2c driver for mx31Sascha Hauer
2008-03-29MTD/CFI: flash_read64 is defined a weak function (for SPARC)Daniel Hellstrom
2008-03-28MTD/CFI: Add support for 16bit legacy AMD flashTor Krill
2008-03-28sh: Removed warning when compiling drivers/serial/serial_sh.c.Mark Jonas
2008-03-28sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu
2008-03-28sh: Move SuperH PCI driver from cpu/sh4 to drivers/pciNobuhiro Iwamatsu
2008-03-28sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu
2008-03-28sh: Fix receive FIFO level register of SH4ANobuhiro Iwamatsu
2008-03-28sh: Add support SH7780Yusuke Goda
2008-03-27Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi
2008-03-27Coding style cleanup, update CHANGELOGWolfgang Denk
2008-03-26drivers: add the support for Freescale SATA controllerDave Liu
2008-03-26ata: add the libata supportDave Liu
2008-03-26ata: make the ata_piix driver using new SATA frameworkDave Liu
2008-03-26ata: merge the header of ata_piix driverDave Liu
2008-03-26ata: merge the ata_piix driverDave Liu
2008-03-26Coding style cleanup.Wolfgang Denk
2008-03-26Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund
2008-03-26Cleanup coding style, update CHANGELOGWolfgang Denk
2008-03-25tsec: fix link detection for the RTL8211B PHYAnton Vorontsov
2008-03-25uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov
2008-03-25uec: add support for RGMII_RXID interface modeAnton Vorontsov
2008-03-25uec: add support for gbit mii status readingsAnton Vorontsov
2008-03-25NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi
2008-03-26Coding Style cleanyp; update CHANGELOGWolfgang Denk
2008-03-26rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese
2008-03-26Add Flex-OneNAND booting supportKyungmin Park
2008-03-25net: Add support AX88796L ethernet devicegoda.yusuke
2008-03-25ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk
2008-03-25net: Divided code of NE2000 ethernet drivergoda.yusuke
2008-03-25net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger
2008-03-25smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger
2008-03-25lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov
2008-03-25Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-03-20LWMON5: POST RTC fixYuri Tikhonov
2008-03-19CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese
2008-03-19Flash programming progress countdown.Jerry Van Baren
2008-03-16Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-03-16drivers/rtc/Makefile: keep list sortedWolfgang Denk
2008-03-16Add support for Intersil isl1208 RTCTor Krill
2008-03-15usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese
2008-03-15rtc: Add M41T62 supportStefan Roese
2008-03-08net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu
2008-03-07net: uec_phy: actually increment the timeout counterKim Phillips
2008-03-03fix QE firmware uploading limitTimur Tabi