Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svc: Helpers | Paul Kocialkowski | 2014-07-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | utils: Shared libraries don't allow for internal functions | Paul Kocialkowski | 2014-07-26 | 1 | -1/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Generic xmm616 and xmm626 names | Paul Kocialkowski | 2014-05-16 | 1 | -15/+15 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | ipc: Consistent coding style and major cleanup | Paul Kocialkowski | 2014-02-15 | 1 | -15/+15 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | utils: Files rename, new functions, proper types and few other cleanups | Paul Kocialkowski | 2014-02-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | devices folder instead of device, for better consistency | Paul Kocialkowski | 2014-02-08 | 1 | -32/+32 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Correct enumeration of files and devices | Paul Kocialkowski | 2014-02-08 | 1 | -18/+19 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Samsung Galaxy S3 (galaxys3) support | Paul Kocialkowski | 2013-07-03 | 1 | -0/+2 |
| | | | | | Change-Id: If37a94d07129c37b8e4f647b479552dc60de90a3 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Major rework of xmm6260 common code (MIPI and HSIC) and xmm6260 devices code | Paul Kocialkowski | 2013-07-03 | 1 | -18/+19 |
| | | | | | Change-Id: I49fba6329824e1f1ab0aceef91a57f75727a41ab Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Split aries and crespo common code to xmm6160, along with major code rework | Paul Kocialkowski | 2013-06-30 | 1 | -0/+3 |
| | | | | | Change-Id: Id78c7ce62bf5b9b875b6bc3dd53e6bf21fa36c95 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | New utilities (not exposed by the API) for various I/O and ipc fill functions | Paul Kocialkowski | 2013-06-28 | 1 | -0/+2 |
| | | | | | Change-Id: I0bd1d7781971f217903f307b5ac418180afc0d50 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Get rid of wakelocks, this should be dealt with on the upper layers | Paul Kocialkowski | 2013-06-27 | 1 | -1/+0 |
| | | | | | Change-Id: Iae3a43bc3019ee2bfdfc4ee3e3b2194b099372bc Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Renamed ipc_private.h to ipc.h | Paul Kocialkowski | 2013-06-25 | 1 | -1/+1 |
| | | | | | Change-Id: Ie80159518b6d7d1a6422d3dc47a903eb7fdad6d8 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Drop support for the (incomplete) old protocol implementation used on H1. | Paul Kocialkowski | 2013-06-25 | 1 | -2/+0 |
| | | | | | | | Also refactor headers: values aligned to 16x4 spaces and other cosmetics Change-Id: I5a6f2c2471599c88c4be74591117d0ab2dfaaddf Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Add missing modem_prj.h file to automake configuration | Simon Busch | 2013-06-23 | 1 | -0/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Rules to build piranha code on Makefiles | Paul Kocialkowski | 2013-03-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | SMS: Renamed structures according to messages names, build sms.c | Paul Kocialkowski | 2012-11-01 | 1 | -0/+1 |
| | | | | | Change-Id: I9e8d01ca8b0eb23d9ca2a2034c5bb9594f151e92 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Make wakelocks not crespo-specific and add for xmm6260 | Alexander Tarasikov | 2012-07-26 | 1 | -0/+1 |
| | |||||
* | Removed deprecated util files | Paul Kocialkowski | 2012-07-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devices | Paul Kocialkowski | 2012-07-05 | 1 | -8/+11 |
| | | | | | | | | | | | | | | * Moved maguro and galaxys2 loaders to proper folders * Renamed i9100 to galaxys2 and i9250 to maguro * Device-specific ops, handlers, gprs_specs and nv_data_specs on XMM2620 devices though most data/functions are still shared in xmm2620_ipc * Removed radio_parts from modemctl_io_data * Moved CRC calculate function to xmm2620_loader * Moved io_helpers functions to xmm2620_loader * Listed include headers in each file instead of using common.h * Prefixed remaining xmm2620 files Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Always use ipc log handler, also reduced log output | Paul Kocialkowski | 2012-07-05 | 1 | -2/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Update firmware loader to the latest version, fix makefiles for | Alexander Tarasikov | 2012-07-04 | 1 | -0/+12 |
| | | | | maguro/galaxys2 | ||||
* | Define DEBUG when compiling with debugging enabled | Simon Busch | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | Remove h1 relevant source files for now from Makefile | Simon Busch | 2012-02-05 | 1 | -8/+2 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Update Makefile to distribute all necessary headers files and compile h1 ↵ | Simon Busch | 2012-02-04 | 1 | -0/+12 |
| | | | | | | device support Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Modified ipc devices handling to use a table and permit explicit device name | PaulK | 2012-02-03 | 1 | -0/+1 |
| | |||||
* | Add aries device for compilation and register it's handlers on startup | Simon Busch | 2012-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Rework device specific code so we can build one library for all devices now | Simon Busch | 2012-01-30 | 1 | -3/+2 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Adjust to get everything compiling with autotools again | Simon Busch | 2012-01-28 | 1 | -10/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixes | PaulK | 2011-12-31 | 1 | -1/+1 |
| | |||||
* | Added accuracy to crespo's struct ipc_gen_phone_res and added check function | PaulK | 2011-12-30 | 1 | -0/+1 |
| | |||||
* | vapi: bind SMS structures and methods | Simon Busch | 2011-11-23 | 1 | -0/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Add DEVICE_H1 or DEVICE_CRESPO as define to CFLAGS | Simon Busch | 2011-10-30 | 1 | -0/+2 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | fix autotools setup to support the new device specific structure | Simon Busch | 2011-10-29 | 1 | -2/+19 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Add setup method for call outgoing message and various cleanups for call ↵ | Simon Busch | 2011-10-27 | 1 | -0/+1 |
| | | | | | | messages Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Implement several parts of known gprs messages types | Simon Busch | 2011-10-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Various updates and corrections | Simon Busch | 2011-10-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Add helper method to parse imsi from response data | Simon Busch | 2011-10-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Rework API of this library to integrate better with other environments than ↵ | Simon Busch | 2011-10-10 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | Android * send/recv is now done outside this library; the user has to provide callbacks for send and recv * it's now possible to create more than one ipc client as every ipc API method needs an object of type ipc_client (which is the context it operates in) * there are now two different client types for the crespo machine: RFS and FMT * disabled h1 client for now * removed power on/off functionality; should be done by another userland component with handling the correct sysfs nodes rather than dealing with ioctls for this. * updated vala interface description file to reflect API changes * various source code cleanups Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Add openssl as dependency | Simon Busch | 2011-10-03 | 1 | -0/+2 |
| | |||||
* | Basic automake environment for building the library | Simon Busch | 2011-08-24 | 1 | -0/+22 |