summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-01-02fw/build: Add ENV_ APP_ BOARD_ prefix to variables to cleanup namespaceSylvain Munaut1-2/+2
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-05-05lib: move delay.c from calypso to libWolfram Sang1-1/+1
Nothing calypso-related in there and needed for Mediatek, too. Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
2011-04-24fw/calypso: Add a new driver for the buzzer controlSylvain Munaut1-1/+1
Written-by: Jose Luis Pereira <onaips@gmail.com> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-07-15firmware: sim controller driver by dexterIngo Albrecht1-1/+1
2010-07-15cleanup duplicated delay functionsSteve Markgraf1-1/+1
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2010-03-07New build system.Ingo Albrecht1-16/+3
2010-02-23calypso: Add experimental driver for uWireSylvain Munaut1-1/+1
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-02-23Calypso TPU: Introduce TPU debug modeHarald Welte1-1/+1
Using #define TPU_DEBUG, we can now send the full TPU RAM contents to the host PC (using a sercomm DLCI) at the time of tpu_enable() which is very helpful for TPU debugging.
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+17