summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal
AgeCommit message (Expand)AuthorFilesLines
2013-12-29fw: tell linker to add init_array to ctor sectionSteve Markgraf2-0/+2
2013-01-05fw: keypad driver overhaul, support for different keymapsSteve Markgraf1-0/+27
2013-01-02target: Add support for IQ swap when requiredSylvain Munaut1-0/+6
2013-01-02fw: Fix link scripts to represent reality more accuratelySylvain Munaut2-17/+16
2012-02-04firmware: Increased data size for for ram linker scripts.Andreas Eversberg2-4/+4
2011-07-17[rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg1-1/+6
2011-05-29fw/rffe/compal: Add support for 850 bandSylvain Munaut1-2/+2
2011-05-29fw/rffe: Add function to query RF wiringSylvain Munaut1-0/+12
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2011-01-24target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf1-2/+7
2010-09-26target/layer1: Implement host-driven Tx power controlSylvain Munaut1-0/+62
2010-07-20firmware: some documentation about memory maps and linkageIngo Albrecht1-0/+12
2010-07-20firmware: new highram linkageIngo Albrecht1-0/+121
2010-07-20firmware: fixed linkage of ctors and dtors for ram imagesIngo Albrecht1-2/+2
2010-07-20firmware: untabify linker scripts.Ingo Albrecht1-94/+94
2010-07-20firmware: fixed ctor linkageIngo Albrecht1-12/+0
2010-07-20firmware: proper exception redirectIngo Albrecht1-9/+15
2010-07-20firmware: establish a ramtext section for code that must be in ramIngo Albrecht3-4/+27
2010-07-20firmware: modularized startup codeIngo Albrecht4-46/+108
2010-07-20firmware: separated various pieces of interrupt handling apartIngo Albrecht5-90/+128
2010-07-20firmware: linker script and startup code reorg.Ingo Albrecht3-0/+354