summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/comm
AgeCommit message (Expand)AuthorFilesLines
2012-02-07firmware/timer: Added HZ as global defintion for jiffies per secondAndreas Eversberg1-0/+2
2012-01-29timers: comply with timer rename in libosmocoreHarald Welte1-11/+10
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso1-6/+6
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso3-3/+3
2010-04-24sercomm: implemented a trivial echo dlci.Ingo Albrecht1-0/+1
2010-03-08Fix some compiler warnings...Holger Hans Peter Freyther1-0/+1
2010-03-07start to use libosmocore within the firmwareHarald Welte3-6/+3
2010-03-07add comment on why using cons_puts() from msgb.hHarald Welte1-0/+3
2010-03-07Skeleton of bootloader.Ingo Albrecht1-0/+1
2010-03-07Buffer formatting and scanning functions.Ingo Albrecht1-0/+21
2010-03-07Some msgb formatting functions.Ingo Albrecht1-0/+20
2010-03-07add 'struct timer_list' timer code similar to linux + OpenBSCHarald Welte1-0/+76
2010-03-02Inter-Layer intergration workHarald Welte1-0/+2
2010-03-01print error message if tailroom is insufficient during msgb_put()Harald Welte1-4/+8
2010-03-01add msgb_l1() and msgb_l1len() inline functionsHarald Welte1-0/+6
2010-02-28ensure we always have 256bytes net data size, excluding 4 bytes headroomHarald Welte1-1/+1
2010-02-23Calypso TPU: Introduce TPU debug modeHarald Welte1-0/+1
2010-02-21sercomm_cons: allocate 252 bytes net data size plus 4 bytes headroomHarald Welte2-2/+2
2010-02-21fix msgb_talroom() calculationHarald Welte1-1/+1
2010-02-20build of osmocon using libosmocoreHarald Welte1-1/+1
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte3-0/+171