summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-20stdint.h: Next attempt at making this work with various compilersHolger Hans Peter Freyther1-0/+7
2010-12-12[mtk] Add initial / unfinished MT6139 driverHarald Welte1-0/+60
2010-11-09add definitions for sciphone G2Harald Welte2-0/+40
2010-11-09add some header files about MTK GSM related peripheralsHarald Welte4-0/+226
2010-11-07target/fw/l1: Fix TCH/H by properly scheduling the TCHD task during 'off' slotsSylvain Munaut1-0/+1
2010-10-30target/fw/layer1: Change L1CTL RACH req to properly use all slotsAndreas.Eversberg2-3/+3
2010-10-25target/fw/layer1: Add support for the various TCH multi frame tasksSylvain Munaut1-0/+5
2010-10-25target/fw/layer1: Add initial version of TCH primitivesSylvain Munaut2-1/+6
2010-10-25target/fw/include: Fix missing apc helper declarationSylvain Munaut1-0/+2
2010-10-25target/fw/dsp: Add utility function to memcpy to/from the APISylvain Munaut1-0/+2
2010-09-28fw/layer1: Process the tch_mode and store it for later useSylvain Munaut2-0/+6
2010-09-28fw/layer1: Add support for proper meas. report (and use in prim_tx_nb)Sylvain Munaut1-0/+2
2010-09-28fw/layer1: Add support for measurement messages from layer2/3Andreas.Eversberg2-0/+2
2010-09-28fw/layer1: Introduce prim_utils.c for shared helper betwee primitivesSylvain Munaut1-0/+3
2010-09-28fw/layer1: Introduce prim.h for all primitive related thingsSylvain Munaut2-5/+24
2010-09-26target/layer1: Implement host-driven Tx power controlSylvain Munaut2-0/+12
2010-09-17fw/dsp: Add function to load dsp ciphering parametersSylvain Munaut1-0/+1
2010-09-17fw: Update dsl_load_tch_params to set the fn_sid, fn_report and fn_a5Sylvain Munaut1-2/+5
2010-09-17fw: Move channel type/mode definitions in common headerSylvain Munaut1-0/+20
2010-09-17fw/layer1: Increase tdma_sched bucket sizeSylvain Munaut1-1/+1
2010-09-17fw/layer1: Add common TPU win setup/cleanup codeSylvain Munaut1-2/+3
2010-09-17fw/layer1: Add some sched items flags to signal DSP & TPU scenariosSylvain Munaut1-0/+5
2010-09-17fw/layer1: Add a 'flags' field to sched_items and the infra to use itSylvain Munaut1-1/+5
2010-09-17fw/layer1: Add a priority field for sched_itemSylvain Munaut1-2/+4
2010-09-14[layer1] Fixed memory leak issue after releasing dedicated modeAndreas.Eversberg1-0/+3
2010-09-12[layer1] Fixed double IRQ bugAndreas.Eversberg1-0/+5
2010-09-11[layer1] Added frequency change control to layer 1 (L1CTL_FREQ_REQ)Andreas.Eversberg2-9/+25
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut2-2/+2
2010-07-20[display] add driver for the Toppoly TD014, as used in the C139/C140Steve Markgraf1-0/+1
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht1-0/+0
2010-07-20firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht1-0/+2
2010-07-20firmware: removed obsolete commentIngo Albrecht1-1/+0
2010-07-20firmware: establish a ramtext section for code that must be in ramIngo Albrecht1-3/+1
2010-07-20loader: flash locking commands, various flash reworkIngo Albrecht1-52/+23
2010-07-20flash: fixed up headerIngo Albrecht1-5/+7
2010-07-19[firmware] TRF6151: fix VGA gain calculation bugHarald Welte1-7/+0
2010-07-15firmware: sim controller driver by dexterIngo Albrecht1-0/+191
2010-07-13[layer 1] L1CTL_PARAM_REQ is introduced to change TX power and TA.Andreas.Eversberg1-0/+2
2010-07-13[layer1] Added mf_off to shedule next RACH request.Andreas.Eversberg1-1/+1
2010-06-28layer1/tpu_window: Add experimental support for TS != 0Sylvain Munaut1-2/+2
2010-06-25[layer1] fix AGC computation (dbm vs. dbm8 mistakes)Harald Welte1-3/+3
2010-06-25[layer1] Activate AGC implementationHarald Welte1-0/+2
2010-06-25[layer1] An actual AGC implementationHarald Welte3-0/+17
2010-06-24fw/layer1: Add some RFCH utilities to get channel parametersSylvain Munaut1-0/+9
2010-06-24layer1: Introduce a decicated channel state in l1sSylvain Munaut1-0/+28
2010-06-24[firmware] move board_init() to a gcc-type constructorHarald Welte2-2/+9
2010-06-24[firmware] Add support for __attribute__ ((constructor))Harald Welte1-0/+7
2010-06-22fw/layer1: Add support CCCH combined/non-combinedSylvain Munaut1-0/+2
2010-06-20[L1CTL] Introduce completion for transmit of L2 frameHarald Welte1-0/+1
2010-06-20[layer1] Fix RACH completion (don't use FB completion callback)Harald Welte1-0/+1