FreeCalypso > hg > freecalypso-sw
graph
-
flashImage for BootROM-enabled targets: put something sensible at 02014-09-01, by Michael Spacefalcon
-
gsm-fw/sysglue/flashboot.S: buglet in the previous change2014-09-01, by Michael Spacefalcon
-
gsm-fw/sysglue/flashboot.S: be consistent with fc-xram for CS4/ADD22 switch2014-09-01, by Michael Spacefalcon
-
gsm-fw/finlink: flashImage support added2014-09-01, by Michael Spacefalcon
-
ramImage build change: load iram.text directly into IRAM w/o wasting XRAM2014-09-01, by Michael Spacefalcon
-
gsm-fw/sysglue: prep for building flashable images2014-09-01, by Michael Spacefalcon
-
gsm-fw/cfgmagic: preparations for building flash images (sane vs. Compal)2014-09-01, by Michael Spacefalcon
-
target-utils: move loadagent to 0x838000 in preparation for ramImages that2014-09-01, by Michael Spacefalcon
-
rvinterf: log sent GPF packets with the same decoding as received ones2014-09-01, by Michael Spacefalcon
-
rvinterf: display GPF packets as "GPF" rather than "G23"2014-09-01, by Michael Spacefalcon
-
L1: reverting malicious LoCosto change that disables all useful L1 traces2014-08-31, by Michael Spacefalcon
-
top level README: status update2014-08-31, by Michael Spacefalcon
-
gsm-fw/cfgmagic/processconf.sh: guard against building L1 for target != gtamodem2014-08-31, by Michael Spacefalcon
-
gsm-fw/gpf/frame/frame.c: removed the nonsensical TraceMask[0] = 0 setting2014-08-31, by Michael Spacefalcon
-
L1 standalone: PEIs hooked into gpf/conf/barecomp.c2014-08-31, by Michael Spacefalcon
-
gsm-fw/finlink/ld-script.src: put .l1s_global into int.bss2014-08-31, by Michael Spacefalcon
-
L1 standalone: final link passes with gsm-fw/L1/stand code included2014-08-31, by Michael Spacefalcon
-
L1 standalone: gsm-fw/L1/stand should be complete2014-08-31, by Michael Spacefalcon
-
L1 standalone: forwarder entity implemented2014-08-31, by Michael Spacefalcon
-
gsm-fw/L1/stand: removed header files which apply only to the real L1 PEI2014-08-30, by Michael Spacefalcon
-
gsm-fw/L1/stand: plan to use L1IF forwarder entity2014-08-30, by Michael Spacefalcon
-
gsm-fw/L1/Makefile: stand added to SUBDIR for make clean2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/stand/l1_pei.c: getting close to passing compilation2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/stand: starting work on our version of standalone L12014-08-29, by Michael Spacefalcon
-
L1: audio_cfile included in the build2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/audio_cfile/l1audio_init.c: hack to pass compilation w/o AUDIO_TASK2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/audio_cfile/l1audio_init.c: initial preen, doesn't compile yet2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/Makefile: audio_cfile added to SUBDIR for make clean2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/audio_cfile: l1audio_abb.c compiles2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/audio_cfile/*.c: s/ANLG_FAM/ANALOG/2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/audio_cfile: initial import from LoCosto source2014-08-29, by Michael Spacefalcon
-
gsm-fw/L1/audio_include/l1audio_btapi.h: messed up previous #include fix2014-08-28, by Michael Spacefalcon
-
gsm-fw/L1/audio_include: initial preen over the imported LoCosto headers2014-08-28, by Michael Spacefalcon
-
gsm-fw/L1/audio_*/*.h: replacing Leonardo headers with LoCosto versions2014-08-28, by Michael Spacefalcon
-
L1: [rt]x_tch_data() stubs implemented2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/niq32.c: TP_FrameIntHandler() is here2014-08-17, by Michael Spacefalcon
-
L1: l1_isr_glue.c moved to cfile directory; compiles successfully2014-08-17, by Michael Spacefalcon
-
gsm-fw/L1/glue/l1_isr_glue.c: initial version concocted2014-08-17, by Michael Spacefalcon
-
L1: DSP CPU load measurement appears to be possible only on DSP >= 382014-08-17, by Michael Spacefalcon
-
gsm-fw: INT_{Dis,En}ableIRQ() functions implemented (needed by L1 code)2014-08-17, by Michael Spacefalcon
-
gsm-fw/L1/cfile/l1_async.c: call to l1a_mmi_outen_cfg_process()2014-08-17, by Michael Spacefalcon
-
gsm-fw/finlink/Makefile: link L1 when enabled2014-08-17, by Michael Spacefalcon
-
gsm-fw/L1/Makefile: link iramcode.o and xipcode.o2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/niq32.c: enable ABB and GAUGING handlers when L1 is present2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/abb+spi/spi_task.c: unmask ABB interrupt when L1 is present2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/abb+spi: abb_inth.c compiles with L1 enabled2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/abb+spi: abb_core_inth.c compiles with L1 enabled2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/abb+spi/spi_*.c: formatting fixes (line length and tabs)2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/abb+spi/abb*.c: formatting fixes (line length and tabs)2014-08-17, by Michael Spacefalcon
-
gsm-fw/bsp/abb+spi/*.h: formatting fixes (line length and tabs)2014-08-17, by Michael Spacefalcon
-
L1: dsp subdir added to the build2014-08-15, by Michael Spacefalcon
-
gsm-fw/L1/tpudrv/Makefile: build iramcode.o2014-08-15, by Michael Spacefalcon
-
tpudrv12.c compiles!2014-08-15, by Michael Spacefalcon
-
tpudrv12.c: l1dmacro_init_hw() done2014-08-15, by Michael Spacefalcon
-
tpudrv12.c: l1dmacro_RF_sleep() and l1dmacro_RF_wakeup() done2014-08-15, by Michael Spacefalcon
-
tpudrv12.c: functions for different kinds of bursts2014-08-15, by Michael Spacefalcon
-
tpudrv12.c: l1dmacro_tx_{up,down} done2014-08-15, by Michael Spacefalcon
-
L1: checkpointing work in progress on tpudrv12.c2014-08-14, by Michael Spacefalcon
-
gsm-fw/L1/Makefile: tpudrv added2014-08-11, by Michael Spacefalcon
-
L1: tpudrv.c compiles2014-08-11, by Michael Spacefalcon