summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-20firmware: separated various pieces of interrupt handling apartIngo Albrecht7-96/+141
2010-07-20firmware: linker script and startup code reorg.Ingo Albrecht7-112/+50
2010-07-20loader: flash locking commands, various flash reworkIngo Albrecht5-341/+647
2010-07-20firmware: removed compal header strings temporarily.Ingo Albrecht1-5/+0
2010-07-20firmware: removed old compal_dump.Ingo Albrecht2-80/+1
2010-07-20firmware: cleaned up init files.Ingo Albrecht2-13/+21
2010-07-20firmware: linker script for flashed app on e88.Ingo Albrecht4-1/+116
2010-07-20flash: fixed up headerIngo Albrecht1-5/+7
2010-07-20loader: new state handling for memdump, added missing crc handling to memputIngo Albrecht1-22/+34
2010-07-20loader: incomplete crc support and query timeoutsIngo Albrecht2-29/+83
2010-07-20loader: removed cruftIngo Albrecht1-7/+0
2010-07-20firmware: fix build with new manifestIngo Albrecht1-1/+1
2010-07-20osmoload: fix some printfs.Ingo Albrecht1-2/+2
2010-07-20loader: reply dump mode. additional information in init reply.Ingo Albrecht2-6/+29
2010-07-20osmoload: command reorg, state machine reorg, query timeoutsIngo Albrecht1-78/+172
2010-07-20loader: re-enabled firmware entry commandsIngo Albrecht1-3/+0
2010-07-20osmoload: Added a jump command.Ingo Albrecht3-0/+67
2010-07-20osmoload: Print something when loader starts. Fix handling of unknown replies.Ingo Albrecht1-1/+4
2010-07-20osmoload: memload commandIngo Albrecht1-4/+102
2010-07-20osmoload: memdump commandIngo Albrecht1-37/+203
2010-07-20Add a copyright message to osmoload.Ingo Albrecht1-0/+21
2010-07-20Loader with memory read/write and various lifecycle operations.Ingo Albrecht3-55/+202
2010-07-20[layer23] Several minor changes and minor fixesAndreas.Eversberg7-45/+44
2010-07-19[firmware] TRF6151: fix VGA gain calculation bugHarald Welte2-14/+8
2010-07-19[layer23] Fixed "return to IDLE" after cell re-selection.Andreas.Eversberg4-12/+21
2010-07-18[calypso] Rework of keypad interrupt handler.Andreas.Eversberg3-32/+83
2010-07-17[layer23] Option "no location-updating" to disabled location updatingAndreas.Eversberg3-3/+41
2010-07-17[layer23] Fixed cell search process of automatic network selectionAndreas.Eversberg1-22/+47
2010-07-17[layer23] After location updating, the last cell is selected without searchAndreas.Eversberg4-54/+83
2010-07-16[layer23] Fixed establishment of multiple MM connectionsAndreas.Eversberg1-28/+29
2010-07-16[layer23] Added simple network monitor. Use "monitor network 1" to enable.Andreas.Eversberg7-2/+141
2010-07-15Merge commit '383134b5ac0b94393cd46e2f00aeb1fd6f1a540f'Ingo Albrecht4-2/+98
2010-07-15Added crc16 from linux kernel.Ingo Albrecht4-2/+98
2010-07-15firmware: sim controller driver by dexterIngo Albrecht5-2/+1258
2010-07-15[layer23] Changed the rxlev values in gsm322.c to GSM formatAndreas.Eversberg2-47/+64
2010-07-15layer1: Fix DM_REL_REQ to release all dedicated stateSylvain Munaut1-0/+1
2010-07-15cleanup duplicated delay functionsSteve Markgraf8-91/+23
2010-07-15osmocon.c: enable hdlc console for mtk romloader targetsSteve Markgraf1-5/+5
2010-07-15[layer23] Fixed call reference for incomming calls. (mobile terminated)Andreas.Eversberg3-17/+19
2010-07-15[layer23] Added channel mode modifyAndreas.Eversberg1-3/+90
2010-07-15[Layer1] Allow for some jitter in TDMA lost interrupt detectionHarald Welte1-1/+9
2010-07-15[layer23] Stop T3240 after location updating reject.Andreas.Eversberg1-1/+12
2010-07-15[layer23] Send reset to layer 1 before starting power measurement.Andreas.Eversberg1-5/+9
2010-07-14[layer23] Fixed DISC message at LAPDm, added debugging for UA match.Andreas.Eversberg1-2/+9
2010-07-14[layer23] Display when incomming call is connected.Andreas.Eversberg1-0/+5
2010-07-14[layer23] Fixes of call control: RELEASE and CONNECT ACKAndreas.Eversberg1-2/+10
2010-07-14[layer23] Fix: IMSI detach in "IMSI detach initiated" state.Andreas.Eversberg1-0/+16
2010-07-14[layer23] Fix: T3240 (wait network command) is stopped after RR release.Andreas.Eversberg1-1/+6
2010-07-14[layer23] WAIT for IDLE and layer 1 reset before power off after IMSI detachAndreas.Eversberg3-5/+14
2010-07-13[layer23] Fixed RSL release requestAndreas.Eversberg2-9/+27