summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | sf: sst: add sst25vf###b idsMike Frysinger2009-07-06-0/+16
| * | | sf: sst: fix sector sizeMike Frysinger2009-07-06-4/+4
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-07-07-0/+179
|\ \ \
| * | | 83xx: Add support for fsl_dma driverPeter Tyser2009-07-02-15/+49
| * | | fsl_dma: Make DMA transactions snoopablePeter Tyser2009-07-01-2/+2
| * | | fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-01-0/+32
| * | | 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-01-1/+1
| * | | fsl_dma: Fix Channel Start bug in dma_check()Peter Tyser2009-07-01-1/+1
| * | | fsl_dma: Add support for arbitrarily large transfersPeter Tyser2009-07-01-12/+28
| * | | fsl_dma: Use proper I/O access functionsPeter Tyser2009-07-01-14/+18
| * | | fsl_dma: Add bitfield definitions for common registersPeter Tyser2009-07-01-6/+6
| * | | 8xxx: Break out DMA code to a common filePeter Tyser2009-07-01-0/+93
| |/ /
* | | Blackfin: TWI/I2C: fix pure writesPeter Meerwald2009-06-30-2/+2
|/ /
* | Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15-17/+27
* | net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-06-15-0/+1168
* | Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun2009-06-15-1/+1
* | Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren2009-06-15-54/+0
* | Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-15-46/+24
* | Initial cleanup of Davinci Ethernet driverBen Warren2009-06-15-77/+69
* | Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-15-0/+656
* | Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-15-0/+476
* | tsec: Add support for BCM5482S PHYZach LeRoy2009-06-15-0/+41
|/
* Merge branch 'next' of ../masterWolfgang Denk2009-06-14-978/+3227
|\
| * drivers/qe: add sgmii support in for UEC driverHaiying Wang2009-06-12-2/+46
| * qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-12-188/+58
| * drivers/qe: Add more SNUM number for QEHaiying Wang2009-06-12-4/+12
| * drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang2009-06-12-12/+44
| * drivers/qe: Rename the camel-case identifiers in uecHaiying Wang2009-06-12-18/+18
| * nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2009-06-12-0/+693
| * UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-12-0/+4
| * sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar2009-06-12-0/+319
| * sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-12-0/+139
| * mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-12-35/+18
| * mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan2009-06-12-87/+1
| * mpc8xxx: USB: Removed reenablement of its interfaceVivek Mahajan2009-06-12-4/+0
| * 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-12-1/+1
| * MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-12-42/+37
| * MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-12-131/+10
| * MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-12-49/+64
| * General help message cleanupWolfgang Denk2009-06-12-6/+9
| * mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-12-3/+4
| * mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12-274/+229
| * mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-12-1/+886
| * ZOOM2 Add serial support.Tom Rix2009-06-12-2/+2
| * lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+185
| * pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+386
| * video: Add an option to skip video initializationWolfgang Denk2009-06-12-0/+15
| * drv_video_init(): simplify logicWolfgang Denk2009-06-12-40/+29
| * arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+16
| * arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD2009-06-12-114/+42