summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-28[layer23] Enable half rate support in support.cAndreas.Eversberg1-2/+2
2010-12-28[layer23] Timer 3126 must be stopped even if starting time is givenAndreas.Eversberg1-3/+3
2010-12-27layer2: Make it possible to disable or increase the number of RA burstsHolger Hans Peter Freyther2-2/+14
2010-12-27layer23: Enable combining the long optionsHolger Hans Peter Freyther3-2/+26
2010-12-27layer23: Make the logfile configurable with cell_logHolger Hans Peter Freyther4-13/+69
2010-12-27layer23: Not every application supports every option add enumHolger Hans Peter Freyther3-7/+40
2010-12-27layer23: Create an l23_app_info for various information and cb'sHolger Hans Peter Freyther7-5/+74
2010-12-27[cell_log] Use GPS signal, even if it becomes valid during scanningAndreas.Eversberg1-0/+6
2010-12-27fw/layer1: Resync TCH primitive on mode changesSylvain Munaut1-0/+2
2010-12-24Use the app_info->name instead of the hostnameHarald Welte1-1/+1
2010-12-20stdint.h: Next attempt at making this work with various compilersHolger Hans Peter Freyther1-0/+7
2010-12-20rate_ctr: No need to include the inttypes.hHolger Hans Peter Freyther1-1/+0
2010-12-19update list of networks with information from ITUHarald Welte1-153/+309
2010-12-12[mtk] Add initial / unfinished MT6139 driverHarald Welte2-0/+265
2010-12-11add perl scripts to compute MTK RF Transceiver PLL settingsHarald Welte2-0/+4540
2010-12-11README update about transmit as well as developmentHarald Welte2-7/+32
2010-12-11layer23: use correct sizeof(sockaddr) for connecting to L1CTL socketDavid Wilson1-2/+3
2010-11-28Merge commit 'ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751'Sylvain Munaut6-5/+63
2010-11-28wireshark: fixes for the SMSCB dissectorAlex Badea1-8/+8
2010-11-28fw/layer1: Fix reset of dedicated channel stateSylvain Munaut1-0/+3
2010-11-28build: Use absolute path in the CFLAGS for libosmocore target buildSylvain Munaut1-1/+1