summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme2011-05-181-0/+1
* fsl_esdhc: Initialize mmc->b_maxFabio Estevam2011-05-181-0/+1
* mmc: enable partition switch function for emmcLei Wen2011-05-181-1/+29
* cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-181-0/+5
* mmc_spi: generate response for send status commandThomas Chou2011-05-181-0/+5
* AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer2011-05-181-1/+1
* ATMEL: fix dataflash (dirty) this file should be converted to struct SoC accessReinhard Meyer2011-05-181-37/+57
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-183-3/+3
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-184-36/+24
* AT91: fix related at91 driver filesReinhard Meyer2011-05-184-37/+47
* avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-181-2/+2
* avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-181-1/+1
* ftsmc020: fix relocationMacpaul Lin2011-05-121-4/+3
* ftide020: add faraday ide ahb controllerMacpaul Lin2011-05-123-0/+651
* hwmon: Extend lm63.c to support LM64Dirk Eibach2011-05-121-4/+24
* net: xilinx emaclite: Fix return valuesMichal Simek2011-05-121-7/+7
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-121-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-05-121-2/+3
|\
| * gpio: imx: Fix return value on errorFabio Estevam2011-05-111-2/+3
* | Serial: p1011: new vendor init optionsJohn Rigby2011-05-122-3/+31
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-302-0/+335
|\
| * powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-292-0/+335
* | spi: add new driver for OpenCores tiny_spiThomas Chou2011-04-302-0/+249
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-2911-6/+653
|\ \
| * | fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu2011-04-291-0/+4
| * | MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby2011-04-291-0/+8
| * | MMC: make b_max unconditionalJohn Rigby2011-04-298-6/+16
| * | MMC: Add support for PL180 ARM mmc deviceMatt Waddel2011-04-293-0/+625
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-04-285-310/+308
|\ \
| * | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-282-306/+226
| * | video: parse the video-mode environment variableTimur Tabi2011-04-282-0/+67
| * | cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin2011-04-281-4/+15
| |/
* | i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher2011-04-281-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-2715-178/+665
|\
| * ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-272-0/+52
| * Replace obsolete e-mail addressAlbert ARIBAUD2011-04-272-3/+3
| * ftpmu010: fix relocation and enhance featuresMacpaul Lin2011-04-271-2/+37
| * I2C: mv_i2c: add multi bus supportLei Wen2011-04-271-1/+35
| * mv_i2c: use structure to replace the direclty defineLei Wen2011-04-272-73/+151
| * mv_i2c: fix timeout value to be consistent with commentsLei Wen2011-04-271-1/+1
| * pxa: move i2c driver to the common placeLei Wen2011-04-272-0/+453
| * power: ftpmu010: move drivers/power/ftpmu010.h to include/faradayPo-Yu Chuang2011-04-272-147/+1
| * IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-276-26/+7
* | Merge branch 'spi' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-271-13/+19
|\ \ | |/ |/|
| * bfin_spi: add spi_set_speedThomas Chou2011-04-251-13/+19
* | rtc, rv3029: add trickle charger support.Heiko Schocher2011-04-261-0/+87
|/
* cfi_flash driver - Add delay after reset commandAaron Williams2011-04-211-0/+7
* mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher2011-04-211-2/+11
* cfi_flash: reverse geometry for M29W800DT partsMike Frysinger2011-04-211-3/+4
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-2022-1864/+2890
|\
OpenPOWER on IntegriCloud