summaryrefslogtreecommitdiffstats
path: root/drivers/net/dm9000x.c
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* dm9000 remove dead external phy support, gpio fixAndrew Dyer2008-08-261-144/+15
* Fix dm9000 receive status and len little endian issueTsiChung Liew2008-08-181-6/+10
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-3/+0
* Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-081-0/+2
|\
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-241-0/+2
| |\
| | * AT91SAM9261EK supportStelian Pop2008-05-101-0/+2
* | | DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer2008-06-051-9/+8
* | | Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer2008-06-041-1/+2
* | | DM9000: Some minor code cleanupsRemy Bohmer2008-06-041-15/+26
* | | DM9000: Make driver work properly for DM9000ARemy Bohmer2008-06-041-39/+54
* | | DM9000: Improve eth_reset() routineRemy Bohmer2008-06-041-3/+31
* | | DM9000: improve eth_send() routineRemy Bohmer2008-06-041-4/+11
* | | DM9000: repair debug loggingRemy Bohmer2008-06-041-12/+21
* | | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-041-58/+129
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-211-9/+9
|/
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+620
OpenPOWER on IntegriCloud