aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-10Update pci code to use phys_addr_tBecky Bruce1-4/+4
2008-05-10Fix @ -> <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
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