summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
* | Added Am79C970A chip id to pcnetVlad Lungu2008-04-24-0/+3
* | fsl_pci: Only modify registers if we have themKumar Gala2008-04-24-1/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk2008-04-24-0/+5
|\ \
| * | video: Add missing free for logo memoryMatthias Fuchs2008-04-21-0/+5
| |/
* | USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher2008-04-24-18/+4
* | USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher2008-04-24-4/+4
|/
* RTC driver for MC13783Guennadi Liakhovetski2008-04-18-0/+83
* New i.MX31 SPI driverGuennadi Liakhovetski2008-04-18-0/+167
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-18-0/+687
|\
| * Clean up smsc911x driverGuennadi Liakhovetski2008-04-15-349/+368
| * This patch adds a driver for the following smsc network controllers:Sascha Hauer2008-04-15-0/+668
* | Clean up dataflash partitioningUlf Samuelsson2008-04-18-42/+3
* | Remove conflicting NAND IDMike Frysinger2008-04-17-2/+0
* | ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD2008-04-17-2/+1