aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-04-01Cleanup DataFlash partition handlingStelian Pop1-57/+23
2008-03-30add SMSC LAN9x1x Network driverSascha Hauer2-0/+681
2008-03-30add an i2c driver for mx31Sascha Hauer2-0/+208
2008-03-30new PHY @ e1000 - 2nd tryAndre Schwarz2-13/+94
2008-03-30SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom3-0/+759
2008-03-30ColdFire: Fix FEC transmit issue for MCF5275Tsi-Chung Liew1-0/+7
2008-03-29MTD/CFI: flash_read64 is defined a weak function (for SPARC)Daniel Hellstrom1-1/+3
2008-03-28MTD/CFI: Add support for 16bit legacy AMD flashTor Krill2-9/+54
2008-03-28sh: Removed warning when compiling drivers/serial/serial_sh.c.Mark Jonas1-5/+0
2008-03-28sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu2-0/+200
2008-03-28sh: Move SuperH PCI driver from cpu/sh4 to drivers/pciNobuhiro Iwamatsu3-0/+185
2008-03-28sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu1-0/+1
2008-03-28sh: Fix receive FIFO level register of SH4ANobuhiro Iwamatsu1-22/+30
2008-03-28sh: Add support SH7780Yusuke Goda1-6/+8
2008-03-27Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi1-9/+105
2008-03-27Coding style cleanup, update CHANGELOGWolfgang Denk1-4/+4
2008-03-26drivers: add the support for Freescale SATA controllerDave Liu3-0/+1291
2008-03-26ata: add the libata supportDave Liu2-0/+159
2008-03-26ata: make the ata_piix driver using new SATA frameworkDave Liu2-142/+14
2008-03-26ata: merge the header of ata_piix driverDave Liu2-1/+93