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