summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Charging: Add to Compal_E88, dummy for others.Christian Vogel1-0/+4
2012-02-12firmware: add missing includesSteve Markgraf3-0/+3
2012-02-12firmware/fb: add framebuffer driver for the Pirelli DP-L10 displaySteve Markgraf1-8/+30
2012-02-04firmware: Increased data size for for ram linker scripts.Andreas Eversberg2-4/+4
2012-02-03firmware: remove deprecated function calls of old display API, cosmetic changesSteve Markgraf1-3/+3
2012-02-03firmware/fb: add framebuffer driver for J100i displaySteve Markgraf1-3/+3
2012-02-03firmware/fb: add framebuffer driver for TD014 display (C139/C140)Steve Markgraf1-3/+3
2012-02-03Calypso FB: C155 / SSD1783 Color SupportChristian Vogel1-0/+4
2012-02-03Calypso FB: C123 / ST7558 Black and White SupportChristian Vogel1-0/+3
2012-02-03Removing all traces of the old display drivers.Christian Vogel3-9/+0
2011-09-18fw: Add SE J100i-specific board init code and build images for itSteve Markgraf1-0/+140
2011-09-17fw/compal/rffe: Add correct RFFE-configuration for Compal E86Steve Markgraf1-0/+106
2011-07-17[rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg3-3/+18
2011-05-30board: mtk: increase RAM sizes in linker scriptWolfram Sang1-2/+2
2011-05-30mtk: uart: remove forgotten calypso-includeWolfram Sang1-2/+0
2011-05-29fw/rffe/compal: Add support for 850 bandSylvain Munaut1-2/+2
2011-05-29fw/rffe: Add function to query RF wiringSylvain Munaut3-0/+36
2011-05-05target/boards: add infrastructure for loaders for Mediatek platformsWolfram Sang5-0/+779
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang5-5/+5
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso3-3/+3
2011-02-06target/fw: correct IO_CNTL_REG name and small cosmetic fixesSteve Markgraf5-17/+16
2011-01-24firmware: Add support for the Pirelli DP-L10 triband GSM/Wifi phoneSteve Markgraf3-0/+310
2011-01-24fw/board/gta0x: move rffe configuration to board/gta0xSteve Markgraf1-0/+0
2011-01-24fw/makefile: enable generation of Compal E86 images (Motorola C139/C140)Steve Markgraf1-0/+143
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 Markgraf2-4/+14
2010-09-26target/layer1: Implement host-driven Tx power controlSylvain Munaut2-0/+125
2010-07-23[firmware] bring back gta0x imagesSteve Markgraf1-10/+14
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht3-3/+3
2010-07-20firmware: e88 flash linkageIngo Albrecht1-0/+134
2010-07-20firmware: some documentation about memory maps and linkageIngo Albrecht3-0/+66
2010-07-20firmware: fixed linker script titleIngo Albrecht1-1/+1
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: fixed linkage of ctors and dtors for flash imagesIngo Albrecht1-4/+2
2010-07-20firmware: untabify linker scripts.Ingo Albrecht2-132/+132
2010-07-20firmware: fixed ctor linkageIngo Albrecht1-12/+0
2010-07-20firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht2-2/+2
2010-07-20firmware: non-asm backlight initIngo Albrecht2-2/+8
2010-07-20firmware: proper exception redirectIngo Albrecht1-9/+15
2010-07-20firmware: establish a ramtext section for code that must be in ramIngo Albrecht4-4/+38
2010-07-20firmware: consider reserved ram in loader linkageIngo Albrecht1-0/+5
2010-07-20firmware: modularized startup codeIngo Albrecht5-46/+134
2010-07-20firmware: separated various pieces of interrupt handling apartIngo Albrecht5-90/+128
2010-07-20firmware: linker script and startup code reorg.Ingo Albrecht5-98/+7
2010-07-20firmware: removed compal header strings temporarily.Ingo Albrecht1-5/+0
2010-07-20firmware: cleaned up init files.Ingo Albrecht2-13/+21
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