summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/comm
Commit message (Expand)AuthorAgeFilesLines
* src: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-151-6/+6
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-263-3/+3
* sercomm: implemented a trivial echo dlci.Ingo Albrecht2010-04-241-0/+1
* Fix some compiler warnings...Holger Hans Peter Freyther2010-03-081-0/+1
* start to use libosmocore within the firmwareHarald Welte2010-03-073-6/+3Star
* add comment on why using cons_puts() from msgb.hHarald Welte2010-03-071-0/+3
* Skeleton of bootloader.Ingo Albrecht2010-03-071-0/+1
* Buffer formatting and scanning functions.Ingo Albrecht2010-03-071-0/+21
* Some msgb formatting functions.Ingo Albrecht2010-03-071-0/+20
* add 'struct timer_list' timer code similar to linux + OpenBSCHarald Welte2010-03-071-0/+76
* Inter-Layer intergration workHarald Welte2010-03-021-0/+2
* print error message if tailroom is insufficient during msgb_put()Harald Welte2010-03-011-4/+8
* add msgb_l1() and msgb_l1len() inline functionsHarald Welte2010-03-011-0/+6
* ensure we always have 256bytes net data size, excluding 4 bytes headroomHarald Welte2010-02-281-1/+1
* Calypso TPU: Introduce TPU debug modeHarald Welte2010-02-231-0/+1
* sercomm_cons: allocate 252 bytes net data size plus 4 bytes headroomHarald Welte2010-02-212-2/+2
* fix msgb_talroom() calculationHarald Welte2010-02-211-1/+1
* build of osmocon using libosmocoreHarald Welte2010-02-201-1/+1
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-183-0/+171