summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/comm/sercomm.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-05fw: introduce per-board uart mappingSteve Markgraf1-1/+14
2011-06-25fw/sercomm: Additional locking needed in drv_pullSylvain Munaut1-3/+11
2011-06-25fw/sercomm: Fix up the locking using an 'abstraction' layerSylvain Munaut1-17/+29
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang1-1/+1
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-2/+2
2011-01-11fixed typos in commentsThomas Waldmann1-3/+3
2010-10-03sercomm.c: Avoid unused variable compiler warningHolger Hans Peter Freyther1-2/+2
2010-04-24sercomm: implemented a trivial echo dlci.Ingo Albrecht1-0/+3
2010-03-27sercomm: ESCAPE every NUL (0x00) byte in the data streamHarald Welte1-1/+2
2010-03-27sercomm: Fix ESCAPE'd character at end of bufferHarald Welte1-8/+15
2010-03-27sercomm: avoid overflow of sercomm msgb on PC RX sideHarald Welte1-1/+2
2010-03-07start to use libosmocore within the firmwareHarald Welte1-3/+3
2010-03-07sercomm: prevent DLCI array overflowHarald Welte1-3/+5
2010-03-02Inter-Layer intergration workHarald Welte1-1/+1
2010-03-01SERCOMM: make sure to disable IRQ/FIQ to avoid race conditionsHarald Welte1-1/+20
2010-02-20build of osmocon using libosmocoreHarald Welte1-1/+1
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+244