summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/apps
Commit message (Expand)AuthorAgeFilesLines
* fw/apps: Remove manual gain control with keyboardSylvain Munaut2011-07-172-54/+0Star
* [rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg2011-07-172-2/+2
* src: use namespace prefix osmo_* for crc16 functionsPablo Neira Ayuso2011-05-152-6/+6
* target/boards: add infrastructure for loaders for Mediatek platformsWolfram Sang2011-05-051-0/+366
* uart.h: move header out of calypso-directoryWolfram Sang2011-05-051-1/+1
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-1/+1
* fw/app/layer1: unset the inverted attribute of the display after layer1_init()Steve Markgraf2011-01-241-1/+2
* target/loader: disable bootrom mappingSteve Markgraf2011-01-121-0/+3
* target/simtest: remove delay functionsSteve Markgraf2011-01-111-30/+9Star
* fixed typos in commentsThomas Waldmann2011-01-114-10/+10
* loader: convert to kernel styleIngo Albrecht2010-08-171-45/+54
* [apps] add chainloading applicationSteve Markgraf2010-07-201-0/+53
* firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht2010-07-201-1/+1
* loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht2010-07-201-3/+15
* firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht2010-07-205-6/+8
* firmware: added missing init callsIngo Albrecht2010-07-204-0/+8
* firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht2010-07-201-0/+2
* loader: commented startup behaviourIngo Albrecht2010-07-201-1/+1
* firmware: removed flash safety hackIngo Albrecht2010-07-201-6/+2Star
* firmware: non-asm backlight initIngo Albrecht2010-07-201-0/+4
* firmware: flash programmingIngo Albrecht2010-07-201-5/+50
* loader: flash locking commands, various flash reworkIngo Albrecht2010-07-202-51/+136
* firmware: removed old compal_dump.Ingo Albrecht2010-07-201-79/+0Star
* loader: incomplete crc support and query timeoutsIngo Albrecht2010-07-201-3/+19
* loader: removed cruftIngo Albrecht2010-07-201-7/+0Star
* firmware: fix build with new manifestIngo Albrecht2010-07-201-1/+1
* loader: reply dump mode. additional information in init reply.Ingo Albrecht2010-07-201-1/+15
* loader: re-enabled firmware entry commandsIngo Albrecht2010-07-201-3/+0Star
* osmoload: Added a jump command.Ingo Albrecht2010-07-202-0/+37
* Loader with memory read/write and various lifecycle operations.Ingo Albrecht2010-07-202-48/+101
* [calypso] Rework of keypad interrupt handler.Andreas.Eversberg2010-07-181-0/+23
* firmware: sim controller driver by dexterIngo Albrecht2010-07-151-0/+325
* cleanup duplicated delay functionsSteve Markgraf2010-07-156-90/+6Star
* [firmware] move board_init() to a gcc-type constructorHarald Welte2010-06-244-6/+0Star
* layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte2010-05-191-0/+1
* layer1: remove 'l1s_cb' and l1_signal mechanismHarald Welte2010-05-171-12/+0Star
* apps/hello_world: cosmetic fixHarald Welte2010-03-271-7/+5Star
* hello_world app: print L1CTL messages as hexdump to consoleHarald Welte2010-03-211-0/+12
* Introduce LCD display_driver infrastructureHarald Welte2010-03-125-12/+10Star
* apps/loader: remove #include reference to file that doesn't existHarald Welte2010-03-111-2/+0Star
* Fix some compiler warnings...Holger Hans Peter Freyther2010-03-081-2/+0Star
* start to use libosmocore within the firmwareHarald Welte2010-03-073-3/+0Star
* fix compiler warningsHarald Welte2010-03-073-7/+3Star
* fix compiler warningsHarald Welte2010-03-071-2/+2
* Skeleton of bootloader.Ingo Albrecht2010-03-072-0/+235
* add 'struct timer_list' timer code similar to linux + OpenBSCHarald Welte2010-03-075-4/+18
* add an actual Layer1 asynchronous (L1A) API that can be called from higher la...Harald Welte2010-03-011-40/+0Star
* apps/compal_dsp_dump: Move board_init as first callSylvain Munaut2010-02-231-4/+3Star
* Use ARFCN as specified from Layer2Harald Welte2010-02-201-0/+11
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-185-0/+797