summaryrefslogtreecommitdiffstats
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2011-06-25fw/comm/msgb: Really panic (i.e. lockup) if we run out of msgbSylvain Munaut1-11/+12
2011-06-25fw/comm: Remove useless include from msgb.cSylvain Munaut1-2/+0
2011-05-30board: mtk: increase RAM sizes in linker scriptWolfram Sang1-2/+2
2011-05-30mtk: uart: remove forgotten calypso-includeWolfram Sang1-2/+0
2011-05-29fw/rffe/compal: Add support for 850 bandSylvain Munaut1-2/+2
2011-05-29fw/trf6151: Use a #define to enable/disable out-of-spec warningsSylvain Munaut1-0/+10
2011-05-29fw/trf6151: Better PLL settings routinesSylvain Munaut1-89/+155
2011-05-29fw/rffe: Add function to query RF wiringSylvain Munaut4-0/+50
2011-05-15src: use namespace prefix osmo_* for crc16 functionsPablo Neira Ayuso2-6/+6
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso2-14/+14
2011-05-05target/boards: add infrastructure for loaders for Mediatek platformsWolfram Sang10-0/+1488
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang11-13/+13
2011-05-05cfi_flash: delete unused definesWolfram Sang1-5/+0
2011-05-05lib: move delay.c from calypso to libWolfram Sang3-2/+2
2011-05-05comm: msgb: don't set backlight on errorWolfram Sang1-1/+0
2011-04-28target/firmware: make build less verbose like the rest of the treeWolfram Sang1-6/+17
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso40-55/+54
2011-04-24fw/calypso: Add a new driver for the buzzer controlSylvain Munaut3-1/+121
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-02-06target/fw: correct IO_CNTL_REG name and small cosmetic fixesSteve Markgraf5-17/+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-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-07Fix flash chip detection by using a volatile pointerAndreas Oberritter1-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-27fw/layer1: Resync TCH primitive on mode changesSylvain Munaut1-0/+2
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 Welte2-0/+265
2010-11-28fw/layer1: Fix reset of dedicated channel stateSylvain Munaut1-0/+3
2010-11-24fw/layer1: Fix missing include in prim_pm.cSylvain Munaut1-0/+1
2010-11-17target uart: remove REG_OFFS() macro side-effectAlex Badea1-1/+1
2010-11-17target uart: fix preservation of LCRAlex Badea1-4/+4
2010-11-14fw/l1/mframe_sched: Fix the TCH_A entries to include the MF_F_SACCH flagSylvain Munaut1-4/+8
2010-11-14fw/layer1: Use dbm2rxlev instead of just '+110' so that overflows are handledSylvain Munaut2-3/+3
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/dsp: Implement section loading with bootloaderSylvain Munaut1-0/+35
2010-11-07target/fw/dsp: Create a common function to start running codeSylvain Munaut1-8/+10
2010-11-07target/fw/l1: Fix TCH/H1 by properly loading the TCH mode during TCH_A taskSylvain Munaut1-3/+3