summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/lib
AgeCommit message (Expand)AuthorFilesLines
2013-01-05fw: introduce per-board uart mappingSteve Markgraf1-6/+17
2013-01-02fw/build: Add ENV_ APP_ BOARD_ prefix to variables to cleanup namespaceSylvain Munaut1-2/+2
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang1-1/+1
2011-05-05lib: move delay.c from calypso to libWolfram Sang2-1/+17
2010-06-24[firmware] fix code that iterates over constructorsHarald Welte1-3/+7
2010-06-24[firmware] Add support for __attribute__ ((constructor))Harald Welte2-1/+12
2010-03-07start to use libosmocore within the firmwareHarald Welte3-26/+26
2010-03-07New build system.Ingo Albrecht1-23/+4
2010-03-07remove cons_memcpy(), as memcpy() is now fixedHarald Welte1-14/+2
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte18-0/+2258