summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/common
AgeCommit message (Expand)AuthorFilesLines
2011-01-24fw/board/gta0x: move rffe configuration to board/gta0xSteve Markgraf1-114/+0
2011-01-24fw/board/gta0x: remove unused define in RFFE configurationSteve Markgraf1-1/+0
2011-01-24fw/board/gta0x: implement TX support for gta0x devicesSteve Markgraf1-2/+16
2011-01-24target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf1-2/+7
2010-07-20firmware: linker script and startup code reorg.Ingo Albrecht5-552/+0
2010-07-20firmware: removed compal header strings temporarily.Ingo Albrecht1-5/+0
2010-07-20firmware: linker script for flashed app on e88.Ingo Albrecht2-0/+113
2010-06-25[layer1] An actual AGC implementationHarald Welte2-2/+17
2010-06-24[firmware] make sure the .ctor sections are preserved during --gc-sectionsHarald Welte2-4/+4
2010-06-24[firmware] Add support for __attribute__ ((constructor))Harald Welte3-0/+33
2010-05-17gta02x: fix compile error due to wrong definitionSteve Markgraf1-1/+1
2010-05-17Add new board gta0x (for Openmoko Freerunner devices) and build itDaniel Willmann1-0/+88
2010-04-08firmware: whitespace fixes in calypso_uart.SHarald Welte1-2/+2
2010-04-08firmware: section symbols.Ingo Albrecht2-2/+23
2010-04-08firmware: correct linker scripts, more commonplace section naming, reorganize...Ingo Albrecht5-145/+154
2010-04-08firmware: linker script indentation and comments.Ingo Albrecht1-11/+6
2010-04-08firmware: Fixed osmoload linker script so it works in some situations.Ingo Albrecht1-3/+3
2010-04-08firmware: Fixed ramload linker script to include additional rodata sections.Ingo Albrecht1-1/+1
2010-04-08firmware: Support for building for multiple target environments.Ingo Albrecht1-0/+75
2010-03-07start to use libosmocore within the firmwareHarald Welte1-1/+1
2010-03-07add FIXME's to RFFEHarald Welte1-2/+2
2010-03-02Introduce CONFIG_TX_ENABLE and disable Tx support by defaultHarald Welte1-0/+2
2010-03-01disable IRQ and FIQ when entering the ABORT handlerHarald Welte1-0/+4
2010-03-01Compal RFFE suport for Upplink (PA enable)Harald Welte1-0/+1
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte3-0/+410