aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-15This patch adds a driver for the following smsc network controllers:Sascha Hauer2-0/+668
2008-04-13ata: update the libata.h from ata.h of linux kernelDave Liu1-7/+7
2008-04-13Fix OneNAND readKyungmin Park1-0/+13
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew1-1/+1
2008-04-13drivers: code clean upDave Liu1-18/+18
2008-04-13drivers: clean up the ata_piix.hDave Liu1-11/+15
2008-04-13Fix warnings introduced by I2C bus speed setting patchKumar Gala1-4/+3
2008-04-13add an i2c driver for mx31Sascha Hauer2-0/+203
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-77/+76
2008-04-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-30/+831
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-30/+16
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk3-0/+815
2008-04-13LM73 bug fix for negative temperatures and cleanupLarry Johnson1-30/+30
2008-04-12cfi_flash: Support buffered writes on non-standard Spansion NOR flashGuennadi Liakhovetski1-30/+16
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk4-889/+0
2008-04-08microblaze: Add Emaclite driver to MakefileMichal Simek1-0/+1
2008-04-08microblaze: Add Emac driver to MakefileMichal Simek1-0/+1
2008-04-08microblaze: add Emac ethernet driverMichal Simek1-0/+462
2008-04-08microblaze: add Emaclite ethernet driverMichal Simek1-0/+351
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk3-66/+29
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk9-15/+966
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk4-0/+889
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk5-32/+423
2008-04-01dataflash: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2-7/+4
2008-03-31Add Vitesse 8601 support to TSEC driverTor Krill2-0/+35
2008-03-31SPARC: added SMC91111 driver in and out macros for LEON processors.Daniel Hellstrom1-2/+71
2008-04-01Add support for AT91SAM9260EKStelian Pop1-2/+2