summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Added runtime selection of gps device.Dario Lombardo2011-03-096-132/+177
* mobile: Store N.ba files in same directory as config fileHarald Welte2011-03-023-7/+13
* mobile: Use config file in ~/.osmocom/bb/mobile.cfgHarald Welte2011-03-022-10/+25
* Added gpsd support.Dario Lombardo2011-02-165-4/+182
* Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo2011-02-165-24/+24
* target/fw: correct IO_CNTL_REG name and small cosmetic fixesSteve Markgraf2011-02-065-17/+16Star
* [l1ctl] Adding missing msgb_free()Andreas.Eversberg2011-01-271-0/+1
* wireshark: update SMSCB dissector patchAlex Badea2011-01-261-66/+302
* cell_log: Added command line switches to change default gps device and baud r...Dario Lombardo2011-01-261-1/+16
* firmware: Add support for the Pirelli DP-L10 triband GSM/Wifi phoneSteve Markgraf2011-01-244-1/+316
* fw/app/layer1: unset the inverted attribute of the display after layer1_init()Steve Markgraf2011-01-241-1/+2
* fw/board/gta0x: move rffe configuration to board/gta0xSteve Markgraf2011-01-242-4/+2Star
* fw/makefile: enable generation of Compal E86 images (Motorola C139/C140)Steve Markgraf2011-01-242-1/+149
* fw/board/gta0x: remove unused define in RFFE configurationSteve Markgraf2011-01-241-1/+0Star
* fw/board/gta0x: implement TX support for gta0x devicesSteve Markgraf2011-01-241-2/+16
* target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf2011-01-246-17/+27
* ccch: Print paging of tyep2Holger Hans Peter Freyther2011-01-231-1/+46
* ccch: Decode the paging1 type paging requestsHolger Hans Peter Freyther2011-01-231-1/+112
* ccch: Print the decoded immediate assignment again, ignore two messagesHolger Hans Peter Freyther2011-01-231-5/+11
* ccch: Stop using fprintf for the SIHolger Hans Peter Freyther2011-01-231-30/+13Star
* logging: Move DRSL, DLAPDM, DL1C to LOGL_NOTICE as defaultHolger Hans Peter Freyther2011-01-231-3/+3
* misc: Ignore two misc application binariesHolger Hans Peter Freyther2011-01-231-0/+2
* ccch: Stop following assignment requests and sending LUsHolger Hans Peter Freyther2011-01-231-41/+8Star
* ccch: Fix the cast of the frequency listHolger Hans Peter Freyther2011-01-231-1/+1
* ccch: Remove the app_phone.c, move it to the app_ccch_scan fileHolger Hans Peter Freyther2011-01-233-73/+41Star
* ccch: Add a copyright header to that file.Holger Hans Peter Freyther2011-01-231-0/+22
* layer23: Rename layer23 to ccch_scan as discussed on the mlHolger Hans Peter Freyther2011-01-232-4/+3Star
* update .gitignoreSteve Markgraf2011-01-182-0/+6
* Makefile: be more robust against toolchains without syscallsMichael Grzeschik2011-01-181-1/+1
* target/loader: disable bootrom mappingSteve Markgraf2011-01-121-0/+3
* fw/calypso/dsp: Add comment about meaning of bit 11 of ndb->d_tch_modeSylvain Munaut2011-01-121-1/+1
* target/simtest: remove delay functionsSteve Markgraf2011-01-111-30/+9Star
* fixed typos in commentsThomas Waldmann2011-01-1117-34/+34
* documentation: fix some typosSteve Markgraf2011-01-082-6/+6
* Fix flash chip detection by using a volatile pointerAndreas Oberritter2011-01-071-1/+1
* Merge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3'Steve Markgraf2011-01-059-7/+71
|\
| * vty: Fix typo testing return value of bindSylvain Munaut2011-01-031-1/+1
| * smscb: Add definition of a warning messageHolger Hans Peter Freyther2010-12-291-0/+15
| * smscb: Ignore the very simple test application.Holger Hans Peter Freyther2010-12-291-0/+1
| * smscb: Mention 23.041 and fix the size of the update numberHolger Hans Peter Freyther2010-12-291-3/+3
| * smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther2010-12-295-1/+50
| * Use the app_info->name instead of the hostnameHarald Welte2010-12-241-1/+1
| * rate_ctr: No need to include the inttypes.hHolger Hans Peter Freyther2010-12-201-1/+0Star
* | display/st7558: remove delays, since the bug in the i2c driver is fixedSteve Markgraf2011-01-021-4/+2Star
* | Testing for the idle i2c bus was done backwards, we haveChristian Vogel2011-01-021-2/+2
* | display/td014: add short delay after initializing uwireSteve Markgraf2011-01-021-0/+1
* | [layer23] Enable half rate support in support.cAndreas.Eversberg2010-12-281-2/+2
* | [layer23] Timer 3126 must be stopped even if starting time is givenAndreas.Eversberg2010-12-281-3/+3
* | layer2: Make it possible to disable or increase the number of RA burstsHolger Hans Peter Freyther2010-12-272-2/+14
* | layer23: Enable combining the long optionsHolger Hans Peter Freyther2010-12-273-2/+26