summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile.inc
AgeCommit message (Expand)AuthorFilesLines
2010-07-20firmware: small makefile reorgIngo Albrecht1-17/+19
2010-07-20firmware: moved dead-brain-flags to primary makefileIngo Albrecht1-9/+0
2010-07-20firmware: better flash protectionIngo Albrecht1-0/+3
2010-07-20firmware: Fixed binary dependencies.Ingo Albrecht1-1/+1
2010-07-20firmware: fixed map file buildsIngo Albrecht1-5/+8
2010-07-20firmware: compile-time define for flash write supportIngo Albrecht1-0/+3
2010-07-20firmware: separated various pieces of interrupt handling apartIngo Albrecht1-5/+8
2010-07-20firmware: linker script and startup code reorg.Ingo Albrecht1-3/+11
2010-07-20firmware: linker script for flashed app on e88.Ingo Albrecht1-0/+1
2010-06-27[layer1] TX should be disabled by default.Andreas.Eversberg1-1/+1
2010-06-05Completed layer 2 process. (LAPDm)Andreas.Eversberg1-1/+1
2010-04-29don't enable TX by default!!!Harald Welte1-1/+1
2010-04-29Fixes and improvements of layer23.Andreas Eversberg1-1/+1
2010-04-08firmware: simplified makefile a little, fixing a dependency bug on the way.Ingo Albrecht1-12/+13
2010-04-08firmware: make dependencies for linker scriptsIngo Albrecht1-2/+4
2010-04-08firmware: Introduced a build manifest.Ingo Albrecht1-6/+13
2010-04-08firmware: Support for building for multiple target environments.Ingo Albrecht1-6/+6
2010-03-14Makefile.inc: Use the right $(AR) command for the targetHolger Hans Peter Freyther1-1/+1
2010-03-08disable TX by default againHarald Welte1-1/+1
2010-03-07firmware: changed dependency suffix to .p for better shell completionIngo Albrecht1-7/+7
2010-03-07actually link against libosmocore for the targetHarald Welte1-1/+1
2010-03-07firmware: multi-board build supportIngo Albrecht1-6/+21
2010-03-07Clean listings.Ingo Albrecht1-1/+3
2010-03-07Add a GIT_REVISION define for firmware code.Ingo Albrecht1-0/+8
2010-03-07Normalize some var names.Ingo Albrecht1-3/+3
2010-03-07Made dependency compiles silent.Ingo Albrecht1-3/+3
2010-03-07Fixed firmware buildsys dependencies.Ingo Albrecht1-9/+7
2010-03-07Dummy distclean for new firmware buildsys.Ingo Albrecht1-0/+4
2010-03-07New build system.Ingo Albrecht1-0/+122
2010-03-02Introduce CONFIG_TX_ENABLE and disable Tx support by defaultHarald Welte1-0/+3
2010-02-28ensure osmocom-bb builds with older gcc-3.x based toolchainsHarald Welte1-1/+3
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+19