summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of ../masterWolfgang Denk2009-06-1434-978/+3227
|\
| * drivers/qe: add sgmii support in for UEC driverHaiying Wang2009-06-122-2/+46
| * qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-122-188/+58
| * drivers/qe: Add more SNUM number for QEHaiying Wang2009-06-122-4/+12
| * drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang2009-06-124-12/+44
| * drivers/qe: Rename the camel-case identifiers in uecHaiying Wang2009-06-122-18/+18
| * nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2009-06-122-0/+693
| * UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-121-0/+4
| * sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar2009-06-124-0/+319
| * sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-121-0/+139
| * mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-121-35/+18
| * mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan2009-06-122-87/+1
| * mpc8xxx: USB: Removed reenablement of its interfaceVivek Mahajan2009-06-121-4/+0
| * 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-121-1/+1
| * MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-122-42/+37
| * MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-122-131/+10
| * MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-121-49/+64
| * General help message cleanupWolfgang Denk2009-06-123-6/+9
| * mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-123-3/+4
| * mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-123-274/+229
| * mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-123-1/+886
| * ZOOM2 Add serial support.Tom Rix2009-06-121-2/+2
| * lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+185
| * pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+386
| * video: Add an option to skip video initializationWolfgang Denk2009-06-121-0/+15
| * drv_video_init(): simplify logicWolfgang Denk2009-06-121-40/+29
| * arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+16
| * arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD2009-06-121-114/+42
| * i2c: Update references to individual i2c commandsPeter Tyser2009-06-121-1/+1
| * i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-14/+0
| * tsi108_i2c: Add i2c_init() stub functionPeter Tyser2009-06-121-0/+9
* | Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk2009-06-141-22/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-06-091-1/+2
|\
| * at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev2009-06-091-1/+2
* | ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* | rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* | SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* | Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-081-8/+8
|/
* smc911x: write back the manually set MAC addressDaniel Mack2009-06-071-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2009-06-042-34/+35
|\
| * mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy2009-06-021-5/+5
| * mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy2009-06-021-4/+0
| * mmc: drop unnecessary castsRabin Vincent2009-06-022-15/+15
| * mmc: fix response decoding on little endianRabin Vincent2009-06-021-10/+10
| * mmc: use lldiv to fix arm eabi buildRabin Vincent2009-06-021-3/+4
| * mmc: check find_mmc_device return valueRabin Vincent2009-06-021-1/+1
* | Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* | mmc: it's safe to ignore mmc_send_if_cond() return valueIlya Yanok2009-06-041-4/+0
* | cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-031-2/+7
* | Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger2009-05-291-1/+1
|/
OpenPOWER on IntegriCloud