aboutsummaryrefslogtreecommitdiffstats
path: root/tools/modemctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed modemctrl for sec header changesPaulK2012-02-241-2/+2
* Adjust for recent changes to device creation structureSimon Busch2012-02-031-2/+0
* Rework IPC client creation to detect device automatically on startupSimon Busch2012-02-031-24/+25
* Rework device specific code so we can build one library for all devices nowSimon Busch2012-02-031-28/+45
* modemctrl: add command to bootstrap modem onlySimon Busch2012-01-271-0/+4
* Modified handlers with common handlers data and device-specific functionsPaulK2012-01-141-1/+3
* Set negative rc for errors, plus cosmeticsPaulK2011-12-301-2/+2
* Rewritten modemctrl to provide an usable test binaryPaulK2011-11-071-130/+256
* Implemented minimal ipc upper-layer in modemctrl, with auto call functionsPaulK2011-10-311-40/+300
* Comment some not compiling code in modemctrl toolSimon Busch2011-10-301-0/+3
* Fix several places in code for latest infrastructure changesSimon Busch2011-10-291-3/+2
* split devices, require compile-time device selectionJoerie de Gram2011-10-281-3/+3
* added handlers support and default handlers for crespo.PaulK2011-10-281-6/+125
* Rework API of this library to integrate better with other environments than A...Simon Busch2011-10-101-31/+22
* tools: modemctrl: implement bootstrap, power on/off commandsSimon Busch2011-10-081-51/+23
* tools: modemctrl: bootstrap the modem before using itSimon Busch2011-10-051-0/+2
* Add modemctrl utility to test functionality of samsung-ipcSimon Busch2011-10-031-0/+89