summaryrefslogtreecommitdiff
path: root/packages/gsm/files
AgeCommit message (Collapse)AuthorFiles
2008-11-15OpenMoko => Openmoko in u-boot-mkimage-openmoko-native, gsm, libmrssHolger Hans Peter Freyther1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-04-23gsmd: change init script yet again to get rid of GSM_DLJohn Lee1
* https://lists.internal.openmoko.org/pipermail/gta02/2008-April/000147.html applied changes from 5e770ef67ca9181debf8bc06887ec2c0de12a91f through 44fa01367e602f91487628d088d532d27323e377
2008-03-03gsmd svn log to syslogMichael Lauer1
2008-02-29gsm: update gsmd initscript for gta01 and gta02John Lee3
* use the same gsmd initscript for gta01 and gta02 * this only works with kernel 2.6.24
2008-02-26gsmd : flip an extra bit on gta02 machines that stops hideous noise inGraeme Gregory2
sound system
2008-02-03gsmd.inc : update the location of reset and power on gta01/02 devices andGraeme Gregory1
bump PR
2008-01-18libgsmd-lips: Remove obsolete patch, but package stays bad.Florian Boor1
2008-01-16libgsmd-lips: Add modified gsmd with LiPS APIFlorian Boor1
2007-12-26gsmd svn: Update for machine_id() func refactor.Paul Sokolovsky1
2007-10-29libgsmd-devel: install ts0705.h and ts0707.h, included by usock.hPhilipp Zabel1
2007-10-26libgsmd, libgsmd-devel: small fixes to gsmd init scriptPhilipp Zabel1
* fix header, remove superfluous exit statement and correct usage text.
2007-09-29libgsmd: Fix return value from lgsm_send(), this fixes the dialer failure on ↵Mike Westerhof1
boot.
2007-09-24/etc/init.d/gsmd: Disable echo before powering on the gta01 GSM modem so thatMike Westerhof1
the modem doesn't talk to itself during startup - fixes gsmd startup problem. Also re-order disable of HW flowcontrol on shutdown to eliminate a crash window.
2007-09-21libgsmd: select 'ti' vendor for Ezx platforms, still not working, but a lot ↵Koen Kooi1
closer to the truth than using teh Broadcom vendor
2007-09-21libgsmd: apply queued patches and updates from Andzej and Erin Koen Kooi9
2007-09-16libgsmd: remove -w parameter for universalPhilipp Zabel1
2007-09-14libgsmd: add modified start script for fic-gta01 due to problems w/ UART ↵Michael Lauer2
multiplexing See http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=788 for more information This is hopefully just a temporary solution...
2007-09-12libgsmd: use mux0 on ezx phonesKoen Kooi1
2007-09-10libgsmd: add stub for Motorola EZX platforms, tested, but does nothing yet:Koen Kooi1
[13:52] koen: stefan_schmidt: I read http://wiki.openezx.org/Mux_cli [13:52] stefan_schmidt: koen: Should be point to start with. [13:52] stefan_schmidt: koen: I can't remember what services ends on which mux devices [13:52] stefan_schmidt: koen: Could be tricky if you have to connect to two different ones. [13:52] koen: yeah [13:53] stefan_schmidt: koen: That would bring us back to the unfinished mux support in gsmd/kernel
2007-09-09gsm: Fix default file and init script. GSM_RES was missing, and the tests ↵Rod Whitby2
for null values needed quotes around the value to prevent syntax errors.
2007-08-28gsmd: rewrite start script, use start-stop-daemon. fixes OM bugs #704, #751Openmoko anonymizer key1
2007-08-23libgsmd: fix /etc/default/gsmd scriptPhilipp Zabel1
2007-08-23libgsmd: combine machine specific configuration files, package plugin Philipp Zabel8
debugging info - no machine specific (lib)gsmd packages anymore
2007-08-20libgsmd: band-aid. stage common/linux_list.h and fix up the mlbuf Philipp Zabel1
changes until this is repaired upstream
2007-08-17libgsmd: Catch up with upstream changes. All patches are applied now.Stefan Schmidt7
2007-07-31libgsmd: update gsmd patches againPhilipp Zabel3
- talloc mlbuf in struct gsmd instead of having a static global variable - adapt sms-hacks.patch
2007-07-31libgsmd: update gsmd patchesPhilipp Zabel5
- alive-start-if-interpreter-ready.patch and vendor-qc-v0.patch went upstream - add mlbuf-static-bss.patch and Andrzej Zaborowski's sms-hacks.patch and libgsmd-tool-fix.patch
2007-06-13libgsmd: update /etc/default/gsmd for universa, use the -w switchPhilipp Zabel1
2007-06-13libgsmd: really add second universal patchPhilipp Zabel1
2007-06-13libgsmd: add two universal patches, bump PRPhilipp Zabel1
2007-06-12libgsmd: update patchesPhilipp Zabel6
- drop plugin (accepted upstream) and qualcomm-extreply patches - start the modem-alive thread only after the interpreter is ready - add vendor plugin configurable extreply character support - add a command line option to set the initial interpreter_ready state - fix csq readings in the tihtc vendor module
2007-04-17libgsmd: numeric.patch was applied upstreamPhilipp Zabel2
- patch to understand qualcomm '@' extended replies is still needed for universal
2007-04-05libgsmd: experimental plugin infrastructure for magician and universalPhilipp Zabel8
- subject to change
2007-04-01libgsmd: add interpreter-ready.patch for universalPhilipp Zabel1
2007-03-30gsmd: don't fail if GSM_POW is not setPhilipp Zabel1
2007-03-30gsmd: add line discipline switch for magicianPhilipp Zabel1
2007-03-29libgsmd: gsmd/magician: add patch to wait for the interpreterPhilipp Zabel1
to be ready before sending
2007-03-29libgsmd: add TI/HTC GSM chipset support and ldisc switching support for magicianPhilipp Zabel2
- this is a temporary measure and will be reverted once machine plugin support is in place
2007-03-29gsmd: remove unneeded stty call from init scriptPhilipp Zabel1
2007-03-24gsm: add default 'default' fileKoen Kooi1
2007-03-20libgsmd: hack around bug where the kernel console is pointed to the gsm modemKoen Kooi1
2007-03-19libgsmd: gsmd init script updatesPhilipp Zabel4
- split out machine configuration into /etc/default/gsmd - add machine configuration for magician - remove uucp/spool handling, it is not needed for gsmd
2007-03-19gsmd: fix another typo in gsmdKoen Kooi1
2007-03-19gsm: run in background until gsmd properly daemonizesMichael Lauer1
2007-03-18libgsmd: unbreak initscript some more, thanks to rwhitby for spotting that typoKoen Kooi1
2007-03-18libgsmd: contrary to popular belief at FIC, you can't actually make calls ↵Koen Kooi1
with a GPS, you need a GSM
2007-03-18libgsmd: merge with openmoko svn, but put the device-specific initscript in ↵Koen Kooi3
a device specific directory