osmocom-bb/src/target/firmware
Pablo Neira Ayuso d3ba2f6037 src: use namespace prefix osmo_timer*
Summary of changes:

s/struct timer_list/struct osmo_timer_list/g
s/bsc_add_timer/osmo_timer_add/g
s/bsc_schedule_timer/osmo_timer_schedule/g
s/bsc_del_timer/osmo_timer_del/g
s/bsc_timer_pending/osmo_timer_pending/g
s/bsc_nearest_timer/osmo_timers_nearest/g
s/bsc_prepare_timers/osmo_timers_prepare/g
s/bsc_update_timers/osmo_timers_update/g
s/bsc_timer_check/osmo_timers_check/g
2011-05-15 14:39:30 +02:00
..
abb Uplink: Use TPU window driven model 2010-03-01 23:48:44 +01:00
apps target/boards: add infrastructure for loaders for Mediatek platforms 2011-05-05 09:52:47 +02:00
board target/boards: add infrastructure for loaders for Mediatek platforms 2011-05-05 09:52:47 +02:00
calypso uart.h: move header out of calypso-directory 2011-05-05 09:52:47 +02:00
comm src: use namespace prefix osmo_timer* 2011-05-15 14:39:30 +02:00
display display/st7558: remove delays, since the bug in the i2c driver is fixed 2011-01-02 16:54:54 +01:00
flash cfi_flash: delete unused defines 2011-05-05 09:52:46 +02:00
include src: use namespace prefix osmo_timer* 2011-05-15 14:39:30 +02:00
layer1 src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
lib uart.h: move header out of calypso-directory 2011-05-05 09:52:47 +02:00
rf src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
.gitignore firmware: changed dependency suffix to .p for better shell completion 2010-03-07 17:03:10 +01:00
COPYING add COPYING files to osmocon, firmware and layer2 2010-02-18 19:23:46 +01:00
Makefile src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
Makefile.inc target/firmware: make build less verbose like the rest of the tree 2011-04-28 10:58:12 +02:00
Makefile.mtk target/boards: add infrastructure for loaders for Mediatek platforms 2011-05-05 09:52:47 +02:00