Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2014-07-02 | more accssory card renamingHEADmaster | Jesse Gilles | 4 | |
2014-07-02 | don't exit on accessory card eeprom read fail | Jesse Gilles | 1 | |
2014-07-02 | rename daughter card to accessory card | Jesse Gilles | 1 | |
2014-06-18 | add reset_gpio_pin for generic pin reset | Jesse Gilles | 2 | |
2014-06-18 | add mtdc_gpiob.c | Jesse Gilles | 1 | |
2014-05-16 | Major changes to split sources up | Jesse Gilles | 10 | |
* moved common peripheral i/o functions to separate source files * moved device-specific setup to separate source files * removed LED blink functionality (unused) * mtcdp, mt100eocg are not supported, but code is included for possible future use | ||||
2014-04-24 | mts-io: move definition of BIT() to mts_eeprom.hv0.9.0 | Mike Fiore | 2 | |
2014-04-24 | mts-io: move inclusion of <stdint.h> to eeprom.h | Mike Fiore | 2 | |
2014-04-24 | mts-io: move DEVICE_CAPA* macros and other useful definitions to mts_eeprom.h | Mike Fiore | 2 | |
2014-04-24 | mts-io: fix inclusion of mts_eeprom.h | Mike Fiore | 1 | |
2014-04-24 | mts-io: add mts_eeprom.h to separate out eeprom information | Mike Fiore | 2 | |
this is useful because mts_io.h now includes kernel headers and can't be included in userspace apps | ||||
2014-04-24 | mts-io: add support for 3.12 kernel and all its fun changes | Mike Fiore | 2 | |
this commit should build and function for mtocgd and mtocgd2 support for mtcdp and eocg platforms is not yet implemented | ||||
2014-03-05 | version 0.8.2v0.8.20.8.x | Jesse Gilles | 1 | |
2014-03-05 | mtocgd2: fix radio-power attribute | Jesse Gilles | 1 | |
2014-02-28 | set version to 0.8.1v0.8.1 | Jesse Gilles | 1 | |
2014-02-28 | fix compile warning | Jesse Gilles | 1 | |
2014-02-28 | mtocgd: increase wait for telit radio to power off | Jesse Gilles | 1 | |
Old delay was too short and would always use reset line | ||||
2014-02-14 | switch from MTOCGD3 to MTOCGD2v0.8.0 | Mike Fiore | 2 | |
2014-02-14 | Merge branch 'daughter-cards' | Mike Fiore | 3 | |
2014-02-14 | finish support for MTDC-GPIOB daughter card | Mike Fiore | 2 | |
add #define to handle when eeprom isn't defined in board code remove duplicate logging when card isn't inserted | ||||
2014-02-13 | put #define for mts_dc_eeprom declaration | Mike Fiore | 1 | |
2014-02-07 | finish GPIOB daughter card support | Mike Fiore | 1 | |
remove dc- prepend from daughter card attributes set up driver, spi device, and functions for ADC chip added functions to handle store/show for gpio lines removed some unnecessary logging | ||||
2014-02-05 | add daughter card gpio pins to mtr2 pin layout | Mike Fiore | 1 | |
implement functions to show and store daughter card din and dout lines added appropriate daughter card gpio attributes(LED's, output enable) to sysfs for MTDC-GPIOB | ||||
2014-01-31 | set up handling of different daughter card types | Mike Fiore | 2 | |
add GPIO daughter card attributes to sysfs if card is installed | ||||
2014-01-30 | update daughter card eeprom layout | Mike Fiore | 2 | |
2014-01-30 | MTR2 hardware detects daughter card, tries to read EEPROM, and logs contents | Mike Fiore | 2 | |
2014-01-17 | bump version to 0.7.2v0.7.2 | Jesse Gilles | 1 | |
2014-01-17 | add mtocgd rev-b | Mike Fiore | 2 | |
2013-12-17 | bump version to 0.7.1v0.7.1 | Jesse Gilles | 1 | |
2013-12-17 | mts-io-sysfs: update usage | Jesse Gilles | 1 | |
2013-12-17 | mts-io-sysfs: fix store-trigger | Jesse Gilles | 1 | |
2013-12-16 | mts-io-sysfs: remove led flashing from usage | Jesse Gilles | 1 | |
2013-12-16 | bump version to 0.7.0v0.7.0 | Jesse Gilles | 1 | |
2013-12-16 | Merge branch 'master' of sw.multitech.prv:/git/jjg/cdp-io-controller | Jesse Gilles | 3 | |
2013-11-25 | --help update for reset-monitor extra long signal | Sean Godinez | 1 | |
2013-11-25 | fixed copy/paste error | Sean Godinez | 1 | |
2013-11-22 | reset logic fix | Sean Godinez | 1 | |
2013-11-22 | Merge branch 'mtr2-serial' | Sean Godinez | 1 | |
2013-11-22 | added optional extra long reset hold signal | Sean Godinez | 1 | |
2013-11-20 | mtr2/mtocgd2: add ndc_reset | Jesse Gilles | 1 | |
2013-08-12 | add option to set serial-mode to hw loopback | Mike Fiore | 1 | |
2013-07-18 | added radio-power attribute to turn off/on and status power to the radio for ↵ | Sean Godinez | 1 | |
mtr/mtr2 | ||||
2013-07-17 | Merge branch 'master' of sw.multitech.prv:/usr/local/git/jjg/cdp-io-controller | Sean Godinez | 2 | |
2013-07-02 | mtcdp,mt100eocg: disable pullup on ADC pins | Jesse Gilles | 1 | |
2013-05-02 | bump version to 0.6.3v0.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 | add leds b-f for mtr/mtocgd hw | Mike Fiore | 1 | |
2013-05-01 | add mtocgd product id and hw version, support to detect board type in init code | Mike Fiore | 2 | |
2013-05-01 | mtr status led, add active_low attribute | Mike Fiore | 1 | |