2014-09-01 |
Michael Spacefalcon |
gsm-fw/sysglue/flashboot.S: buglet in the previous change
|
2014-09-01 |
Michael Spacefalcon |
gsm-fw/sysglue/flashboot.S: be consistent with fc-xram for CS4/ADD22 switch
|
2014-09-01 |
Michael Spacefalcon |
gsm-fw/finlink: flashImage support added
|
2014-09-01 |
Michael Spacefalcon |
ramImage build change: load iram.text directly into IRAM w/o wasting XRAM
|
2014-09-01 |
Michael Spacefalcon |
gsm-fw/sysglue: prep for building flashable images
|
2014-09-01 |
Michael Spacefalcon |
gsm-fw/cfgmagic: preparations for building flash images (sane vs. Compal)
|
2014-09-01 |
Michael Spacefalcon |
target-utils: move loadagent to 0x838000 in preparation for ramImages that
|
2014-09-01 |
Michael Spacefalcon |
rvinterf: log sent GPF packets with the same decoding as received ones
|
2014-09-01 |
Michael Spacefalcon |
rvinterf: display GPF packets as "GPF" rather than "G23"
|
2014-08-31 |
Michael Spacefalcon |
L1: reverting malicious LoCosto change that disables all useful L1 traces
|
2014-08-31 |
Michael Spacefalcon |
top level README: status update
|
2014-08-31 |
Michael Spacefalcon |
gsm-fw/cfgmagic/processconf.sh: guard against building L1 for target != gtamodem
|
2014-08-31 |
Michael Spacefalcon |
gsm-fw/gpf/frame/frame.c: removed the nonsensical TraceMask[0] = 0 setting
|
2014-08-31 |
Michael Spacefalcon |
L1 standalone: PEIs hooked into gpf/conf/barecomp.c
|
2014-08-31 |
Michael Spacefalcon |
gsm-fw/finlink/ld-script.src: put .l1s_global into int.bss
|
2014-08-31 |
Michael Spacefalcon |
L1 standalone: final link passes with gsm-fw/L1/stand code included
|
2014-08-31 |
Michael Spacefalcon |
L1 standalone: gsm-fw/L1/stand should be complete
|
2014-08-31 |
Michael Spacefalcon |
L1 standalone: forwarder entity implemented
|
2014-08-30 |
Michael Spacefalcon |
gsm-fw/L1/stand: removed header files which apply only to the real L1 PEI
|
2014-08-30 |
Michael Spacefalcon |
gsm-fw/L1/stand: plan to use L1IF forwarder entity
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/Makefile: stand added to SUBDIR for make clean
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/stand/l1_pei.c: getting close to passing compilation
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/stand: starting work on our version of standalone L1
|
2014-08-29 |
Michael Spacefalcon |
L1: audio_cfile included in the build
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/audio_cfile/l1audio_init.c: hack to pass compilation w/o AUDIO_TASK
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/audio_cfile/l1audio_init.c: initial preen, doesn't compile yet
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/Makefile: audio_cfile added to SUBDIR for make clean
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/audio_cfile: l1audio_abb.c compiles
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/audio_cfile/*.c: s/ANLG_FAM/ANALOG/
|
2014-08-29 |
Michael Spacefalcon |
gsm-fw/L1/audio_cfile: initial import from LoCosto source
|
2014-08-28 |
Michael Spacefalcon |
gsm-fw/L1/audio_include/l1audio_btapi.h: messed up previous #include fix
|
2014-08-28 |
Michael Spacefalcon |
gsm-fw/L1/audio_include: initial preen over the imported LoCosto headers
|
2014-08-28 |
Michael Spacefalcon |
gsm-fw/L1/audio_*/*.h: replacing Leonardo headers with LoCosto versions
|
2014-08-17 |
Michael Spacefalcon |
L1: [rt]x_tch_data() stubs implemented
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/niq32.c: TP_FrameIntHandler() is here
|
2014-08-17 |
Michael Spacefalcon |
L1: l1_isr_glue.c moved to cfile directory; compiles successfully
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/L1/glue/l1_isr_glue.c: initial version concocted
|
2014-08-17 |
Michael Spacefalcon |
L1: DSP CPU load measurement appears to be possible only on DSP >= 38
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw: INT_{Dis,En}ableIRQ() functions implemented (needed by L1 code)
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/L1/cfile/l1_async.c: call to l1a_mmi_outen_cfg_process()
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/finlink/Makefile: link L1 when enabled
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/L1/Makefile: link iramcode.o and xipcode.o
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/niq32.c: enable ABB and GAUGING handlers when L1 is present
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/abb+spi/spi_task.c: unmask ABB interrupt when L1 is present
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/abb+spi: abb_inth.c compiles with L1 enabled
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/abb+spi: abb_core_inth.c compiles with L1 enabled
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/abb+spi/spi_*.c: formatting fixes (line length and tabs)
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/abb+spi/abb*.c: formatting fixes (line length and tabs)
|
2014-08-17 |
Michael Spacefalcon |
gsm-fw/bsp/abb+spi/*.h: formatting fixes (line length and tabs)
|
2014-08-15 |
Michael Spacefalcon |
L1: dsp subdir added to the build
|
2014-08-15 |
Michael Spacefalcon |
gsm-fw/L1/tpudrv/Makefile: build iramcode.o
|
2014-08-15 |
Michael Spacefalcon |
tpudrv12.c compiles!
|
2014-08-15 |
Michael Spacefalcon |
tpudrv12.c: l1dmacro_init_hw() done
|
2014-08-15 |
Michael Spacefalcon |
tpudrv12.c: l1dmacro_RF_sleep() and l1dmacro_RF_wakeup() done
|
2014-08-15 |
Michael Spacefalcon |
tpudrv12.c: functions for different kinds of bursts
|
2014-08-15 |
Michael Spacefalcon |
tpudrv12.c: l1dmacro_tx_{up,down} done
|
2014-08-14 |
Michael Spacefalcon |
L1: checkpointing work in progress on tpudrv12.c
|
2014-08-11 |
Michael Spacefalcon |
gsm-fw/L1/Makefile: tpudrv added
|
2014-08-11 |
Michael Spacefalcon |
L1: tpudrv.c compiles
|
2014-08-11 |
Michael Spacefalcon |
gsm-fw/L1/tpudrv: tpudrv.c and tpudrv61.[ch] imported from LoCosto source
|
2014-08-11 |
Michael Spacefalcon |
gsm-fw/L1/cfile: iramcode.o and xipcode.o built
|
2014-08-11 |
Michael Spacefalcon |
L1: l1_trace.c compiles
|
2014-08-11 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_pwmgr.h: L1_PWMGR_APP_OFFSET definition needed
|
2014-08-10 |
Michael Spacefalcon |
gsm-fw/L1/cfile/l1_trace.c: first round of changes, attempted compilation
|
2014-08-10 |
Michael Spacefalcon |
L1: l1_small.c reworked for FreeCalypso
|
2014-08-10 |
Michael Spacefalcon |
gsm-fw/nucleus/tct.S: preparations for hooking in GSM small sleep
|
2014-08-10 |
Michael Spacefalcon |
L1: l1_sync.c compiles for IRAM
|
2014-08-10 |
Michael Spacefalcon |
L1: l1_sync.c compiles for XIP
|
2014-08-08 |
Michael Spacefalcon |
L1: l1_pwmgr.c compiles with stripped-down version of l1_pwmgr.h
|
2014-08-08 |
Michael Spacefalcon |
L1: started work on l1_pwmgr.c
|
2014-08-08 |
Michael Spacefalcon |
L1: l1_mfmgr.c compiles
|
2014-08-08 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_defty.h: afc_bypass_mode axed
|
2014-08-08 |
Michael Spacefalcon |
L1: l1_init.c compiles
|
2014-08-05 |
Michael Spacefalcon |
L1: l1_func.c compiles
|
2014-08-05 |
Michael Spacefalcon |
L1: disable all DSP patch DWNLD for now
|
2014-08-04 |
Michael Spacefalcon |
gsm-fw/L1/dsp/leadboot.c: import from the LoCosto source
|
2014-08-04 |
Michael Spacefalcon |
gsm-fw/L1/dsp/leadapi.h: #include fix
|
2014-08-04 |
Michael Spacefalcon |
gsm-fw/L1/dsp/leadapi.[ch]: import from Leonardo semi-src
|
2014-08-04 |
Michael Spacefalcon |
L1: started work on l1_func.c
|
2014-08-04 |
Michael Spacefalcon |
l1_drive.c compiles: fix for Calypso A5 key setting found in TSM30 source
|
2014-08-04 |
Michael Spacefalcon |
L1: l1_drive.c almost compiles
|
2014-08-04 |
Michael Spacefalcon |
gsm-fw/L1/tpudrv/tpudrv.h: Leonardo version replaced with LoCosto-based one;
|
2014-08-04 |
Michael Spacefalcon |
gsm-fw/L1/cfile/l1_drive.c: preliminary preen
|
2014-08-03 |
Michael Spacefalcon |
L1: l1_ctl.c compiles
|
2014-08-03 |
Michael Spacefalcon |
L1: l1_cmplx.c compiles for IRAM
|
2014-08-03 |
Michael Spacefalcon |
L1: l1_cmplx.c compiles for XRAM
|
2014-08-03 |
Michael Spacefalcon |
L1: l1_async.c compiles
|
2014-08-03 |
Michael Spacefalcon |
gsm-fw/L1/cfile/*.c: s/ANLG_FAM/ANALOG/
|
2014-08-03 |
Michael Spacefalcon |
L1: l1_api_hisr.c compiles
|
2014-08-03 |
Michael Spacefalcon |
L1: starting to compile core C files
|
2014-08-03 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_varex.h: section pragmas changed to gcc attributes
|
2014-08-03 |
Michael Spacefalcon |
gsm-fw/L1/cfile: initial import from LoCosto source
|
2014-08-03 |
Michael Spacefalcon |
gsm-fw/L1/cust0/Makefile: forgot -mthumb for l1_cust_xip.o
|
2014-08-03 |
Michael Spacefalcon |
gsm-fw/L1/cust0: split between IRAM and XIP code
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/L1/cust0 compiles!
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/bsp/abb+spi/abb.c: reorder includes as necessitated by new L1 headers
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_trace.h: conditional maze reformatted for readability
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_defty.h: include path for cust_os.h
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/L1/include: more preening of LoCosto-based headers
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_trace.h: include path for rvt_gen.h like before
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_macro.h: #include lines preened
|
2014-08-02 |
Michael Spacefalcon |
gsm-fw/L1/include: l1_defty.h reconciled
|
2014-08-01 |
Michael Spacefalcon |
gsm-fw/L1/include: l1_const.h reconciled
|
2014-08-01 |
Michael Spacefalcon |
gsm-fw/L1/include/l1_confg.h: FC changes reapplied to LoCosto-based version
|
2014-08-01 |
Michael Spacefalcon |
gsm-fw/L1/include/*.h: s/ANLG_FAM/ANALOG/ in LoCosto-based version
|
2014-08-01 |
Michael Spacefalcon |
gsm-fw/L1/include: switch to LoCosto versions of all header files
|
2014-07-15 |
Michael Spacefalcon |
top level README: status update
|
2014-07-15 |
Michael Spacefalcon |
getting closer to compiling l1_cust.c
|
2014-07-14 |
Michael Spacefalcon |
gsm-fw/L1/cust0: use -I flags in the Makefile to make C code files less ugly
|
2014-07-14 |
Michael Spacefalcon |
L1 configuration: try a cut-down version first
|
2014-07-14 |
Michael Spacefalcon |
CONFIG_GSM vs CONFIG_INCLUDE_L1: a few changes in preparation
|
2014-07-14 |
Michael Spacefalcon |
gsm-fw/cfgmagic: first rough sketch at L1 configuration
|
2014-07-14 |
Michael Spacefalcon |
started FC version of l1_cust.c
|
2014-07-13 |
Michael Spacefalcon |
FC version of l1_rf12.c compiles
|
2014-07-10 |
Michael Spacefalcon |
gsm-fw/L1/Makefile: starting skeleton, hooked into top level make clean
|
2014-07-10 |
Michael Spacefalcon |
L1: first C module compiles: ind_os.c
|
2014-07-10 |
Michael Spacefalcon |
L1: audio and tm header files imported from Leonardo semi-src
|
2014-07-10 |
Michael Spacefalcon |
gsm-fw/L1/cust0/ind_os.c: adopted MV100 version, started FC adaptation
|
2014-07-10 |
Michael Spacefalcon |
gsm-fw/L1/cust?: imported Leonardo, LoCosto and MV100 versions
|
2014-07-10 |
Michael Spacefalcon |
gsm-fw: Riviera memory pool moved from ext.bss to ext.ram
|