summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-103-0/+563
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-031-0/+58
|\
| * USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese2009-02-021-0/+58
* | Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2009-02-023-0/+606
* | Blackfin: add driver for on-chip ATAPI controllerSonic Zhang2009-02-023-0/+1375
* | Blackfin: add driver for on-chip NAND controllerMike Frysinger2009-02-022-0/+386
* | Blackfin: add driver for on-chip SPI controllerMike Frysinger2009-02-022-0/+344
* | Blackfin: bfin_mac: cleanup pointer/casts for aliasing issuesMike Frysinger2009-02-022-46/+34
* | Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMIIMike Frysinger2009-02-021-2/+2
* | Blackfin: bfin_mac: use common debug()Mike Frysinger2009-02-021-11/+3
* | Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}Mike Frysinger2009-02-022-5/+11
* | Blackfin: bfin_mac: cleanup MII/PHY functionsMike Frysinger2009-02-022-175/+134
* | Blackfin: bfin_mac: set MDCDIV based on SCLKMike Frysinger2009-02-021-5/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-016-0/+937
|\
| * OMAP3: Add I2C supportDirk Behme2009-01-242-0/+24
| * OMAP3: Add MMC supportDirk Behme2009-01-242-0/+559
| * OMAP3: Add NAND supportDirk Behme2009-01-242-0/+354
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-017-173/+369
|\ \
| * | AVR32: macb - Search for PHY idGunnar Rangoy2009-01-281-0/+31
| * | Marvell 88E1118 interrupt fixRon Madrid2009-01-281-0/+4
| * | net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese2009-01-281-0/+2
| * | net: Sort Makefile labelsMichal Simek2009-01-281-2/+2
| * | sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-242-134/+231
| * | net: smc911x: Make register read/write functions weakStefan Roese2009-01-241-37/+40
| * | powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher2009-01-241-0/+59
| |/
* | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-312-0/+126
* | ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-312-0/+572
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-2814-0/+2903
|\ \
| * | USB: Add dcache support to the EHCI driverStefan Roese2009-01-282-0/+103
| * | USB: Add EHCI support for VCT EHCI controllerStefan Roese2009-01-281-0/+1
| * | USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese2009-01-281-0/+5
| * | USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese2009-01-281-1/+16
| * | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham2009-01-283-0/+194
| * | usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham2009-01-285-0/+1302
| * | USB ehci ixp4xx supportMichael Trimarchi2009-01-282-0/+50
| * | USB ehci remove infinite loop and use handshake functionMichael Trimarchi2009-01-281-24/+25
| * | Add initial support for USB ehci pciMichael Trimarchi2009-01-282-0/+65
| * | EHCI fix code and ixp4xx test.Remy Böhmer2009-01-282-72/+106
| * | [PATCH] This patch add varius fix to the ehci.michael2009-01-283-44/+133
| * | [PATCH] Fix EHCI usb. I start to test on amichael2009-01-283-161/+234
| * | USB ehci freescale supportMichael Trimarchi2009-01-283-0/+186
| * | USB ehci core supportMichael Trimarchi2009-01-284-0/+785
* | | Blackfin: overhaul i2c driverMike Frysinger2009-01-282-0/+286
* | | Blackfin: bfin_mac: update port muxingMike Frysinger2009-01-281-12/+35
|/ /
* | Command usage cleanupPeter Tyser2009-01-283-3/+3
* | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-283-5/+5
* | soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer2009-01-271-1/+11
* | drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer2009-01-271-0/+1
* | CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun2009-01-261-0/+17
* | CFI: increase performance of function find_sector()Jens Gehrlein2009-01-261-7/+16
OpenPOWER on IntegriCloud