summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board
Commit message (Expand)AuthorAgeFilesLines
* [rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg2011-07-173-3/+18
* board: mtk: increase RAM sizes in linker scriptWolfram Sang2011-05-301-2/+2
* mtk: uart: remove forgotten calypso-includeWolfram Sang2011-05-301-2/+0Star
* fw/rffe/compal: Add support for 850 bandSylvain Munaut2011-05-291-2/+2
* fw/rffe: Add function to query RF wiringSylvain Munaut2011-05-293-0/+36
* target/boards: add infrastructure for loaders for Mediatek platformsWolfram Sang2011-05-055-0/+779
* uart.h: move header out of calypso-directoryWolfram Sang2011-05-055-5/+5
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-263-3/+3
* target/fw: correct IO_CNTL_REG name and small cosmetic fixesSteve Markgraf2011-02-065-17/+16Star
* firmware: Add support for the Pirelli DP-L10 triband GSM/Wifi phoneSteve Markgraf2011-01-243-0/+310
* fw/board/gta0x: move rffe configuration to board/gta0xSteve Markgraf2011-01-241-0/+0
* fw/makefile: enable generation of Compal E86 images (Motorola C139/C140)Steve Markgraf2011-01-241-0/+143
* fw/board/gta0x: remove unused define in RFFE configurationSteve Markgraf2011-01-241-1/+0Star
* fw/board/gta0x: implement TX support for gta0x devicesSteve Markgraf2011-01-241-2/+16
* target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf2011-01-242-4/+14
* target/layer1: Implement host-driven Tx power controlSylvain Munaut2010-09-262-0/+125
* [firmware] bring back gta0x imagesSteve Markgraf2010-07-231-10/+14
* firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht2010-07-203-3/+3
* firmware: e88 flash linkageIngo Albrecht2010-07-201-0/+134
* firmware: some documentation about memory maps and linkageIngo Albrecht2010-07-203-0/+66
* firmware: fixed linker script titleIngo Albrecht2010-07-201-1/+1
* firmware: new highram linkageIngo Albrecht2010-07-201-0/+121
* firmware: fixed linkage of ctors and dtors for ram imagesIngo Albrecht2010-07-201-2/+2
* firmware: fixed linkage of ctors and dtors for flash imagesIngo Albrecht2010-07-201-4/+2Star
* firmware: untabify linker scripts.Ingo Albrecht2010-07-202-132/+132
* firmware: fixed ctor linkageIngo Albrecht2010-07-201-12/+0Star
* firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht2010-07-202-2/+2
* firmware: non-asm backlight initIngo Albrecht2010-07-202-2/+8
* firmware: proper exception redirectIngo Albrecht2010-07-201-9/+15
* firmware: establish a ramtext section for code that must be in ramIngo Albrecht2010-07-204-4/+38
* firmware: consider reserved ram in loader linkageIngo Albrecht2010-07-201-0/+5
* firmware: modularized startup codeIngo Albrecht2010-07-205-46/+134
* firmware: separated various pieces of interrupt handling apartIngo Albrecht2010-07-205-90/+128
* firmware: linker script and startup code reorg.Ingo Albrecht2010-07-205-98/+7Star
* firmware: removed compal header strings temporarily.Ingo Albrecht2010-07-201-5/+0Star
* firmware: cleaned up init files.Ingo Albrecht2010-07-202-13/+21
* firmware: linker script for flashed app on e88.Ingo Albrecht2010-07-202-0/+113
* [layer1] An actual AGC implementationHarald Welte2010-06-252-2/+17
* [firmware] move board_init() to a gcc-type constructorHarald Welte2010-06-243-3/+6
* [firmware] make sure the .ctor sections are preserved during --gc-sectionsHarald Welte2010-06-242-4/+4
* [firmware] Add support for __attribute__ ((constructor))Harald Welte2010-06-243-0/+33
* gta02x: fix compile error due to wrong definitionSteve Markgraf2010-05-171-1/+1
* Add new board gta0x (for Openmoko Freerunner devices) and build itDaniel Willmann2010-05-172-0/+219
* firmware: whitespace fixes in calypso_uart.SHarald Welte2010-04-081-2/+2
* firmware: proper namespace in manifest.Ingo Albrecht2010-04-081-2/+4
* firmware: section symbols.Ingo Albrecht2010-04-082-2/+23
* firmware: correct linker scripts, more commonplace section naming, reorganize...Ingo Albrecht2010-04-085-145/+154
* firmware: linker script indentation and comments.Ingo Albrecht2010-04-081-11/+6Star
* firmware: removed old board.cIngo Albrecht2010-04-081-4/+0Star
* firmware: Fixed osmoload linker script so it works in some situations.Ingo Albrecht2010-04-081-3/+3