Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2013-05-02 | bump version to 0.6.3 | Mike Fiore | 1 | |
2013-05-02 | update comments in radio_reset_telit() | Mike Fiore | 1 | |
2013-05-02 | add support for mtr rev-b | Mike Fiore | 2 | |
2013-05-01 | mtr status led, add active_low attribute | Mike Fiore | 1 | |
2013-05-01 | flip mtr status led initial value | Mike Fiore | 1 | |
2013-05-01 | flip output value of status led for mtr2, should be on at startup | Mike Fiore | 1 | |
2013-04-24 | bump driver version to 0.6.2 | Mike Fiore | 1 | |
2013-04-24 | product info: update sysfs script | Mike Fiore | 1 | |
2013-04-24 | product info: add newlines after mac addresses, change *-mac to mac-* for ↵ | Mike Fiore | 1 | |
consistency | ||||
2013-04-24 | added attributes wifi-mac, eth-mac, imei, vendor-id to machine types | Mike Fiore | 1 | |
2013-04-22 | bump driver version | Mike Fiore | 1 | |
2013-04-22 | add device info to sysfs | Mike Fiore | 1 | |
2013-03-26 | set reset pins active_low | Jesse Gilles | 1 | |
2013-03-08 | Merge branch 'master' of ssh://git.multitech.net/cdp-io-controller | Michael Fiore | 1 | |
2013-03-08 | updated usage in mts-io-sysfs | Michael Fiore | 1 | |
2013-03-06 | allow pins with empty attr_name, require name only | Jesse Gilles | 1 | |
2013-03-01 | add led-a to led-f for MTOCGD3 | Jesse Gilles | 1 | |
2013-02-28 | more code clean up, rename platform to "mts-io", add mtocgd3 hardware | Jesse Gilles | 3 | |
* 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-25 | code cleanup and re-org | Jesse Gilles | 2 | |
2013-02-19 | Makefile: update clean | Jesse Gilles | 1 | |
2013-02-19 | add open drain pin type and set multi-drive | Jesse Gilles | 1 | |
2013-01-14 | read hw_version for MTR, MTR2, log detected board config | Jesse Gilles | 2 | |
* allows for different product-id as long as hw-version is right (MTR3) | ||||
2012-11-08 | add mtr2 rev A support | Jesse Gilles | 1 | |
* added wifi led * rsersrc is removed * new serial_mode pins, rs4xx_term_res pin * bt-enable pin changed | ||||
2012-10-03 | add extserial-ri for MTR RevA, rename EN4 to MTR2 | Jesse Gilles | 2 | |
2012-08-22 | fix previous commit | Jesse Gilles | 1 | |
2012-08-22 | update logging for bluetooth/wifi | Jesse Gilles | 1 | |
2012-08-22 | add bluetooth, wifi flags and mac addresses | Jesse Gilles | 1 | |
2012-08-02 | added radio-reset routine for telit module | Jesse Gilles | 1 | |
2012-07-27 | add open collector pin type, MTR radio reset/init support, fix minor bug | Jesse Gilles | 1 | |
2012-07-25 | add mtr board support | Jesse Gilles | 2 | |
2012-06-21 | add led-status for EN4 | Jesse Gilles | 1 | |
2012-06-08 | en4: set bt-enabled, wlan-enabled low on load | Jesse Gilles | 1 | |
* fixes wl1271 init, both pins need to be low before enabling either wifi or bluetooth | ||||
2012-05-14 | gpio_pin_by_attr_name: allow empty strings | Jesse Gilles | 1 | |
2012-05-14 | en4: add rs422-term-res, rs485-term-res pins | Jesse Gilles | 1 | |
2012-05-09 | add eth-switch-enabled for en4, only drive output when low | Jesse Gilles | 1 | |
* Only drive the output pin when set low (reset active), else leave pin floating since it has an external pull up. If instead the output pin is driven high, the ethernet switch locks up after a soft reboot. | ||||
2012-05-08 | added serial-mode for en4 | Jesse Gilles | 1 | |
2012-05-07 | en4: add reset, reset-monitor | Jesse Gilles | 1 | |
2012-05-07 | add en4 support, reduce some duplication | Jesse Gilles | 2 | |
2012-01-05 | add daughter card reset (ndc-reset) | Jesse Gilles | 1 | |
2011-10-03 | add locking on adc read | Jesse Gilles | 1 | |
2011-09-30 | read one adc at a time | Jesse Gilles | 1 | |
2011-09-30 | Defined mts_product_id variable to store current product type on driver ↵ | Thanh Tran | 2 | |
init. All subsequence product type checkings are now done using this variable. | ||||
2011-09-30 | 1. Used strncmp() to compare only the product name portion of product_ID. | Thanh Tran | 1 | |
2. GPOx logic levels were wrong, corrections were made to match the stand-alone CDP box. 3. Configured GPIO11 and GPIO12 to be open-drain. 4. Set driver version to v0.5.1 | ||||
2011-09-27 | rename MT100ECDP to MT100EOCG | Jesse Gilles | 2 | |
2011-09-14 | Making IO signals logic the same as the stand-alone CDP box. | Thanh Tran | 1 | |
2011-09-01 | Modified "Usage:" by determine which platform is currently running and ↵ | Thanh Tran | 1 | |
display "Usage:" accordingly. | ||||
2011-08-22 | Added control of external DTR and external DCD signals for MT100ECDP. | Thanh Tran | 1 | |
2011-08-05 | Added support for the embedded CDP module called (MT100ECDP). | Thanh Tran | 2 | |
2010-12-30 | make TXD1 an input (fixes external serial RX data), bump version to v0.4.1 | Jesse Gilles | 1 | |
2010-12-17 | fix log typos | Jesse Gilles | 1 | |