summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board
AgeCommit message (Expand)AuthorFilesLines
2019-05-13firmware/Makefile.inc: fix sections with overlapping VMAHarald Welte2-4/+4
2019-02-19firmware/lib: introduce TIFFS filesystem supportMychaela Falconia5-0/+20
2019-02-19firmware/board: introduce new FCDEV3B (FreeCalypso) targetMychaela Falconia1-0/+141
2019-02-13firmware/board/compal_e99: enable reading the second half of flashMychaela Falconia1-0/+6
2019-02-13firmware/board/compal: indicate both DCS and PCS Rx ports as connectedMychaela Falconia2-4/+44
2019-02-12firmware/board/gta0x: fix GPIO and ASIC_CONF_REG configurationMychaela Falconia1-13/+10
2019-02-12firmware/board/pirelli_dpl10: fix ASIC_CONF_REG settingMychaela Falconia1-2/+2
2013-12-29fw: tell linker to add init_array to ctor sectionSteve Markgraf5-0/+5
2013-01-05fw: pirelli_dpl10: initialize address line 22 for flash accessSteve Markgraf1-0/+6
2013-01-05fw: keypad driver overhaul, support for different keymapsSteve Markgraf8-6/+67
2013-01-05fw: introduce per-board uart mappingSteve Markgraf8-41/+62
2013-01-05fw: introduce with_irq parameter for board_init()Steve Markgraf7-38/+44
2013-01-02target: Add support for IQ swap when requiredSylvain Munaut4-0/+24
2013-01-02fw: Fix link scripts to represent reality more accuratelySylvain Munaut2-17/+16
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