summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-201/+34
* Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-08-63/+1302
|\
| * DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese2008-06-03-0/+13
| * SPI Flash subsystemHaavard Skinnemoen2008-06-03-0/+616
| * atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-03-0/+306
| * SPI API improvementsHaavard Skinnemoen2008-06-03-61/+191
| * Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-03-0/+2
| * Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-03-2/+167
| |\
| | * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-24-2/+167
| | |\
| | | * Add ATMEL LCD driverStelian Pop2008-05-10-0/+161
| | | * AT91SAM9263EK supportStelian Pop2008-05-10-2/+4
| | | * AT91SAM9261EK supportStelian Pop2008-05-10-0/+2
| | | * Fix @ -> <at> substitutionStelian Pop2008-05-08-1/+1
| * | | nand: Correct NAND erase percentage outputDirk Behme2008-05-28-0/+7
* | | | DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer2008-06-05-9/+8
* | | | Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer2008-06-04-1/+2
* | | | DM9000: Some minor code cleanupsRemy Bohmer2008-06-04-15/+26
* | | | DM9000: Make driver work properly for DM9000ARemy Bohmer2008-06-04-39/+54
* | | | DM9000: Improve eth_reset() routineRemy Bohmer2008-06-04-3/+31
* | | | DM9000: improve eth_send() routineRemy Bohmer2008-06-04-4/+11
* | | | DM9000: repair debug loggingRemy Bohmer2008-06-04-12/+21
* | | | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-04-58/+129
* | | | Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren2008-06-02-4/+7
|\ \ \ \ | |/ / /
| * | | Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-22-3/+3
| * | | USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-22-1/+4
| |/ /
* | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-02-1/+4
* | | ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew2008-06-02-0/+6
* | | Add Marvell 88E1118 support for TSECRon Madrid2008-05-23-0/+31
* | | smc911x: add 16 bit supportJens Gehrlein2008-05-22-2/+19
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-21-1721/+1796
* | drivers/pcmcia: add missing i82365Jean-Christophe PLAGNIOL-VILLARD2008-05-19-4/+1
* | Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk2008-05-12-10/+3
* | Update pci code to use phys_addr_tBecky Bruce2008-05-10-4/+4
* | Fix @ -> <at> substitutionStelian Pop2008-05-10-1/+1
|/
* drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-04-1/+1
* TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-03-4/+13
* pxa: fix pcmcia operation on 'i' may be undefinedJean-Christophe PLAGNIOL-VILLARD2008-05-03-3/+5
* RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese2008-05-03-2/+2
* onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk2008-05-01-4/+4
* ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2008-04-30-1/+21
* NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD2008-04-28-227/+252
* minor cs8900 driver clean upGuennadi Liakhovetski2008-04-28-9/+7
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-28-5/+5
* pcnet.c: fix a merge issueWolfgang Denk2008-04-28-54/+0
* cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs2008-04-25-0/+17
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-04-25-9/+8
|\
| * PATCH - Fix oob data copied into supplied bufferTroy Kisky2008-04-21-9/+8
* | NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2008-04-25-319/+348
* | Fixed pcnet io_baseVlad Lungu2008-04-24-0/+55
* | drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk2008-04-24-360/+370