summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove conflicting NAND IDMike Frysinger2008-04-171-2/+0
* | ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD2008-04-171-2/+1
* | Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R2008-04-171-1/+0
* | s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrameJean-Christophe PLAGNIOL-VILLARD2008-04-171-8/+8
|/
* ata: update the libata.h from ata.h of linux kernelDave Liu2008-04-131-7/+7
* Fix OneNAND readKyungmin Park2008-04-131-0/+13
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-131-1/+1
* drivers: code clean upDave Liu2008-04-131-18/+18
* drivers: clean up the ata_piix.hDave Liu2008-04-131-11/+15
* Fix warnings introduced by I2C bus speed setting patchKumar Gala2008-04-131-4/+3
* add an i2c driver for mx31Sascha Hauer2008-04-132-0/+203
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-77/+76
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-04-134-30/+831
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-04-131-30/+16
| |\
| | * cfi_flash: Support buffered writes on non-standard Spansion NOR flashGuennadi Liakhovetski2008-04-121-30/+16
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2008-04-133-0/+815
| |\ \ | | |/ | |/|
| | * microblaze: Add Emaclite driver to MakefileMichal Simek2008-04-081-0/+1
| | * microblaze: Add Emac driver to MakefileMichal Simek2008-04-081-0/+1
| | * microblaze: add Emac ethernet driverMichal Simek2008-04-081-0/+462
OpenPOWER on IntegriCloud