summaryrefslogtreecommitdiffstats
path: root/src/target/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-10-25[HACK] Increase speed of l1ctl to 408250bps after bootlaforge/baudrateSylvain Munaut5-5/+5
2020-10-25tpu: Fix TPU_DEBUG: keep local cache of instructionsHarald Welte1-35/+35
2020-10-24tpu: Fix msgb-write-beyond-tailroom in TPU_DEBUGHarald Welte1-1/+1
2020-10-01firmware: gtm900b: fix flash-based hardware variant autodetectionMychaela Falconia2-33/+72
2020-10-01firmware: gtm900b: fix MEMIF configurationMychaela Falconia1-3/+19
2020-10-01firmware: gtm900b: fix GPIO configurationMychaela Falconia1-6/+4
2020-10-01firmware: calibration: proper support for gtm900b targetMychaela Falconia3-596/+49
2020-10-01firmware: calibration: split afcparams.c from rf_tables.c for gta0xMychaela Falconia3-29/+55
2020-10-01firmware: implement reading of factory RF calibration valuesMychaela Falconia29-351/+4023
2020-09-30Menu App to select highram images from phone's flash memoryAndreas Eversberg2-1/+339
2020-09-27fix compilation with arm-none-eabi 8.3.1 20190703 on Debian unstableHarald Welte1-1/+1
2020-08-06firmware/makefile: Add GIT_SHORTHASHMartin Hauke1-0/+4
2020-08-04firmware/app: Initial commit for the game SnakeMarcel `sdrfnord` McKinnon1-0/+521
2020-08-04firmware/fb: Implemtented fb_bw8_line and fb_set_p(uint16_t x,uint16_t y)Marcel `sdrfnord` McKinnon4-19/+60
2020-08-02firmware/abb: Wrote twl3025_power_off_now to restart the phone if the power b...Marcel `sdrfnord` McKinnon2-0/+10
2020-07-31firmware/layer1: fix properly apply secondary multi-frame taskVadim Yanitskiy1-3/+5
2020-07-31firmware/layer1: refactor multi-frame task mask compositionVadim Yanitskiy1-5/+10
2020-07-31firmware: add possibility to configure TCH loops in the DSPVadim Yanitskiy3-3/+9
2020-06-18firmware/layer1: cosmetic: add missing comma to debug printVadim Yanitskiy1-1/+1
2020-06-18firmware/apps/rssi: enlarge text buffer in refresh_display()Vadim Yanitskiy1-1/+1
2020-06-09firmware/layer1: remove redundant l1a_*_req declarationsVadim Yanitskiy1-6/+0
2020-06-09firmware: fix compilation with arm-none-eabi-gcc 10.1.0Vadim Yanitskiy2-7/+0
2020-04-25firmware/rfch.[ch]: Document functions + constify input argumentsHarald Welte2-5/+16
2020-04-01firmware/layer1: introduce experimental PDCH supportVadim Yanitskiy5-1/+71
2019-10-22Fix typo: miliseconds -> millisecondsMartin Hauke1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke20-28/+28
2019-08-11fw: Add support for Huawei GTM900-B modulesSteve Markgraf5-1/+464
2019-08-11fw/flash: Read extended ID, expose APISteve Markgraf2-14/+36
2019-08-11fw/keypad: Poll Iota powerbutton if requiredSteve Markgraf4-8/+27
2019-08-11fw/abb/twl3025: Add function to query PWON stateSteve Markgraf2-0/+30
2019-08-11fw/build: Use arm-none-eabi as default toolchainSteve Markgraf1-1/+1
2019-07-16target/*.py: shebang: use /usr/bin/env pythonAlexander Couzens1-1/+1
2019-07-11firmware/solve_envs.py: make it compatible with python3Alexander Couzens1-1/+1
2019-05-28firmware/scheduler: Fix CBCH related RSL channel numbersVadim Yanitskiy2-10/+15
2019-05-13firmware/Makefile: clarify toolchain configuration includeVadim Yanitskiy1-1/+1
2019-05-13firmware/Makefile.inc: fix sections with overlapping VMAHarald Welte2-4/+4
2019-03-06target/firmware/tiffs: update copyright statementsVadim Yanitskiy2-6/+8
2019-02-19firmware/lib: introduce TIFFS filesystem supportMychaela Falconia17-2/+496
2019-02-19firmware/board: introduce new FCDEV3B (FreeCalypso) targetMychaela Falconia2-1/+148
2019-02-13firmware/board/compal_e99: enable reading the second half of flashMychaela Falconia1-0/+6
2019-02-13firmware/board/compal: indicate both DCS and PCS Rx ports as connectedMychaela Falconia2-4/+44
2019-02-12firmware/board/gta0x: fix GPIO and ASIC_CONF_REG configurationMychaela Falconia1-13/+10
2019-02-12firmware/board/pirelli_dpl10: fix ASIC_CONF_REG settingMychaela Falconia1-2/+2
2018-11-05l1ctl_proto.h: use flexible array member for traffic messagesVadim Yanitskiy1-2/+4
2018-10-22firmware: set corret shebang in solve_envs.py python2 scriptPau Espin Pedrol1-1/+1
2018-10-03l1ctl_proto.h: extend ccch_mode enum with CBCHVadim Yanitskiy2-0/+8
2018-10-03firmware/layer1: add scheduler tasks for CBCHAlex Badea4-0/+36
2018-10-03firmware/layer1: inform about unhandled scheduler tasksVadim Yanitskiy1-3/+5
2018-09-06firmware/l23_api.c: cosmetic: use proper format specifierVadim Yanitskiy1-1/+1
2018-07-06calypso: Print warning about unsupported encryption algorithmsPau Espin Pedrol1-0/+3