summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi2008-03-271-9/+105
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-03-271-4/+4
* drivers: add the support for Freescale SATA controllerDave Liu2008-03-263-0/+1291
* ata: add the libata supportDave Liu2008-03-262-0/+159
* ata: make the ata_piix driver using new SATA frameworkDave Liu2008-03-262-142/+14
* ata: merge the header of ata_piix driverDave Liu2008-03-262-1/+93
* ata: merge the ata_piix driverDave Liu2008-03-261-1/+671
* Coding style cleanup.Wolfgang Denk2008-03-261-11/+11
* Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund2008-03-261-2/+9
* Cleanup coding style, update CHANGELOGWolfgang Denk2008-03-261-3/+3
* tsec: fix link detection for the RTL8211B PHYAnton Vorontsov2008-03-251-2/+3
* uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov2008-03-251-0/+41
* uec: add support for RGMII_RXID interface modeAnton Vorontsov2008-03-252-0/+2
* uec: add support for gbit mii status readingsAnton Vorontsov2008-03-252-9/+24
* NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-252-0/+102
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-262-48/+41
* rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese2008-03-261-1/+0
* Add Flex-OneNAND booting supportKyungmin Park2008-03-261-0/+6
* net: Add support AX88796L ethernet devicegoda.yusuke2008-03-252-0/+223
* ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2008-03-252-4/+1
* net: Divided code of NE2000 ethernet drivergoda.yusuke2008-03-253-355/+456
* net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger2008-03-253-0/+613
* smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger2008-03-251-2/+2
* lwmon5 SYSMON POST: fix backlight controlYuri Tikhonov2008-03-251-1/+4
* Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-03-251-1/+39
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-03-231-1/+39
| |\
| | * CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese2008-03-191-13/+9
| | * Flash programming progress countdown.Jerry Van Baren2008-03-191-1/+43
* | | pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu2008-03-231-3/+10
|/ /
* | LWMON5: POST RTC fixYuri Tikhonov2008-03-2027-38/+116
|/
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-162-3/+171
|\
| * drivers/rtc/Makefile: keep list sortedWolfgang Denk2008-03-161-5/+5
| * Add support for Intersil isl1208 RTCTor Krill2008-03-162-0/+167
* | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese2008-03-151-2/+3
* | rtc: Add M41T62 supportStefan Roese2008-03-152-0/+136
|/
* net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu2008-03-081-0/+14
* net: uec_phy: actually increment the timeout counterKim Phillips2008-03-071-1/+2
* fix QE firmware uploading limitTimur Tabi2008-03-031-1/+1
* net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips2008-03-021-0/+8
* LM75 bug fix for negative temperaturesLarry Johnson2008-02-221-1/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-02-221-1/+6
|\
| * CFI: Do not use uninitialized cmd_resetMichael Schwingen2008-02-211-1/+6
* | uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD2008-02-221-5/+5
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-02-163-15/+35
|\
| * Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-153-15/+35
| |\
| | * AT91CAP9 support : MACB changesStelian Pop2008-02-142-0/+14
| | * AT91CAP9 support : build integrationStelian Pop2008-02-141-2/+3
| | * Improve DataFlash CS definition.Stelian Pop2008-02-141-13/+18
* | | Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2008-02-164-10/+20
|/ /
* | Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin2008-02-151-0/+3
OpenPOWER on IntegriCloud