summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-03Merge branch 'master' into luca/gsmmapLuca Melette121-2071/+15997
2012-04-28firmware/rssi: Adding symbols to display battery and RX levelAndreas Eversberg1-2/+20
2012-04-28firmware: Adding new font with symbols for battery and RX levelAndreas Eversberg4-1/+118
2012-04-28Further work on C123 charging.Christian Vogel3-86/+174
2012-04-28Add battery info to hello world.Christian Vogel1-0/+33
2012-04-28Charging: Add to Compal_E88, dummy for others.Christian Vogel2-6/+13
2012-04-28Battery charging for C123.Christian Vogel4-0/+357
2012-04-28Add MADC/battery related bit definitions in twl3025.hChristian Vogel1-0/+50
2012-04-02Merge commit '738f13395d1d8a005011e45ebbc6a869bbcfd9a6'Sylvain Munaut13-71/+257
2012-03-29fw/prim_tch: Fix regression introduced in f04f53d3b7909cc77d1b451bc8596c4d69c...Sylvain Munaut1-1/+1
2012-03-29host/l1ctl: Make sure to initialize tn in neigh_pm_reqSylvain Munaut1-1/+3
2012-03-29Fixed neighbour cell measurement task for SDCCH/8 multiframesAndreas Eversberg3-6/+14
2012-03-28vty: Add a function to write the current config to a file.Holger Hans Peter Freyther1-46/+130
2012-03-27Fixing US band scanLuca Melette1-6/+20
2012-03-21auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte1-2/+13
2012-03-21milenage: Add function to compute OPC from OP and KHarald Welte2-0/+17
2012-03-16lapd: Remove unused variable t200_start in lapd_acknowledge.Holger Hans Peter Freyther1-2/+1
2012-03-02gsm/a5: Rewrite equation doc with proper numberingSylvain Munaut1-4/+4
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim5-7/+24
2012-03-01Merge commit 'a9efc12ccd6ee20752d21ce0deaff457ef9fe0b0'Sylvain Munaut3-35/+31
2012-03-01vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...Sylvain Munaut1-35/+22
2012-02-14mobile: Add vty option to force rekeying for every new channelTim Ehlers6-3/+40
2012-02-12firmware: add missing includesSteve Markgraf14-2/+19
2012-02-12firmware/fb: add framebuffer driver for the Pirelli DP-L10 displaySteve Markgraf3-9/+225
2012-02-08host/osmocon: allow uploading of files > 64kb in romload-modeSteve Markgraf1-1/+1
2012-02-07Merge commit '4b332d7d0e4811f1bb21b4b6b3fc6b44d8e3177b'Harald Welte17-152/+465
2012-02-07firmware/rssi: Fixed offset of power bars in sync modeAndreas Eversberg1-1/+1
2012-02-07firmware: Turn off FIQ, when waiting for power button to be releasedAndreas Eversberg1-0/+8
2012-02-07firmware/monitor: Added channel request to measure distance from cellAndreas Eversberg1-34/+296
2012-02-07firmware/framebuffer: Cleanups of compiler warnings and debugging outputAndreas Eversberg4-7/+7
2012-02-07firmware/timer: Added HZ as global defintion for jiffies per secondAndreas Eversberg2-5/+5
2012-02-06New resync policy (new state), removed not needed resetsLuca Melette2-25/+27
2012-02-04Framebuffer: Script for font conversion.Christian Vogel1-0/+294
2012-02-04firmware/monitor: Improvements and sync supportAndreas Eversberg1-36/+544
2012-02-04firmware: Increased data size for for ram linker scripts.Andreas Eversberg2-4/+4
2012-02-04Improvement of neighbour cell power measurement task.Andreas Eversberg4-4/+14
2012-02-04rename 'monitor' to 'rssi'Harald Welte2-1/+1
2012-02-04layer1/monitor: Adding spectrum analyzer to monitor appAndreas Eversberg1-35/+211
2012-02-04Adding "monitor" application to firmwareAndreas Eversberg2-1/+599
2012-02-03firmware/apps: remove l1test-applicationSteve Markgraf1-249/+0
2012-02-03firmware/apps: print application name on the displaySteve Markgraf3-1/+48
2012-02-03firmware: remove deprecated display drivers and fontsSteve Markgraf6-846/+0
2012-02-03firmware: remove deprecated function calls of old display API, cosmetic changesSteve Markgraf2-9/+7
2012-02-03firmware/fb: add framebuffer driver for J100i displaySteve Markgraf3-4/+201
2012-02-03firmware/fb: add framebuffer driver for TD014 display (C139/C140)Steve Markgraf3-4/+155
2012-02-03Calypso FB: RGB332 to RGB565 conversion function.Christian Vogel1-0/+20
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