summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * microblaze: add Emaclite ethernet driverMichal Simek2008-04-081-0/+351
* | | LM73 bug fix for negative temperatures and cleanupLarry Johnson2008-04-131-30/+30
|/ /
* | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-114-889/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-083-66/+29
|\
| * dataflash: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-7/+4
| * Add support for AT91SAM9260EKStelian Pop2008-04-011-2/+2
| * Cleanup DataFlash partition handlingStelian Pop2008-04-011-57/+23
* | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-089-15/+966
|\ \
| * | Add Vitesse 8601 support to TSEC driverTor Krill2008-03-312-0/+35
| * | SPARC: added SMC91111 driver in and out macros for LEON processors.Daniel Hellstrom2008-03-311-2/+71
| * | new PHY @ e1000 - 2nd tryAndre Schwarz2008-03-302-13/+94
| * | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom2008-03-303-0/+759
| * | ColdFire: Fix FEC transmit issue for MCF5275Tsi-Chung Liew2008-03-301-0/+7
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-04-084-0/+889
|\ \
| * | add SMSC LAN9x1x Network driverSascha Hauer2008-03-302-0/+681
| * | add an i2c driver for mx31Sascha Hauer2008-03-302-0/+208
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-04-085-32/+423
|\ \
| * | sh: Removed warning when compiling drivers/serial/serial_sh.c.Mark Jonas2008-03-281-5/+0
| * | sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu2008-03-282-0/+200
| * | sh: Move SuperH PCI driver from cpu/sh4 to drivers/pciNobuhiro Iwamatsu2008-03-283-0/+185
| * | sh: Add support SuperH SH7751/SH7751RNobuhiro Iwamatsu2008-03-281-0/+1
| * | sh: Fix receive FIFO level register of SH4ANobuhiro Iwamatsu2008-03-281-22/+30
| * | sh: Add support SH7780Yusuke Goda2008-03-281-6/+8
| |/
* | MTD/CFI: flash_read64 is defined a weak function (for SPARC)Daniel Hellstrom2008-03-291-1/+3
* | MTD/CFI: Add support for 16bit legacy AMD flashTor Krill2008-03-282-9/+54
|/
* Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi2008-03-271-9/+105
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-03-271-4/+4
* drivers: add the support for Freescale SATA controllerDave Liu2008-03-263-0/+1291
* ata: add the libata supportDave Liu2008-03-262-0/+159
* ata: make the ata_piix driver using new SATA frameworkDave Liu2008-03-262-142/+14
* ata: merge the header of ata_piix driverDave Liu2008-03-262-1/+93
OpenPOWER on IntegriCloud