summaryrefslogtreecommitdiff
path: root/board/cm_t35/cm_t35.c
AgeCommit message (Expand)AuthorFilesLines
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