aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk1-0/+5
2008-04-24USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher1-18/+4
2008-04-24USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher1-4/+4
2008-04-21video: Add missing free for logo memoryMatthias Fuchs1-0/+5
2008-04-21PATCH - Fix oob data copied into supplied bufferTroy Kisky1-9/+8
2008-04-18RTC driver for MC13783Guennadi Liakhovetski2-0/+83
2008-04-18New i.MX31 SPI driverGuennadi Liakhovetski2-0/+167
2008-04-18Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2-0/+687
2008-04-18Clean up dataflash partitioningUlf Samuelsson1-42/+3
2008-04-17Remove conflicting NAND IDMike Frysinger1-2/+0
2008-04-17ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD1-2/+1
2008-04-17Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R1-1/+0
2008-04-17s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrameJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-04-15Clean up smsc911x driverGuennadi Liakhovetski1-349/+368