Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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-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 | |
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-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-dtr | Jesse Gilles | 1 | |
* 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-05 | turn off DEBUG | James Maki | 1 | |
2010-05-04 | fix an oops! | James Maki | 1 | |
2010-05-03 | update comments and names | James Maki | 1 | |
2010-05-03 | register devices with spi controller | James Maki | 1 | |
2010-04-29 | Add GPLv2 | James Maki | 1 | |
2010-04-27 | rename platform to mtcdp | Jesse Gilles | 1 | |
2010-04-23 | initial commit | James Maki | 3 | |