summaryrefslogtreecommitdiffstats
path: root/src/sercomm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-7/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-11/+11
* update/extend doxygen documentationHarald Welte2017-06-121-0/+1
* sercomm: More API documentationHarald Welte2017-05-171-4/+35
* sercomm: Better integration of driver interfaceHarald Welte2017-05-171-28/+17
* sercomm: Include in libosmocore MakefileHarald Welte2017-05-171-3/+3
* sercomm: Rename sercomm_lock() to sercomm_drv_lock()Harald Welte2017-05-171-18/+15
* sercomm: remove unrequired helper functionsHarald Welte2017-05-171-13/+0
* sercomm: Move HDLC related defines into C fileHarald Welte2017-05-171-0/+7
* sercomm: Add doxygen-style documentation to public APIHarald Welte2017-05-171-3/+13
* sercomm: include header file from osmocom/coreHarald Welte2017-05-171-2/+1
* sercomm: make rx msg size configurable per instanceHarald Welte2017-05-171-4/+6
* sercomm: introduce osmo_ naming prefix in struct and function namesHarald Welte2017-05-171-14/+14
* sercomm: Enable multiple instances of 'sercomm'Harald Welte2017-05-171-93/+70
* Import sercomm.c from osmocom-bbHarald Welte2017-05-171-0/+343