summaryrefslogtreecommitdiff
path: root/board/cm_t35/cm_t35.c
Commit message (Expand)AuthorAgeLines
* cm-t35: move cm-t35 to live in compulab directoryIgor Grinberg2013-05-10-617/+0
* twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2013-05-10-2/+2
* twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-10-10/+10
* nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-10-0/+2
* cm-t35: add support for loading splash image from NANDNikita Kiryanov2013-03-22-0/+61
* cm-t35: add support for dvi displaysNikita Kiryanov2013-03-08-0/+3
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08-1/+1
* cm-t35: implement board specific card detect checkNikita Kiryanov2013-03-08-0/+11
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08-1/+1
* cm_t35: use new low level interface for usb ehciNikita Kiryanov2012-12-20-2/+2
* cm-t35: add USB host supportNikita Kiryanov2012-12-20-0/+77
* arm: omap3: cm-t35: minor comment and printf changeIgor Grinberg2012-09-01-2/+2
* cm-t35: print PCB revision informationNikita Kiryanov2012-07-07-0/+33
* cm-t35: add I2C multi-bus supportNikita Kiryanov2012-05-15-0/+6
* omap3: Introduce weak misc_init_rTom Rini2012-05-15-11/+0
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15-1/+1
* cm-t35: fix Ethernet reset timingIgor Grinberg2012-04-16-5/+6
* cm-t35: use the new EEPROM module to read the MAC addressNikita Kiryanov2012-01-16-3/+3
* cm-t35: add EEPROM module and pass Linux a serial numberNikita Kiryanov2012-01-16-0/+11
* cm-t35: various cleanupsNikita Kiryanov2012-01-16-6/+4
* OMAP3: CM-T35: Use generic MMC driverTom Rini2011-09-04-0/+8
* OMAP3: CM-T35: Add support for CM-T3730Igor Grinberg2011-04-27-19/+59
* OMAP3: CM-T35: enable the green LEDIgor Grinberg2011-04-27-1/+6
* OMAP3: CM-T35: remove redundand i2c initializationIgor Grinberg2011-04-27-5/+1
* OMAP3: CM-T35: fix mmcIgor Grinberg2011-04-27-7/+0
* OMAP3: CM-T35: add MMC1 pinmuxIgor Grinberg2011-04-27-0/+12
* OMAP3: CM-T35: update board files header informationIgor Grinberg2011-04-27-4/+4
* OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scopeIgor Grinberg2011-04-27-2/+2
* OMAP3: add CM-T35 boardMike Rapoport2011-02-02-0/+371