summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-041-58/+129
| * | | Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren2008-06-021-4/+7
| |\ \ \ | | | |/ | | |/|
| * | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-022-1/+4
| * | | ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew2008-06-021-0/+6
| * | | Add Marvell 88E1118 support for TSECRon Madrid2008-05-231-0/+31
| * | | smc911x: add 16 bit supportJens Gehrlein2008-05-221-2/+19
* | | | FSL LAW: Add new interface to use the last free LAWKumar Gala2008-06-111-0/+19
* | | | FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-111-7/+39
* | | | 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
| |/
OpenPOWER on IntegriCloud