summaryrefslogtreecommitdiffstats
path: root/src/target/firmware
AgeCommit message (Expand)AuthorFilesLines
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
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