summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-16firmware/layer1: mute UL/DL vocodec if it's not neededVadim Yanitskiy1-0/+2
2023-09-28ASCI: Add UIC support to random access burstAndreas Eversberg2-1/+2
2023-09-27ASCI: Add a flag to turn transmitter off or onAndreas Eversberg2-0/+4
2021-12-14treewide: remove FSF addressOliver Smith6-24/+0
2020-10-01firmware: implement reading of factory RF calibration valuesMychaela Falconia4-10/+63
2020-09-27fix compilation with arm-none-eabi 8.3.1 20190703 on Debian unstableHarald Welte1-1/+1
2020-08-04firmware/fb: Implemtented fb_bw8_line and fb_set_p(uint16_t x,uint16_t y)Marcel `sdrfnord` McKinnon2-4/+11
2020-08-02firmware/abb: Wrote twl3025_power_off_now to restart the phone if the power b...Marcel `sdrfnord` McKinnon1-0/+1
2020-07-31firmware: add possibility to configure TCH loops in the DSPVadim Yanitskiy1-0/+3
2020-06-09firmware/layer1: remove redundant l1a_*_req declarationsVadim Yanitskiy1-6/+0
2020-04-25firmware/rfch.[ch]: Document functions + constify input argumentsHarald Welte1-1/+1
2020-04-01firmware/layer1: introduce experimental PDCH supportVadim Yanitskiy2-0/+5
2019-10-22Fix typo: miliseconds -> millisecondsMartin Hauke1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke6-12/+12
2019-08-11fw/flash: Read extended ID, expose APISteve Markgraf1-0/+10
2019-08-11fw/keypad: Poll Iota powerbutton if requiredSteve Markgraf1-2/+2
2019-08-11fw/abb/twl3025: Add function to query PWON stateSteve Markgraf1-0/+2
2019-02-19firmware/lib: introduce TIFFS filesystem supportMychaela Falconia2-0/+36
2018-10-03firmware/layer1: add scheduler tasks for CBCHAlex Badea2-0/+5
2017-01-15define 'fprintf(stderr,' as a wrapper around printf(Harald Welte1-0/+1
2017-01-15Add an endian.h file as one step to build against later libosmocoreHarald Welte1-0/+12
2017-01-15Avoid redefining __{packed,aligned,unused,section}Harald Welte1-0/+10
2013-01-05fw: keypad driver overhaul, support for different keymapsSteve Markgraf1-25/+5
2013-01-05fw: introduce per-board uart mappingSteve Markgraf3-7/+13
2013-01-05fw: introduce with_irq parameter for board_init()Steve Markgraf1-1/+1
2013-01-02target: Add support for IQ swap when requiredSylvain Munaut3-0/+15
2012-11-14fw/comm: remove unused, outdated copy of msgb.hSteve Markgraf1-161/+0
2012-04-28firmware: Adding new font with symbols for battery and RX levelAndreas Eversberg1-0/+1
2012-04-28Further work on C123 charging.Christian Vogel1-5/+5
2012-04-28Battery charging for C123.Christian Vogel2-0/+52
2012-04-28Add MADC/battery related bit definitions in twl3025.hChristian Vogel1-0/+50
2012-03-29Fixed neighbour cell measurement task for SDCCH/8 multiframesAndreas Eversberg1-0/+1
2012-02-12firmware: add missing includesSteve Markgraf1-0/+3
2012-02-07firmware/timer: Added HZ as global defintion for jiffies per secondAndreas Eversberg1-0/+2
2012-02-04Improvement of neighbour cell power measurement task.Andreas Eversberg1-0/+1
2012-02-03firmware: remove deprecated display drivers and fontsSteve Markgraf1-49/+0
2012-02-03Calypso FB: RGB332 to RGB565 conversion function.Christian Vogel1-0/+20
2012-02-03firmware/framebuffer: Adding fixed with font with 8x8 pixlesAndreas Eversberg1-1/+2
2012-02-03Calypso FB: C155 / SSD1783 Color SupportChristian Vogel1-0/+27
2012-02-03Calypso FB: C123 / ST7558 Black and White SupportChristian Vogel1-0/+51
2012-02-03Calypso FB: Main framebuffer header file.Christian Vogel1-0/+128
2012-02-03Calypso FB: 8 Fonts, header file and utility functions.Christian Vogel1-0/+80
2012-02-03Removing all traces of the old display drivers.Christian Vogel1-56/+0
2012-01-29timers: comply with timer rename in libosmocoreHarald Welte1-11/+10
2012-01-28target/rf: Make the trf6151_set_arfcn use ARFCN_UPLINK flag to select UL/DLSylvain Munaut1-1/+3
2012-01-28firmware/layer1: Using queue to process received l23 frames in main loopAndreas Eversberg1-0/+1
2012-01-28Added callback function to forward L1CTL packets to rather than SERCOMAndreas Eversberg1-0/+2
2011-11-13target/fw/sim: SIM Layer 1 driverSylvain Munaut1-17/+5
2011-09-18fw/display: Add and build SSD1963 display driver for the SE J100iSteve Markgraf1-0/+1
2011-07-28fw/layer1/l23_api: Add processing of the new audio_modeSylvain Munaut2-0/+4