Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 readv0.5.1 | 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.v0.5.0 | 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.1v0.4.1 | Jesse Gilles | 1 | |
2010-12-17 | fix log typosv0.4.0 | Jesse Gilles | 1 | |
2010-12-17 | fix reading of dout pin state (invert to match output state) | Jesse Gilles | 1 | |
2010-12-17 | invert dout state: 0 drives output to ground, 1 is open/floating | Jesse Gilles | 1 | |
2010-09-28 | add usb host power switch debug gpios | James Maki | 1 | |
2010-09-17 | make max_speed_hz configurable as module params for the spi devices. | James Maki | 1 | |
2010-09-16 | the spi din should be SPI_CPOL | James Maki | 1 | |
2010-09-13 | add dout, din, adc, led-dtr to help display | James Maki | 1 | |
2010-09-10 | turn off DEBUG | James Maki | 1 | |
2010-09-10 | clean up formatting | James Maki | 1 | |
2010-09-09 | check the capabilities array instead of checking against the hw_version | James Maki | 1 | |
2010-09-09 | copy the eeprom from the platform file instead of overwriting it. | James Maki | 1 | |
2010-09-09 | cleanup eeprom related stuff. | James Maki | 3 | |
- 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-09-09 | update for MTCDP-1.0 | James Maki | 2 | |
2010-07-27 | add extserial-dtrv0.3.0 | Jesse Gilles | 3 | |
* Add ability to read DTR pin on external serial port | ||||
2010-07-27 | increase radio reset pulse to 250ms | Jesse Gilles | 1 | |
* Fixes radio reset for G2,H4,EV2 modems | ||||
2010-05-17 | add extserial-dsr to help | James Maki | 1 | |
2010-05-05 | turn off DEBUGv0.2.0 | James Maki | 1 | |