aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-17/+27
2009-06-15net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar3-0/+1168
2009-06-15Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun1-1/+1
2009-06-15Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren1-54/+0
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-46/+24
2009-06-15Initial cleanup of Davinci Ethernet driverBen Warren1-77/+69
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren2-0/+656
2009-06-15Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar3-0/+476
2009-06-15tsec: Add support for BCM5482S PHYZach LeRoy1-0/+41
2009-06-14Merge branch 'next' of ../masterWolfgang Denk34-978/+3227
2009-06-14Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk1-22/+1
2009-06-12drivers/qe: add sgmii support in for UEC driverHaiying Wang2-2/+46
2009-06-12qe: Pass in uec_info struct through uec_initializeHaiying Wang2-188/+58
2009-06-12drivers/qe: Add more SNUM number for QEHaiying Wang2-4/+12
2009-06-12drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang4-12/+44
2009-06-12drivers/qe: Rename the camel-case identifiers in uecHaiying Wang2-18/+18
2009-06-12nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2-0/+693
2009-06-12UBI: Add compile-time check for correct malloc area configurationStefan Roese1-0/+4
2009-06-12sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar4-0/+319
2009-06-12sf: atmel: implement power-of-two write/erase funcsTodor I Mollov1-0/+139
2009-06-12mpc83xx: USB: Reorganized its supportVivek Mahajan1-35/+18
2009-06-12mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan2-87/+1
2009-06-12mpc8xxx: USB: Removed reenablement of its interfaceVivek Mahajan1-4/+0
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-1/+1
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk2-42/+37
2009-06-12MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2-131/+10
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk1-49/+64
2009-06-12General help message cleanupWolfgang Denk3-6/+9
2009-06-12mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese3-3/+4
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese3-274/+229
2009-06-12mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese3-1/+886
2009-06-12ZOOM2 Add serial support.Tom Rix1-2/+2
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+185
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+386
2009-06-12video: Add an option to skip video initializationWolfgang Denk1-0/+15
2009-06-12drv_video_init(): simplify logicWolfgang Denk1-40/+29
2009-06-12arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD1-0/+16
2009-06-12arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD1-114/+42
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser1-1/+1
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser1-14/+0
2009-06-12tsi108_i2c: Add i2c_init() stub functionPeter Tyser1-0/+9
2009-06-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-1/+2
2009-06-09at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev1-1/+2
2009-06-08ppc4xx/net: Fix MDIO clock setupFelix Radensky1-4/+6
2009-06-08rtl8169: fix PCI system memory addressYoshihiro Shimoda1-5/+8
2009-06-08SMC911x driver fixed for NFS bootManikandan Pillai1-1/+22
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer1-8/+8
2009-06-07smc911x: write back the manually set MAC addressDaniel Mack1-2/+7
2009-06-04Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2-34/+35
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1