Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Import two methods from samsung-ril to deal with rfs read/write nv item ↵ | Simon Busch | 2012-02-20 | 1 | -1/+66 | |
| | | | | message types | |||||
* | Cleanup indentation in rfs.c | Simon Busch | 2012-02-17 | 1 | -276/+276 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | net: fix styling/naming/coding issues | Simon Busch | 2012-02-06 | 1 | -3/+3 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | net: add structure to set network PLMN selection mode | Simon Busch | 2012-02-06 | 1 | -0/+16 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | 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> | |||||
* | h1: several fixes and adjustments to compile again | Simon Busch | 2012-02-04 | 1 | -4/+4 | |
| | | | | 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> | |||||
* | Fixed H1 device and devices-related fixes | PaulK | 2012-02-03 | 2 | -5/+16 | |
| | ||||||
* | Adjust for recent changes to device creation structure | Simon Busch | 2012-02-03 | 4 | -54/+1 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Merge remote-tracking branch 'origin/paulk/rework-device-specific' into ↵ | Simon Busch | 2012-02-03 | 6 | -30/+151 | |
|\ | | | | | | | | | | | | | | | | | morphis/rework-device-specific Conflicts: include/radio.h samsung-ipc/ipc.c samsung-ipc/ipc_private.h | |||||
| * | Modified ipc devices handling to use a table and permit explicit device name | PaulK | 2012-02-03 | 8 | -60/+131 | |
| | | ||||||
| * | Register aries handlers on library initialization | Simon Busch | 2012-01-30 | 2 | -3/+5 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
| * | Add aries device for compilation and register it's handlers on startup | Simon Busch | 2012-01-30 | 2 | -4/+10 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
| * | Rework IPC client creation to detect device automatically on startup | Simon Busch | 2012-01-30 | 1 | -4/+55 | |
| | | | | | | | | 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 | 4 | -26/+44 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | Register aries handlers on library initialization | Simon Busch | 2012-02-03 | 2 | -3/+6 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | Add aries device for compilation and register it's handlers on startup | Simon Busch | 2012-02-03 | 2 | -4/+10 | |
| | | | | | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | | Rework IPC client creation to detect device automatically on startup | Simon Busch | 2012-02-03 | 1 | -4/+55 | |
| | | | | | | | | 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-02-03 | 4 | -26/+44 | |
|/ | | | | 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> | |||||
* | Added support for aries devices (galaxy s, galaxy tab, perhaps more) | PaulK | 2012-01-28 | 9 | -1106/+1313 | |
| | | | | Thanks to Igor Almeida for contributing to bootstrap code and for his help with galaxy s! | |||||
* | Cosmetics on ipc.c | PaulK | 2012-01-28 | 1 | -28/+20 | |
| | ||||||
* | gprs: adjust setup method so we can deactivate a gprs context now | Simon Busch | 2012-01-27 | 1 | -7/+14 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Modified handlers with common handlers data and device-specific functions | PaulK | 2012-01-14 | 4 | -15/+229 | |
| | ||||||
* | Fixed tests on various handlers-related functions | PaulK | 2012-01-08 | 1 | -3/+5 | |
| | ||||||
* | WIP: socket stuff for galaxy s | Igor Almeida | 2012-01-07 | 1 | -16/+51 | |
| | | | | Change-Id: Ib5abdcfa65fbab43c064ca20d2eda97759f4067b | |||||
* | Start adding support for Samsung Galaxy S | Igor Almeida | 2012-01-07 | 5 | -0/+1105 | |
| | | | | | | | | | | | Mostly copy/paste from crespo code, with minor additions. This is still incomplete, galaxysmtd_ipc.c has crespo_* functions which have not yet been touched. In tests, bootstrap code worked fine and FMT read loop entered cleanly after nv_data was sent. Change-Id: Id8908ffe3f3c58889f81fc4ab281ec024cecd5fa | |||||
* | Removed remaining crespo_nv_data files | PaulK | 2011-12-31 | 2 | -397/+0 | |
| | ||||||
* | Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixes | PaulK | 2011-12-31 | 4 | -11/+632 | |
| | ||||||
* | Added missing stdio.h on gen.c | PaulK | 2011-12-30 | 1 | -0/+1 | |
| | ||||||
* | Updated ipc_command_to_str and replaced sms.h tabs by spaces | PaulK | 2011-12-30 | 1 | -107/+116 | |
| | ||||||
* | Set negative rc for errors, plus cosmetics | PaulK | 2011-12-30 | 2 | -21/+15 | |
| | ||||||
* | Finished crespo RFS implementation and code cleanup | PaulK | 2011-12-30 | 2 | -36/+67 | |
| | ||||||
* | Added accuracy to crespo's struct ipc_gen_phone_res and added check function | PaulK | 2011-12-30 | 2 | -0/+40 | |
| | ||||||
* | Added RFS headers and RECV function for crespo | PaulK | 2011-12-25 | 4 | -24/+80 | |
| | ||||||
* | Use correct indentation | Simon Busch | 2011-12-15 | 1 | -2/+1 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | vapi: bind SMS structures and methods | Simon Busch | 2011-11-23 | 2 | -0/+50 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Corrected wake_lock in crespo | PaulK | 2011-11-21 | 1 | -7/+9 | |
| | ||||||
* | Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN data | PaulK | 2011-11-21 | 1 | -0/+24 | |
| | ||||||
* | Fix missing iteration in method ipc_call_list_response_get_entry with num = 0 | Simon Busch | 2011-11-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Some minor changes to get method ipc_call_outgoing_setup working correctly | Simon Busch | 2011-11-14 | 1 | -1/+7 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Switched utility functions to ipc_utils (for client-side logging) | PaulK | 2011-11-07 | 5 | -168/+171 | |
| | ||||||
* | Switched crespo's nv_data functions to the client log handler instead of printf | PaulK | 2011-11-06 | 3 | -51/+53 | |
| | ||||||
* | Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoing | PaulK | 2011-10-31 | 3 | -11/+11 | |
| | ||||||
* | Only print hexdump for messages when build in debug mode | Simon Busch | 2011-10-30 | 1 | -1/+5 | |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | |||||
* | Setting the the handlers for several operations should be done in higher ↵ | Simon Busch | 2011-10-30 | 1 | -4/+0 | |
| | | | | | | levels of the app stack 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> | |||||
* | Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + ↵ | PaulK | 2011-10-30 | 3 | -3/+36 | |
| | | | | other stuff | |||||
* | Removed SIM IO data and functions: handled by upper-layer code. | PaulK | 2011-10-29 | 1 | -260/+0 | |
| | | | | Also fixed DEVICE_ define (though, it's more relevant on RIL's Android.mk) | |||||
* | New handlers structure (a data pointer for each handler function) | PaulK | 2011-10-29 | 5 | -166/+175 | |
| |