summaryrefslogtreecommitdiffstats
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2014-06-15fw/trx: Initial import of the TRX firmware applicationSylvain Munaut7-1/+1222
2014-06-15fw/l1/l23_api: Wire the L1CTL to the internal TRX interface & prim_btsSylvain Munaut1-0/+47
2014-06-15fw/l1: Initial import of new BTS primitiveSylvain Munaut5-0/+356
2014-06-15fw/l1: Add 'TRX' internal interfaceSylvain Munaut3-2/+90
2014-06-15fw/l1/tpu: Add function to open multi slot TX TPU windowSylvain Munaut2-0/+46
2014-06-15fw/calypso/dsp: Enable multi-slot TX mode of the ABBSylvain Munaut1-1/+1
2014-06-15fw/calypso/dsp: Import and load DSP extension patchSylvain Munaut2-3/+199
2014-06-15fw/calypso/uart: Tweak the RX irq threshold to avoid overrunSylvain Munaut1-1/+3
2014-06-15fw/l1: add CBCH flag to dedicated modeAlex Badea3-6/+25
2014-06-15[WIP] Ugly hack to compensate lost time on TS change (high TS -> low TS)Sylvain Munaut1-0/+22
2013-12-29fw: tell linker to add init_array to ctor sectionSteve Markgraf5-0/+5
2013-09-26Fix wrong msgb_pull usageSylvain Munaut2-4/+4
2013-04-07fw: remove deprecated chainload appSteve Markgraf2-56/+1
2013-01-05fw: pirelli_dpl10: initialize address line 22 for flash accessSteve Markgraf1-0/+6
2013-01-05fw: apps/loader: initialize framebuffer and show somethingSteve Markgraf1-0/+23
2013-01-05fw: keypad driver overhaul, support for different keymapsSteve Markgraf10-80/+90
2013-01-05fw: introduce per-board uart mappingSteve Markgraf17-65/+123
2013-01-05fw: introduce with_irq parameter for board_init()Steve Markgraf15-64/+53
2013-01-02target: Add support for IQ swap when requiredSylvain Munaut12-8/+82
2013-01-02fw: Fix link scripts to represent reality more accuratelySylvain Munaut2-17/+16
2013-01-02fw/build: Allow applications to filter environmentsSylvain Munaut3-1/+47
2013-01-02fw/build: Add ENV_ APP_ BOARD_ prefix to variables to cleanup namespaceSylvain Munaut6-49/+49
2013-01-02fw/build: Group env / boards / applicationsSylvain Munaut1-42/+66
2013-01-02fw/build: The app/board/env combo macro need to be lastSylvain Munaut1-5/+5
2013-01-02fw/build: Include app / board / env specific objs during buildSylvain Munaut1-2/+2
2013-01-02fw/build: Add a silent rule for the 'size' call as wellSylvain Munaut1-1/+2
2012-11-20Tell L1CTL_FBSB_REQ the expected received signal levelHarald Welte1-1/+2
2012-11-14fw/comm: remove unused, outdated copy of msgb.hSteve Markgraf1-161/+0
2012-09-08use msgb_pull() to get bytes from start of message, not msgb_get()Harald Welte2-36/+36
2012-06-25Properly name firmware images OsmocomBB not just OSMOCOM !Harald Welte7-7/+7
2012-05-07Adding the manufacturer id of STMicroelectronicsChristian Inci1-2/+2
2012-04-28firmware/rssi: Adding symbols to display battery and RX levelAndreas Eversberg1-2/+20
2012-04-28firmware: Adding new font with symbols for battery and RX levelAndreas Eversberg4-1/+118
2012-04-28Further work on C123 charging.Christian Vogel3-86/+174
2012-04-28Add battery info to hello world.Christian Vogel1-0/+33
2012-04-28Charging: Add to Compal_E88, dummy for others.Christian Vogel2-6/+13
2012-04-28Battery charging for C123.Christian Vogel4-0/+357
2012-04-28Add MADC/battery related bit definitions in twl3025.hChristian Vogel1-0/+50
2012-03-29fw/prim_tch: Fix regression introduced in f04f53d3b7909cc77d1b451bc8596c4d69c...Sylvain Munaut1-1/+1
2012-03-29Fixed neighbour cell measurement task for SDCCH/8 multiframesAndreas Eversberg3-6/+14
2012-02-12firmware: add missing includesSteve Markgraf14-2/+19
2012-02-12firmware/fb: add framebuffer driver for the Pirelli DP-L10 displaySteve Markgraf3-9/+225
2012-02-07firmware/rssi: Fixed offset of power bars in sync modeAndreas Eversberg1-1/+1
2012-02-07firmware: Turn off FIQ, when waiting for power button to be releasedAndreas Eversberg1-0/+8
2012-02-07firmware/monitor: Added channel request to measure distance from cellAndreas Eversberg1-34/+296
2012-02-07firmware/framebuffer: Cleanups of compiler warnings and debugging outputAndreas Eversberg4-7/+7
2012-02-07firmware/timer: Added HZ as global defintion for jiffies per secondAndreas Eversberg2-5/+5
2012-02-04firmware/monitor: Improvements and sync supportAndreas Eversberg1-36/+544
2012-02-04firmware: Increased data size for for ram linker scripts.Andreas Eversberg2-4/+4
2012-02-04Improvement of neighbour cell power measurement task.Andreas Eversberg4-4/+14