summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-203-46/+49
| * tsec: Convert tsec to use PHY LibAndy Fleming2011-04-203-1505/+219
| * phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-2012-0/+1500
| * Create PHY Lib for U-BootAndy Fleming2011-04-203-0/+831
| * Remove instances of phy_read/writeAndy Fleming2011-04-205-107/+107
| * tsec: arrange the code to avoid useless function declarationMingkai Hu2011-04-201-440/+415
| * tsec: use IO accessors for IO accessesMingkai Hu2011-04-201-123/+126
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-04-201-9/+13
|\ \
| * | NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli2011-04-151-8/+12
| * | NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli2011-04-151-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-04-201-31/+11
|\ \
| * | I2C: OMAP: detect more devices when probing an i2c busNick Thompson2011-04-141-31/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-205-49/+514
|\ \ | |/ |/|
| * MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati2011-04-131-3/+0
| * mmc: trace addedRaffaele Recalcati2011-04-131-0/+57
| * mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-131-3/+18
OpenPOWER on IntegriCloud