summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-22-6/+0
* macb: fix compile warningandreas.devel@googlemail.com2011-06-21-2/+3
* at91_emac: fix compile warningandreas.devel@googlemail.com2011-06-21-5/+7
* ATMEL spi_dataflash driver - fix to build againReinhard Meyer2011-06-21-2/+1
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-21-16/+16
* mxc_spi.c: typo fixedHelmut Raiger2011-06-21-1/+1
* sf: kick watchdog when pollingPatrick Sestier2011-06-01-0/+3
* I2C: Add driver for ST-Ericsson U8500 i2cMichael Brandt2011-06-01-0/+808
* mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUEValentin Longchamp2011-05-31-0/+2
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-26-0/+4
* MMC S5P: Fix typoDirk Behme2011-05-26-1/+1
* mvsata: issue hard reset on initializationMichael Walle2011-05-23-1/+9
* Minor coding style cleanup.Wolfgang Denk2011-05-19-8/+6
* MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme2011-05-18-0/+1
* fsl_esdhc: Initialize mmc->b_maxFabio Estevam2011-05-18-0/+1
* mmc: enable partition switch function for emmcLei Wen2011-05-18-1/+29
* cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-18-0/+5
* mmc_spi: generate response for send status commandThomas Chou2011-05-18-0/+5
* AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer2011-05-18-1/+1
* ATMEL: fix dataflash (dirty) this file should be converted to struct SoC accessReinhard Meyer2011-05-18-37/+57
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-3/+3
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-18-36/+24
* AT91: fix related at91 driver filesReinhard Meyer2011-05-18-37/+47
* avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-18-2/+2
* avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-18-1/+1
* ftsmc020: fix relocationMacpaul Lin2011-05-12-4/+3
* ftide020: add faraday ide ahb controllerMacpaul Lin2011-05-12-0/+651
* hwmon: Extend lm63.c to support LM64Dirk Eibach2011-05-12-4/+24
* net: xilinx emaclite: Fix return valuesMichal Simek2011-05-12-7/+7
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-12-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-05-12-2/+3
|\
| * gpio: imx: Fix return value on errorFabio Estevam2011-05-11-2/+3
* | Serial: p1011: new vendor init optionsJohn Rigby2011-05-12-3/+31
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-30-0/+335
|\
| * powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-29-0/+335
* | spi: add new driver for OpenCores tiny_spiThomas Chou2011-04-30-0/+249
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-29-6/+653
|\ \
| * | fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu2011-04-29-0/+4
| * | MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby2011-04-29-0/+8
| * | MMC: make b_max unconditionalJohn Rigby2011-04-29-6/+16
| * | MMC: Add support for PL180 ARM mmc deviceMatt Waddel2011-04-29-0/+625
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-04-28-310/+308
|\ \
| * | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-28-306/+226
| * | video: parse the video-mode environment variableTimur Tabi2011-04-28-0/+67
| * | cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin2011-04-28-4/+15
| |/
* | i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher2011-04-28-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27-178/+665
|\
| * ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-27-0/+52
| * Replace obsolete e-mail addressAlbert ARIBAUD2011-04-27-3/+3
| * ftpmu010: fix relocation and enhance featuresMacpaul Lin2011-04-27-2/+37