summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-24fw/calypso: Add a new driver for the buzzer controlSylvain Munaut3-1/+121
2011-04-23target: Hint configure we don't have a select.hHolger Hans Peter Freyther1-1/+1
2011-03-20fw/layer1: Adding TAO loop to correct TPU window offsetAndreas Eversberg8-2/+111
2011-03-19target/fw/dsp: add delay as workaround for dsp_dumpSteve Markgraf1-0/+3
2011-03-12Allow top-level Makefile to use arm-none-eabi toolchainPeter Stuge1-4/+7
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo6-132/+177
2011-03-02mobile: Store N.ba files in same directory as config fileHarald Welte3-7/+13
2011-03-02mobile: Use config file in ~/.osmocom/bb/mobile.cfgHarald Welte2-10/+25
2011-02-16Added gpsd support.Dario Lombardo5-4/+182
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo5-24/+24
2011-02-06target/fw: correct IO_CNTL_REG name and small cosmetic fixesSteve Markgraf5-17/+16
2011-01-27[l1ctl] Adding missing msgb_free()Andreas.Eversberg1-0/+1
2011-01-26wireshark: update SMSCB dissector patchAlex Badea1-66/+302
2011-01-26cell_log: Added command line switches to change default gps device and baud r...Dario Lombardo1-1/+16
2011-01-24firmware: Add support for the Pirelli DP-L10 triband GSM/Wifi phoneSteve Markgraf4-1/+316
2011-01-24fw/app/layer1: unset the inverted attribute of the display after layer1_init()Steve Markgraf1-1/+2
2011-01-24fw/board/gta0x: move rffe configuration to board/gta0xSteve Markgraf2-4/+2
2011-01-24fw/makefile: enable generation of Compal E86 images (Motorola C139/C140)Steve Markgraf2-1/+149
2011-01-24fw/board/gta0x: remove unused define in RFFE configurationSteve Markgraf1-1/+0
2011-01-24fw/board/gta0x: implement TX support for gta0x devicesSteve Markgraf1-2/+16
2011-01-24target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf6-17/+27
2011-01-23ccch: Print paging of tyep2Holger Hans Peter Freyther1-1/+46
2011-01-23ccch: Decode the paging1 type paging requestsHolger Hans Peter Freyther1-1/+112
2011-01-23ccch: Print the decoded immediate assignment again, ignore two messagesHolger Hans Peter Freyther1-5/+11
2011-01-23ccch: Stop using fprintf for the SIHolger Hans Peter Freyther1-30/+13
2011-01-23logging: Move DRSL, DLAPDM, DL1C to LOGL_NOTICE as defaultHolger Hans Peter Freyther1-3/+3
2011-01-23misc: Ignore two misc application binariesHolger Hans Peter Freyther1-0/+2
2011-01-23ccch: Stop following assignment requests and sending LUsHolger Hans Peter Freyther1-41/+8
2011-01-23ccch: Fix the cast of the frequency listHolger Hans Peter Freyther1-1/+1
2011-01-23ccch: Remove the app_phone.c, move it to the app_ccch_scan fileHolger Hans Peter Freyther3-73/+41
2011-01-23ccch: Add a copyright header to that file.Holger Hans Peter Freyther1-0/+22
2011-01-23layer23: Rename layer23 to ccch_scan as discussed on the mlHolger Hans Peter Freyther2-4/+3
2011-01-18update .gitignoreSteve Markgraf2-0/+6
2011-01-18Makefile: be more robust against toolchains without syscallsMichael Grzeschik1-1/+1
2011-01-12target/loader: disable bootrom mappingSteve Markgraf1-0/+3
2011-01-12fw/calypso/dsp: Add comment about meaning of bit 11 of ndb->d_tch_modeSylvain Munaut1-1/+1
2011-01-11target/simtest: remove delay functionsSteve Markgraf1-30/+9
2011-01-11fixed typos in commentsThomas Waldmann17-34/+34
2011-01-08documentation: fix some typosSteve Markgraf2-6/+6
2011-01-07Fix flash chip detection by using a volatile pointerAndreas Oberritter1-1/+1
2011-01-05Merge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3'Steve Markgraf9-7/+71
2011-01-03vty: Fix typo testing return value of bindSylvain Munaut1-1/+1
2011-01-02display/st7558: remove delays, since the bug in the i2c driver is fixedSteve Markgraf1-4/+2
2011-01-02Testing for the idle i2c bus was done backwards, we haveChristian Vogel1-2/+2
2011-01-02display/td014: add short delay after initializing uwireSteve Markgraf1-0/+1
2010-12-29smscb: Add definition of a warning messageHolger Hans Peter Freyther1-0/+15
2010-12-29smscb: Ignore the very simple test application.Holger Hans Peter Freyther1-0/+1
2010-12-29smscb: Mention 23.041 and fix the size of the update numberHolger Hans Peter Freyther1-3/+3
2010-12-29smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther5-1/+50
2010-12-28[layer23] Enable half rate support in support.cAndreas.Eversberg1-2/+2