summaryrefslogtreecommitdiffstats
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2012-02-03firmware/fb: Fixed color component shiftAndreas Eversberg1-1/+1
2012-02-03firmware/fb: Adding transparent background color for fontsAndreas Eversberg1-2/+4
2012-02-03[PATCH] fw/fb/ssd1783: fix the RGB332 color paletteSteve Markgraf1-10/+20
2012-02-03firmare/framebuffer: Option to center textAndreas Eversberg2-1/+39
2012-02-03firmware/framebuffer: Adding fixed with font with 8x8 pixlesAndreas Eversberg4-3/+1075
2012-02-03Calypso FB: Makefile, "dummy" driver, Hello WorldChristian Vogel3-6/+108
2012-02-03Calypso FB: C155 / SSD1783 Color SupportChristian Vogel4-0/+508
2012-02-03Calypso FB: C123 / ST7558 Black and White SupportChristian Vogel4-0/+480
2012-02-03Calypso FB: Main framebuffer header file.Christian Vogel2-0/+156
2012-02-03Calypso FB: 8 Fonts, header file and utility functions.Christian Vogel10-0/+9461
2012-02-03Removing all traces of the old display drivers.Christian Vogel11-609/+4
2012-01-29timers: comply with timer rename in libosmocoreHarald Welte5-25/+24
2012-01-28layer1: Fixed power measurement, adding ARFCN wrappingAndreas Eversberg2-3/+4
2012-01-28Hold function for power button to turn off the phoneAndreas Eversberg2-11/+17
2012-01-28target/rf: Make the trf6151_set_arfcn use ARFCN_UPLINK flag to select UL/DLSylvain Munaut5-9/+15
2012-01-28firmware/layer1: Using queue to process received l23 frames in main loopAndreas Eversberg3-1/+26
2012-01-28Added callback function to forward L1CTL packets to rather than SERCOMAndreas Eversberg2-2/+11
2011-11-27i2c: fix maximum address an I2C chip can assignAlan Carvalho de Assis1-1/+1
2011-11-21fw/rf/mt6139: Dereference pointerSteve Markgraf1-2/+2
2011-11-15fw/i2c: Fix two printd-related typosSteve Markgraf1-2/+2
2011-11-13target/fw/sim: SIM Layer 1 driverSylvain Munaut6-382/+472
2011-11-09fw/calypso: Fix backlight bl_mode_pwl method (typo)Sylvain Munaut1-1/+1
2011-09-18fw: Add SE J100i-specific board init code and build images for itSteve Markgraf2-1/+146
2011-09-18fw/display: Add and build SSD1963 display driver for the SE J100iSteve Markgraf3-1/+212
2011-09-17fw/compal/rffe: Add correct RFFE-configuration for Compal E86Steve Markgraf2-2/+108
2011-09-16fw/layer1/tpu_window: Open and close RFFE tx_window at the right point of timeSteve Markgraf1-3/+10
2011-08-31fw/comm/msgb: fix length parameter in memset-callSteve Markgraf1-2/+2
2011-08-31fw/layer1/fbsb: fix newline in a printf()-callSteve Markgraf1-1/+1
2011-08-31fw/display/font: add proper 8x8 font for the st7558 display driverSteve Markgraf1-0/+261
2011-08-31fw/display/font: remove old 8x8 font used by the st7558 display driverSteve Markgraf1-0/+0
2011-08-30fw/abb/twl3025: handle interrupt on powerbutton pressSteve Markgraf1-0/+7
2011-08-03fw/calypso/dsp: Fix wrong hardcoded boot code constantSylvain Munaut1-1/+1
2011-07-28fw/prim_tch: Add support for sending frame from l23 (TRAFFIC_REQ/CONF)Sylvain Munaut1-3/+73
2011-07-28fw/prim_tch: Add support for sending traffic frames to l23 (TRAFFIC_IND)Sylvain Munaut1-2/+28
2011-07-28fw/layer1/l23_api: Add processing of the new audio_modeSylvain Munaut4-10/+33
2011-07-28fw/l1: Add a queue for traffic frame to send to network (TRAFFIC_REQ)Sylvain Munaut2-0/+28
2011-07-28l1ctl: Add definition for TRAFFIC_{REQ,CONF,IND}Sylvain Munaut1-1/+1
2011-07-17fw/apps: Remove manual gain control with keyboardSylvain Munaut2-54/+0
2011-07-17[layer1] Adding neighbour cell measurement code to layer1.Andreas Eversberg6-9/+186
2011-07-17[rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg12-56/+104
2011-07-16tpu_window: Fix int16_t overflow in tpu_window calculationHarald Welte1-2/+3
2011-07-16calypso/uart.c: Fix array bounds checkingHarald Welte1-1/+1
2011-07-16calypso/irq: Fix array bounds checkingHarald Welte1-1/+1
2011-06-25fw/l1a: Add a message to safely count the length of a txqueueAndreas Eversberg2-0/+18
2011-06-25fw/sercomm: Additional locking needed in drv_pullSylvain Munaut1-3/+11
2011-06-25fw/sercomm: Fix up the locking using an 'abstraction' layerSylvain Munaut1-17/+29
2011-06-25fw/comm/msgb: Protect allocation routine with proper lockingSylvain Munaut1-0/+6
2011-06-25fw/comm/msgb: Really panic (i.e. lockup) if we run out of msgbSylvain Munaut1-11/+12
2011-06-25fw/comm: Remove useless include from msgb.cSylvain Munaut1-2/+0
2011-05-30board: mtk: increase RAM sizes in linker scriptWolfram Sang1-2/+2