aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-3/+13
2009-03-13MPC5200 FEC MII speed registerJon Smirl1-7/+16
2009-03-12sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda1-3/+3
2009-03-12sh: Add system memory registration to PCI for SH4Yoshihiro Shimoda1-0/+10
2009-03-09tsec: report when there is no vendor specific PHY supportPaul Gortmaker1-4/+3
2009-03-09Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-1/+21
2009-03-0583xx, i2c: add mux support for fsl_i2cHeiko Schocher1-1/+21
2009-02-25smc911x: split out useful defines/functions into local headerMike Frysinger2-455/+496
2009-02-24Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk6-19/+1084
2009-02-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+13
2009-02-24video: add an i.MX31 framebuffer driverGuennadi Liakhovetski2-0/+857
2009-02-24A driver for the S6E63D6 SPI display controller from SamsungGuennadi Liakhovetski2-0/+77
2009-02-24i.MX31: support GPIO as a chip-select in the mxc_spi driverGuennadi Liakhovetski1-8/+56
2009-02-24i.MX31: add a simple gpio driverGuennadi Liakhovetski2-1/+75
2009-02-24i.MX31: fix SPI driver for shorter than 32 bitGuennadi Liakhovetski1-11/+20
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov1-0/+13
2009-02-22Added Vitesse VSC8211 definitions to TSEC driverPieter Henning1-0/+30
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk5-67/+519
2009-02-22OMAP3: Clean up MMC codeDirk Behme1-67/+70
2009-02-22nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2-0/+227
2009-02-22Nand driver for Nomadik SoCAlessandro Rubini2-0/+222
2009-02-22r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda1-5/+31
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk2-2/+0
2009-02-21fpga: Fix Spartan III FPGA bootingMatthias Fuchs1-15/+7
2009-02-21fpga: Fix Spartan II FPGA bootingMatthias Fuchs1-21/+11
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger3-11/+3
2009-02-20ARM:PXA Use new definitions in mmc.hTom Rix1-1/+1
2009-02-20Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming1-4/+4
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD3-0/+785
2009-02-19ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix1-15/+2
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-0/+563
2009-02-19sata_sil3114: fix compiler warningKim Phillips1-2/+2
2009-02-19Create configuration option for restricted ns16550 functionsRon Madrid1-0/+4
2009-02-18mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into MakefileMike Frysinger2-5/+3
2009-02-16Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2-0/+349
2009-02-16Add MMC FrameworkAndy Fleming2-0/+931
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming1-1/+1
2009-02-16Eliminate support for using MMC as memoryAndy Fleming1-15/+0
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan1-1/+2
2009-02-15Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-7/+11
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya1-7/+11
2009-02-14i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski1-0/+6
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk3-4/+4
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren3-3/+3
2009-02-11Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+1
2009-02-11cfi: make flash_get_info() non staticHeiko Schocher1-1/+1
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren1-25/+3
2009-02-09tsec: Fix a bug in soft-resettingAndy Fleming1-0/+1
2009-02-09Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton1-1/+1