summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/comm/sercomm.c
Commit message (Expand)AuthorAgeFilesLines
* fw/sercomm: Additional locking needed in drv_pullSylvain Munaut2011-06-251-3/+11
* fw/sercomm: Fix up the locking using an 'abstraction' layerSylvain Munaut2011-06-251-17/+29
* uart.h: move header out of calypso-directoryWolfram Sang2011-05-051-1/+1
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-2/+2
* fixed typos in commentsThomas Waldmann2011-01-111-3/+3
* sercomm.c: Avoid unused variable compiler warningHolger Hans Peter Freyther2010-10-021-2/+2
* sercomm: implemented a trivial echo dlci.Ingo Albrecht2010-04-241-0/+3
* sercomm: ESCAPE every NUL (0x00) byte in the data streamHarald Welte2010-03-271-1/+2
* sercomm: Fix ESCAPE'd character at end of bufferHarald Welte2010-03-271-8/+15
* sercomm: avoid overflow of sercomm msgb on PC RX sideHarald Welte2010-03-271-1/+2
* start to use libosmocore within the firmwareHarald Welte2010-03-071-3/+3
* sercomm: prevent DLCI array overflowHarald Welte2010-03-071-3/+5
* Inter-Layer intergration workHarald Welte2010-03-021-1/+1
* SERCOMM: make sure to disable IRQ/FIQ to avoid race conditionsHarald Welte2010-03-011-1/+20
* build of osmocon using libosmocoreHarald Welte2010-02-201-1/+1
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+244