log

age author description
2014-09-04 Michael Spacefalcon gsm-fw/ccd/README: description of how we are going to tackle this component
2014-09-04 Michael Spacefalcon gsm-fw/ccd/*.[ch]: initial import from the LoCosto source
2014-09-04 Michael Spacefalcon gsm-fw/L1/cust0/l1_cust.c: s/CONFIG_GSM/CONFIG_INCLUDE_SIM/
2014-09-03 Michael Spacefalcon gsm-fw/bsp/niq32.c: SIM hooked in
2014-09-03 Michael Spacefalcon SIM integration: sim.c compiles; massive cleaning for readability
2014-09-03 Michael Spacefalcon SIM integration: sim32.c compiles
2014-09-03 Michael Spacefalcon PCM integration: pcm_init() call
2014-09-03 Michael Spacefalcon PCM integration: linking
2014-09-03 Michael Spacefalcon PCM integration: pcmdata.c compiles
2014-09-03 Michael Spacefalcon PCM integration: pcmcode.c compiles
2014-09-03 Michael Spacefalcon gsm-fw/services/pcm/pcm.h: basic preen
2014-09-03 Michael Spacefalcon gsm-fw/services/pcm: import from Leonardo source (FFS)
2014-09-03 Michael Spacefalcon gsm-fw: CONFIG_INCLUDE_xxx reworked in preparation for G23 integration
2014-09-01 Michael Spacefalcon flashImage for BootROM-enabled targets: put something sensible at 0
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