summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-111-13/+33
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-111-10/+21
* NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-101-82/+46
* DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese2008-06-031-0/+13
* SPI Flash subsystemHaavard Skinnemoen2008-06-034-0/+616
* atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-033-0/+306
* SPI API improvementsHaavard Skinnemoen2008-06-034-61/+191
* Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-031-0/+2
* Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-034-2/+167
|\
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-244-2/+167
| |\
| | * Add ATMEL LCD driverStelian Pop2008-05-102-0/+161
| | * AT91SAM9263EK supportStelian Pop2008-05-101-2/+4
| | * AT91SAM9261EK supportStelian Pop2008-05-101-0/+2
| | * Fix @ -> <at> substitutionStelian Pop2008-05-081-1/+1
* | | nand: Correct NAND erase percentage outputDirk Behme2008-05-281-0/+7
* | | Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-221-3/+3
* | | USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-221-1/+4
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-2186-1721/+1796
* | drivers/pcmcia: add missing i82365Jean-Christophe PLAGNIOL-VILLARD2008-05-192-4/+1
* | Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk2008-05-121-10/+3
* | Update pci code to use phys_addr_tBecky Bruce2008-05-101-4/+4
* | Fix @ -> <at> substitutionStelian Pop2008-05-101-1/+1
|/
* drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-041-1/+1
* TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-032-4/+13
* pxa: fix pcmcia operation on 'i' may be undefinedJean-Christophe PLAGNIOL-VILLARD2008-05-031-3/+5
* RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese2008-05-031-2/+2
* onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk2008-05-011-4/+4
* ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2008-04-301-1/+21
* NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD2008-04-286-227/+252
* minor cs8900 driver clean upGuennadi Liakhovetski2008-04-282-9/+7
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-281-5/+5
* pcnet.c: fix a merge issueWolfgang Denk2008-04-281-54/+0
* cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs2008-04-251-0/+17
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-04-251-9/+8
|\
| * PATCH - Fix oob data copied into supplied bufferTroy Kisky2008-04-211-9/+8
* | NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2008-04-254-319/+348
* | Fixed pcnet io_baseVlad Lungu2008-04-241-0/+55
* | drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk2008-04-241-360/+370
* | Added Am79C970A chip id to pcnetVlad Lungu2008-04-241-0/+3
* | fsl_pci: Only modify registers if we have themKumar Gala2008-04-241-1/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk2008-04-241-0/+5
|\ \
| * | video: Add missing free for logo memoryMatthias Fuchs2008-04-211-0/+5
| |/
* | USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher2008-04-241-18/+4
* | USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher2008-04-241-4/+4
|/
* RTC driver for MC13783Guennadi Liakhovetski2008-04-182-0/+83
* New i.MX31 SPI driverGuennadi Liakhovetski2008-04-182-0/+167
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-182-0/+687
|\
| * Clean up smsc911x driverGuennadi Liakhovetski2008-04-151-349/+368
| * This patch adds a driver for the following smsc network controllers:Sascha Hauer2008-04-152-0/+668
* | Clean up dataflash partitioningUlf Samuelsson2008-04-181-42/+3
OpenPOWER on IntegriCloud