summaryrefslogtreecommitdiffstats
path: root/src/target/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-08trf6151: Actually fix setting of uplink ARFCNSteve Markgraf1-1/+1
2018-03-14common/l1ctl.c move TCH bit-ordering to the firmwareVadim Yanitskiy2-1/+54
2018-03-14L1CTL/L1CTL_CRYPTO_REQ: add key length and channel infoVadim Yanitskiy1-3/+2
2017-12-07target/firmware: fix Mediatek firmware compilationCraig Comstock1-4/+6
2017-01-15Revert "trf6151: Fix setting of uplink ARFCN"Harald Welte1-1/+1
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-15Add libosmocore/build-target/include to include pathHarald Welte1-1/+1
2017-01-15fix various other compiler warningsHarald Welte3-5/+6
2017-01-15cfi_flash.c: Fix various format string compiler warningsHarald Welte1-6/+6
2017-01-15trf6151: Fix setting of uplink ARFCNHarald Welte1-1/+1
2017-01-15Avoid redefining __{packed,aligned,unused,section}Harald Welte1-0/+10
2016-01-20fw: fix SPCA552 write timingSteve Markgraf1-0/+1
2015-12-31cleanup some compile warningsMax6-24/+17
2015-07-21layer1: fix chan_nr2mf_task_mask for TCH/H channelFelix Domke1-1/+2
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