aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren18-63/+1302
2008-06-05DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer1-9/+8
2008-06-04Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer1-1/+2
2008-06-04DM9000: Some minor code cleanupsRemy Bohmer1-15/+26
2008-06-04DM9000: Make driver work properly for DM9000ARemy Bohmer1-39/+54
2008-06-04DM9000: Improve eth_reset() routineRemy Bohmer1-3/+31
2008-06-04DM9000: improve eth_send() routineRemy Bohmer1-4/+11
2008-06-04DM9000: repair debug loggingRemy Bohmer1-12/+21
2008-06-04DM9000: Add data bus-width auto detection.Remy Bohmer1-58/+129
2008-06-03DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese1-0/+13
2008-06-03SPI Flash subsystemHaavard Skinnemoen4-0/+616
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt3-0/+306
2008-06-03SPI API improvementsHaavard Skinnemoen4-61/+191
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala1-0/+2
2008-06-02Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren1-4/+7
2008-06-02E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2-1/+4
2008-06-02ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew1-0/+6
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk4-2/+167
2008-05-28nand: Correct NAND erase percentage outputDirk Behme1-0/+7
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD4-2/+167
2008-05-23Add Marvell 88E1118 support for TSECRon Madrid1-0/+31
2008-05-22smc911x: add 16 bit supportJens Gehrlein1-2/+19
2008-05-22Fix endianess conversion in usb_ohci.cChristian Eggers1-3/+3
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov1-1/+4
2008-05-21Big white-space cleanup.Wolfgang Denk86-1721/+1796
2008-05-19drivers/pcmcia: add missing i82365Jean-Christophe PLAGNIOL-VILLARD2-4/+1
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk1-10/+3
2008-05-10Add ATMEL LCD driverStelian Pop2-0/+161
2008-05-10AT91SAM9263EK supportStelian Pop1-2/+4
2008-05-10AT91SAM9261EK supportStelian Pop1-0/+2
2008-05-10Update pci code to use phys_addr_tBecky Bruce1-4/+4
2008-05-10Fix @ -> <at> substitutionStelian Pop1-1/+1
2008-05-08Fix @ -> <at> substitutionStelian Pop1-1/+1
2008-05-04drivers/net/tsec.c: Fix typo.Wolfgang Denk1-1/+1
2008-05-03TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2-4/+13
2008-05-03pxa: fix pcmcia operation on 'i' may be undefinedJean-Christophe PLAGNIOL-VILLARD1-3/+5
2008-05-03RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese1-2/+2
2008-05-01onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk1-4/+4
2008-04-30ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew1-1/+21
2008-04-28NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD6-227/+252
2008-04-28minor cs8900 driver clean upGuennadi Liakhovetski2-9/+7
2008-04-28rtl8169: fix compiler warningsGuennadi Liakhovetski1-5/+5
2008-04-28pcnet.c: fix a merge issueWolfgang Denk1-54/+0
2008-04-25cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs1-0/+17
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-9/+8
2008-04-25NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD4-319/+348
2008-04-24Fixed pcnet io_baseVlad Lungu1-0/+55
2008-04-24drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk1-360/+370
2008-04-24Added Am79C970A chip id to pcnetVlad Lungu1-0/+3
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala1-1/+2