summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+79
* Merge branch 'next' of ../nextWolfgang Denk2009-03-21-278/+131
|\
| * Move ali512x.hGraeme Russ2009-03-20-1/+1
| * lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-20-132/+29
| * sh_eth: get mac address from environmentMike Frysinger2009-03-20-22/+6
| * cs8900: get mac address from environmentMike Frysinger2009-03-20-40/+16
| * bcm570x: get mac address from environmentMike Frysinger2009-03-20-6/+7
| * drivers/net/: get mac address from environmentMike Frysinger2009-03-20-68/+63
| * Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger2009-03-20-9/+9
* | Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal2009-03-21-6/+6
|/
* net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu2009-03-20-2/+0
* CFI: geometry reversal for STMicro M29W320DTRichard Retanubun2009-03-19-2/+3
* 8xx: add support for new keymile kmsupx4 board.Heiko Schocher2009-03-18-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-03-15-3/+13
|\
| * sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda2009-03-12-3/+3
| * sh: Add system memory registration to PCI for SH4Yoshihiro Shimoda2009-03-12-0/+10
* | MPC5200 FEC MII speed registerJon Smirl2009-03-13-7/+16
|/
* tsec: report when there is no vendor specific PHY supportPaul Gortmaker2009-03-09-4/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-09-1/+21
|\
| * 83xx, i2c: add mux support for fsl_i2cHeiko Schocher2009-03-05-1/+21
* | smc911x: split out useful defines/functions into local headerMike Frysinger2009-02-25-455/+496
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-02-24-19/+1084
|\ \
| * | video: add an i.MX31 framebuffer driverGuennadi Liakhovetski2009-02-24-0/+857
| * | A driver for the S6E63D6 SPI display controller from SamsungGuennadi Liakhovetski2009-02-24-0/+77
| * | i.MX31: support GPIO as a chip-select in the mxc_spi driverGuennadi Liakhovetski2009-02-24-8/+56
| * | i.MX31: add a simple gpio driverGuennadi Liakhovetski2009-02-24-1/+75
| * | i.MX31: fix SPI driver for shorter than 32 bitGuennadi Liakhovetski2009-02-24-11/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-02-24-0/+13
|\ \ \ | |/ / |/| / | |/
| * PCI: Add pci_last_busno() helperAnton Vorontsov2009-02-23-0/+13
* | Added Vitesse VSC8211 definitions to TSEC driverPieter Henning2009-02-22-0/+30
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-22-67/+519
|\
| * OMAP3: Clean up MMC codeDirk Behme2009-02-22-67/+70
| * nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD2009-02-22-1/+1
| * arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-22-0/+227
| * Nand driver for Nomadik SoCAlessandro Rubini2009-02-22-0/+222
* | r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda2009-02-22-5/+31
|/
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-22-2/+0
* fpga: Fix Spartan III FPGA bootingMatthias Fuchs2009-02-21-15/+7
* fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-21-21/+11
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-21-11/+3
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-20-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-20-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-20-0/+785
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-19-15/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-19-0/+563
|\
| * dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-10-0/+563
* | sata_sil3114: fix compiler warningKim Phillips2009-02-19-2/+2
* | Create configuration option for restricted ns16550 functionsRon Madrid2009-02-19-0/+4
* | mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into MakefileMike Frysinger2009-02-18-5/+3
* | Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-16-0/+349