summaryrefslogtreecommitdiff
path: root/io-module/mts_io.h
AgeCommit message (Collapse)AuthorFiles
2013-05-02add support for mtr rev-bMike Fiore1
2013-02-28more code clean up, rename platform to "mts-io", add mtocgd3 hardwareJesse Gilles1
* add active_low to gpio struct, remove inverted gpio funcs * rename platform to "mts-io", add symlink to "mtcdp" for compatbility * add MTOCGD3 hardware
2013-02-25code cleanup and re-orgJesse Gilles1
2013-01-14read hw_version for MTR, MTR2, log detected board configJesse Gilles1
* allows for different product-id as long as hw-version is right (MTR3)
2012-10-03add extserial-ri for MTR RevA, rename EN4 to MTR2Jesse Gilles1
2012-08-22add bluetooth, wifi flags and mac addressesJesse Gilles1
2012-07-25add mtr board supportJesse Gilles1
2012-05-07add en4 support, reduce some duplicationJesse Gilles1
2011-09-30Defined mts_product_id variable to store current product type on driver ↵Thanh Tran1
init. All subsequence product type checkings are now done using this variable.
2011-09-27rename MT100ECDP to MT100EOCGJesse Gilles1
2011-08-05Added support for the embedded CDP module called (MT100ECDP).Thanh Tran1
2010-09-09cleanup eeprom related stuff.James Maki1
- removed eeprom dir there is now a util mts-id-eeprom to create images. - added mac_addr and imei to the eeprom layout. If we decide not to use them I will remove it later.
2010-04-23initial commitJames Maki1