summaryrefslogtreecommitdiffstats
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2010-10-11mtk_hack: This is very experimental code for running "loader" on MT622x-based...steve-m/mtk_hackSteve Markgraf5-98/+173
2010-10-03sercomm.c: Avoid unused variable compiler warningHolger Hans Peter Freyther1-2/+2
2010-09-28target/dsp: Add dsp audio initializationDieter Spaar1-0/+77
2010-09-28target/dsp: Adjust dsp parameters for TCH FR CodecDieter Spaar1-1/+1
2010-09-28fw/layer1: Process the tch_mode and store it for later useSylvain Munaut4-0/+59
2010-09-28fw/layer1: Add support for proper meas. report (and use in prim_tx_nb)Sylvain Munaut4-13/+43
2010-09-28fw/layer1: Add support for measurement messages from layer2/3Andreas.Eversberg5-4/+28
2010-09-28fw/layer1: Introduce prim_utils.c for shared helper betwee primitivesSylvain Munaut4-4/+47
2010-09-28fw/layer1: Introduce prim.h for all primitive related thingsSylvain Munaut4-7/+26
2010-09-28fw/layer1: Fix type of p3 in tdma window setup/cleanup sched itemsSylvain Munaut1-2/+2
2010-09-26Remove the various checks for high TS as those should now workSylvain Munaut1-7/+0
2010-09-26fw/layer1: New TPU window sync methodSylvain Munaut1-2/+9
2010-09-26fw/layer1: Fix RX TPU window - no TA dependencySylvain Munaut1-1/+0
2010-09-26target/layer1: Implement host-driven Tx power controlSylvain Munaut11-9/+212
2010-09-26fw/layer1: Display diff in hwtimer value when lost interrupt is detectedSylvain Munaut1-1/+1
2010-09-17fw/l23_api: Fix cut&paste typo in commentSylvain Munaut1-1/+1
2010-09-17fw/layer1: Properly set/reset ciphering parameters when neededSylvain Munaut1-1/+6
2010-09-17fw/dsp: Add function to load dsp ciphering parametersSylvain Munaut3-0/+20
2010-09-17fw/layer1: Properly load the tch dsp param (including various fn) in RXSylvain Munaut1-2/+6
2010-09-17fw: Update dsl_load_tch_params to set the fn_sid, fn_report and fn_a5Sylvain Munaut3-20/+47
2010-09-17fw: Move channel type/mode definitions in common headerSylvain Munaut2-18/+20
2010-09-17fw & layer23: Remove limitation about the SDCCH subchannel 4..8Sylvain Munaut1-7/+0
2010-09-17fw/layer1: Increase tdma_sched bucket sizeSylvain Munaut1-1/+1
2010-09-17fw/layer1: Add common TPU win setup/cleanup codeSylvain Munaut6-20/+48
2010-09-17fw/layer1: Convert primitives to use common DSP/TPU scenario endingSylvain Munaut5-27/+15
2010-09-17fw/layer1: Add some sched items flags to signal DSP & TPU scenariosSylvain Munaut2-1/+10
2010-09-17fw/layer1: Add a 'flags' field to sched_items and the infra to use itSylvain Munaut3-2/+30
2010-09-17fw/layer1: Add a priority field for sched_itemSylvain Munaut9-50/+91
2010-09-14layer1: Make rfch_get_params tolerate NULL ptr for unwanted paramsSylvain Munaut1-13/+23
2010-09-14fw/layer1: Use the proper RF params for the burst specific partSylvain Munaut1-4/+10
2010-09-14[layer1] Fixed memory leak issue after releasing dedicated modeAndreas.Eversberg3-0/+17
2010-09-12[layer1] Fixed double IRQ bugAndreas.Eversberg5-6/+23
2010-09-11[layer1] Added frequency change control to layer 1 (L1CTL_FREQ_REQ)Andreas.Eversberg5-10/+169
2010-09-11[layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg1-0/+17
2010-09-01ui: Some experimental code snippets i cobbled together several months ago.Ingo Albrecht11-0/+766
2010-08-17loader: convert to kernel styleIngo Albrecht1-45/+54
2010-07-29Merge remote branch 'origin/sylvain/pending'Harald Welte10-11/+11
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut9-9/+9
2010-07-27layer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl header sizeSylvain Munaut1-1/+1
2010-07-25fw/rf: Use printd for the trf6151_set_gain debug messageSylvain Munaut1-1/+1
2010-07-23[firmware] bring back gta0x imagesSteve Markgraf2-15/+18
2010-07-22flash: corrected coding styleIngo Albrecht1-109/+136
2010-07-20[display] add driver for the Toppoly TD014, as used in the C139/C140Steve Markgraf3-1/+186
2010-07-20[apps] add chainloading applicationSteve Markgraf2-1/+54
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht6-5/+5
2010-07-20firmware: small makefile reorgIngo Albrecht2-29/+34
2010-07-20firmware: fixed irq-less keypad supportIngo Albrecht1-3/+9
2010-07-20firmware: moved dead-brain-flags to primary makefileIngo Albrecht2-9/+9
2010-07-20loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht1-3/+15
2010-07-20firmware: e88 flash linkageIngo Albrecht2-2/+137