aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-27Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi1-9/+105
2008-03-27Coding style cleanup, update CHANGELOGWolfgang Denk1-4/+4
2008-03-26drivers: add the support for Freescale SATA controllerDave Liu3-0/+1291
2008-03-26ata: add the libata supportDave Liu2-0/+159
2008-03-26ata: make the ata_piix driver using new SATA frameworkDave Liu2-142/+14
2008-03-26ata: merge the header of ata_piix driverDave Liu2-1/+93
2008-03-26ata: merge the ata_piix driverDave Liu1-1/+671
2008-03-26Coding style cleanup.Wolfgang Denk1-11/+11
2008-03-26Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund1-2/+9
2008-03-26Cleanup coding style, update CHANGELOGWolfgang Denk1-3/+3
2008-03-25tsec: fix link detection for the RTL8211B PHYAnton Vorontsov1-2/+3
2008-03-25uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov1-0/+41
2008-03-25uec: add support for RGMII_RXID interface modeAnton Vorontsov2-0/+2
2008-03-25uec: add support for gbit mii status readingsAnton Vorontsov2-9/+24
2008-03-25NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi2-0/+102
2008-03-26Coding Style cleanyp; update CHANGELOGWolfgang Denk2-48/+41
2008-03-26rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese1-1/+0
2008-03-26Add Flex-OneNAND booting supportKyungmin Park1-0/+6
2008-03-25net: Add support AX88796L ethernet devicegoda.yusuke2-0/+223
2008-03-25ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2-4/+1
2008-03-25net: Divided code of NE2000 ethernet drivergoda.yusuke3-355/+456
2008-03-25net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger3-0/+613
2008-03-25smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger1-2/+2
2008-03-25lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov1-1/+4
2008-03-25Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk1-1/+39
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu1-3/+10
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+39
2008-03-20LWMON5: POST RTC fixYuri Tikhonov27-38/+116
2008-03-19CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese1-13/+9
2008-03-19Flash programming progress countdown.Jerry Van Baren1-1/+43
2008-03-16Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2-3/+171
2008-03-16drivers/rtc/Makefile: keep list sortedWolfgang Denk1-5/+5
2008-03-16Add support for Intersil isl1208 RTCTor Krill2-0/+167
2008-03-15usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese1-2/+3
2008-03-15rtc: Add M41T62 supportStefan Roese2-0/+136
2008-03-08net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu1-0/+14
2008-03-07net: uec_phy: actually increment the timeout counterKim Phillips1-1/+2
2008-03-03fix QE firmware uploading limitTimur Tabi1-1/+1
2008-03-02net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips1-0/+8
2008-02-22LM75 bug fix for negative temperaturesLarry Johnson1-1/+7
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+6
2008-02-22uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-02-21CFI: Do not use uninitialized cmd_resetMichael Schwingen1-1/+6
2008-02-16Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk3-15/+35
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin4-10/+20
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse3-15/+35
2008-02-15Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin1-0/+3
2008-02-15Extend ATI Radeon driver to support more video modesAnatolij Gustschin1-15/+304
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk1-0/+19
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk3-144/+118