summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso
AgeCommit message (Expand)AuthorFilesLines
2011-11-13target/fw/dsp: Add & load the dsp sniffer patchSylvain Munaut2-2/+48
2011-11-13target/fw/sim: SIM Layer 1 driverSylvain Munaut1-358/+359
2011-11-09fw/calypso: Fix backlight bl_mode_pwl method (typo)Sylvain Munaut1-1/+1
2011-08-03fw/calypso/dsp: Fix wrong hardcoded boot code constantSylvain Munaut1-1/+1
2011-07-16calypso/uart.c: Fix array bounds checkingHarald Welte1-1/+1
2011-07-16calypso/irq: Fix array bounds checkingHarald Welte1-1/+1
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang1-1/+1
2011-05-05lib: move delay.c from calypso to libWolfram Sang2-17/+1
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2011-04-24fw/calypso: Add a new driver for the buzzer controlSylvain Munaut2-1/+87
2011-03-19target/fw/dsp: add delay as workaround for dsp_dumpSteve Markgraf1-0/+3
2011-01-12fw/calypso/dsp: Add comment about meaning of bit 11 of ndb->d_tch_modeSylvain Munaut1-1/+1
2011-01-11fixed typos in commentsThomas Waldmann6-12/+12
2011-01-02Testing for the idle i2c bus was done backwards, we haveChristian Vogel1-2/+2
2010-11-17target uart: remove REG_OFFS() macro side-effectAlex Badea1-1/+1
2010-11-17target uart: fix preservation of LCRAlex Badea1-4/+4
2010-11-07target/fw/dsp: Implement section loading with bootloaderSylvain Munaut1-0/+35
2010-11-07target/fw/dsp: Create a common function to start running codeSylvain Munaut1-8/+10
2010-10-25target/fw/calypso: Fix dsp_load_tch_param to set fn_report for TCH/HSylvain Munaut1-3/+22
2010-10-25target/fw/dsp: Add utility function to memcpy to/from the APISylvain Munaut1-0/+57
2010-09-28target/dsp: Add dsp audio initializationDieter Spaar1-0/+77
2010-09-28target/dsp: Adjust dsp parameters for TCH FR CodecDieter Spaar1-1/+1
2010-09-17fw/dsp: Add function to load dsp ciphering parametersSylvain Munaut1-0/+16
2010-09-17fw: Update dsl_load_tch_params to set the fn_sid, fn_report and fn_a5Sylvain Munaut1-12/+31
2010-07-20firmware: fixed irq-less keypad supportIngo Albrecht1-3/+9
2010-07-20firmware: fixed and commented backlight driverIngo Albrecht1-1/+3
2010-07-18[calypso] Rework of keypad interrupt handler.Andreas.Eversberg1-32/+56
2010-07-15firmware: sim controller driver by dexterIngo Albrecht2-1/+741
2010-07-15cleanup duplicated delay functionsSteve Markgraf2-1/+17
2010-04-12UART initialisation, serial port errorsChristian Vogel1-0/+10
2010-04-10fix disabling of the calypso bootrom on targets with nIBOOT tied to low:Steve Markgraf1-4/+3
2010-03-21calypsu UART: add additional debug output in UART RX error caseHarald Welte1-1/+22
2010-03-15firmware: fixed bootrom disablingIngo Albrecht1-2/+1
2010-03-15firmware: watchdog-based system resetIngo Albrecht1-3/+30
2010-03-12Introduce LCD display_driver infrastructureHarald Welte1-3/+3
2010-03-12uwire: add a chip-select for CS0, needed by the J100i displaySteve Markgraf1-0/+7
2010-03-07start to use libosmocore within the firmwareHarald Welte1-0/+1
2010-03-07fix even more compiler warningsHarald Welte5-8/+12
2010-03-07fix compiler warningsHarald Welte1-7/+7
2010-03-07Added Solomon SSD1783 display driver for Motorola C155Harald Welte1-1/+1
2010-03-07Allow use of uart driver without interrupts.Ingo Albrecht1-7/+19
2010-03-07Allow use of keypad driver without interrupts.Ingo Albrecht1-6/+8
2010-03-07New build system.Ingo Albrecht1-16/+3
2010-03-01move macros to where they belongHarald Welte1-10/+1
2010-03-01Prepare DSP functions needed for Uplink (Tx)Harald Welte1-1/+84
2010-02-23calypso: Add experimental driver for uWireSylvain Munaut2-1/+130
2010-02-23calypso/dsp: Fix printf format string in dumpSylvain Munaut1-2/+2
2010-02-23Calypso TPU: Introduce TPU debug modeHarald Welte2-3/+53
2010-02-23Calypso TPU: initialize TPU RAM to zero at tpu_init() timeHarald Welte1-2/+10
2010-02-23Calyspo TPU: make add_mod5000() accept signed valuesHarald Welte1-2/+2