summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso
Commit message (Expand)AuthorAgeFilesLines
* fw/calypso/dsp: Fix wrong hardcoded boot code constantSylvain Munaut2011-08-031-1/+1
* calypso/uart.c: Fix array bounds checkingHarald Welte2011-07-161-1/+1
* calypso/irq: Fix array bounds checkingHarald Welte2011-07-161-1/+1
* uart.h: move header out of calypso-directoryWolfram Sang2011-05-051-1/+1
* lib: move delay.c from calypso to libWolfram Sang2011-05-052-17/+1Star
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-1/+1
* fw/calypso: Add a new driver for the buzzer controlSylvain Munaut2011-04-242-1/+87
* target/fw/dsp: add delay as workaround for dsp_dumpSteve Markgraf2011-03-191-0/+3
* fw/calypso/dsp: Add comment about meaning of bit 11 of ndb->d_tch_modeSylvain Munaut2011-01-121-1/+1
* fixed typos in commentsThomas Waldmann2011-01-116-12/+12
* Testing for the idle i2c bus was done backwards, we haveChristian Vogel2011-01-021-2/+2
* target uart: remove REG_OFFS() macro side-effectAlex Badea2010-11-171-1/+1
* target uart: fix preservation of LCRAlex Badea2010-11-171-4/+4
* target/fw/dsp: Implement section loading with bootloaderSylvain Munaut2010-11-071-0/+35
* target/fw/dsp: Create a common function to start running codeSylvain Munaut2010-11-071-8/+10
* target/fw/calypso: Fix dsp_load_tch_param to set fn_report for TCH/HSylvain Munaut2010-10-251-3/+22
* target/fw/dsp: Add utility function to memcpy to/from the APISylvain Munaut2010-10-251-0/+57
* target/dsp: Add dsp audio initializationDieter Spaar2010-09-281-0/+77
* target/dsp: Adjust dsp parameters for TCH FR CodecDieter Spaar2010-09-281-1/+1
* fw/dsp: Add function to load dsp ciphering parametersSylvain Munaut2010-09-171-0/+16
* fw: Update dsl_load_tch_params to set the fn_sid, fn_report and fn_a5Sylvain Munaut2010-09-171-12/+31
* firmware: fixed irq-less keypad supportIngo Albrecht2010-07-201-3/+9
* firmware: fixed and commented backlight driverIngo Albrecht2010-07-201-1/+3
* [calypso] Rework of keypad interrupt handler.Andreas.Eversberg2010-07-181-32/+56
* firmware: sim controller driver by dexterIngo Albrecht2010-07-152-1/+741
* cleanup duplicated delay functionsSteve Markgraf2010-07-152-1/+17
* UART initialisation, serial port errorsChristian Vogel2010-04-121-0/+10
* fix disabling of the calypso bootrom on targets with nIBOOT tied to low:Steve Markgraf2010-04-101-4/+3Star
* calypsu UART: add additional debug output in UART RX error caseHarald Welte2010-03-211-1/+22
* firmware: fixed bootrom disablingIngo Albrecht2010-03-141-2/+1Star
* firmware: watchdog-based system resetIngo Albrecht2010-03-141-3/+30
* Introduce LCD display_driver infrastructureHarald Welte2010-03-121-3/+3
* uwire: add a chip-select for CS0, needed by the J100i displaySteve Markgraf2010-03-121-0/+7
* start to use libosmocore within the firmwareHarald Welte2010-03-071-0/+1
* fix even more compiler warningsHarald Welte2010-03-075-8/+12
* fix compiler warningsHarald Welte2010-03-071-7/+7
* Added Solomon SSD1783 display driver for Motorola C155Harald Welte2010-03-071-1/+1
* Allow use of uart driver without interrupts.Ingo Albrecht2010-03-071-7/+19
* Allow use of keypad driver without interrupts.Ingo Albrecht2010-03-071-6/+8
* New build system.Ingo Albrecht2010-03-071-16/+3Star
* move macros to where they belongHarald Welte2010-03-011-10/+1Star
* Prepare DSP functions needed for Uplink (Tx)Harald Welte2010-03-011-1/+84
* calypso: Add experimental driver for uWireSylvain Munaut2010-02-232-1/+130
* calypso/dsp: Fix printf format string in dumpSylvain Munaut2010-02-231-2/+2
* Calypso TPU: Introduce TPU debug modeHarald Welte2010-02-232-3/+53
* Calypso TPU: initialize TPU RAM to zero at tpu_init() timeHarald Welte2010-02-231-2/+10
* Calyspo TPU: make add_mod5000() accept signed valuesHarald Welte2010-02-231-2/+2
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-1820-0/+2715