FreeCalypso > hg > fc-selenite
graph
-
aci: AT%VBAT and melody play enhancements from Magnetite2019-01-07, by Mychaela Falconia
-
FFS dev.c: change from Magnetite for potential future2018-12-20, by Mychaela Falconia
-
FFS code sync with Magnetite + gcc version fix2018-12-11, by Mychaela Falconia
-
doc/Compiling: TRACEMASK_IN_FFS config var addition documented2018-11-19, by Mychaela Falconia
-
TRACEMASK_IN_FFS support like in Magnetite2018-11-19, by Mychaela Falconia
-
RVTMUX_ON_MODEM default moved from configure-*.sh to targets/*.conf2018-11-19, by Mychaela Falconia
-
src/cs/layer1/cust0/l1_rf12.[ch]: sync with Magnetite2018-11-18, by Mychaela Falconia
-
doc/Developer-notes written2018-11-09, by Mychaela Falconia
-
doc/Running-on-hw written2018-11-08, by Mychaela Falconia
-
README: added note about Selenite getting synced with Magnetite2018-11-07, by Mychaela Falconia
-
doc/Toolchain-setup-gcc: new prebuilt toolchain by Das Signal2018-11-07, by Mychaela Falconia
-
doc/Toolchain-setup-470: same updates as in Magnetite2018-11-07, by Mychaela Falconia
-
doc/Compiling: updated for C155 support, RVTMUX_ON_MODEM config var2018-11-07, by Mychaela Falconia
-
rm doc/C155-target "won't support it" note2018-11-07, by Mychaela Falconia
-
targets: c155 added2018-11-07, by Mychaela Falconia
-
C155 bootloader interface support for TMS4702018-11-07, by Mychaela Falconia
-
components/riviera_cust_flash: c155 keepalive support2018-11-07, by Mychaela Falconia
-
RVTMUX_ON_MODEM config var brought over from Magnetite2018-11-07, by Mychaela Falconia
-
TMS470 build system: added m0-to-bin-c1552018-11-07, by Mychaela Falconia
-
src/cs sync with Magnetite: C155 support2018-11-07, by Mychaela Falconia
-
tms470/makefile-frags/m0-to-bin-{c139,std}: use local mokosrec2bin2018-11-07, by Mychaela Falconia
-
mokosrec2bin.c brought into helpers like in Magnetite2018-11-07, by Mychaela Falconia
-
doc/C155-target article written2018-10-13, by Mychaela Falconia
-
gcc linker script m4 magic minor fix2018-10-13, by Mychaela Falconia
-
.../drv_app/r2d/r2d_*.c: LCD include case fixes from Magnetite2018-10-13, by Mychaela Falconia
-
FFS dev.c flash device table reworked as described in TCS211-fw-arch2018-10-13, by Mychaela Falconia
-
README: better explanation of current status and what needs to be done next2018-07-28, by Mychaela Falconia
-
doc: basic build documentation written2018-07-24, by Mychaela Falconia
-
README: GPRS status update2018-07-23, by Mychaela Falconia
-
gprscomp.c: DMEM_PARTITION_1_SIZE bumped from 1600 to 1700 for gcc2018-07-23, by Mychaela Falconia
-
build system: new configuration naming mechanism2018-07-23, by Mychaela Falconia
-
build system support for memory supervision2018-07-23, by Mychaela Falconia
-
OSL reconstruction fixed to support memory supervision2018-07-23, by Mychaela Falconia
-
components/*: added -g to CFLAGS_gcc2018-07-22, by Mychaela Falconia
-
src/g23m-gsm/sms/sms_for.c: ccd_err_entry does not need to be initialized2018-07-22, by Mychaela Falconia
-
LICENSE: same as Citrine and Magnetite2018-07-21, by Mychaela Falconia
-
README: update for the outcome of the gcc experiment2018-07-21, by Mychaela Falconia
-
gcc-specific fix for AT+CFUN from Citrine2018-07-21, by Mychaela Falconia
-
old configure.sh script is now configure-tms470.sh2018-07-21, by Mychaela Falconia
-
gcc/ld-script.src: .bss_dar moved to the beginning of XRAM2018-07-21, by Mychaela Falconia
-
src/g23m-gsm/sms/sms_for.c: malloc bogon removed2018-07-21, by Mychaela Falconia
-
closer to passing link with abort, exit and __assert_func stubbed out2018-07-21, by Mychaela Falconia
-
gcc/makefile-body: a few fixes2018-07-21, by Mychaela Falconia
-
configure-gcc.sh: created2018-07-21, by Mychaela Falconia
-
components/main_ir: ramvecs module now goes outside of libs2018-07-21, by Mychaela Falconia
-
gcc/makefile-body: created2018-07-21, by Mychaela Falconia
-
.../main/gcc/bootentry.S: the literal pool needs to be arranged2018-07-20, by Mychaela Falconia
-
src/cs/system/main/gcc/bootentry.S: written2018-07-20, by Mychaela Falconia
-
scripts/test-setup-tms470.sh: updated2018-07-20, by Mychaela Falconia
-
components/libsys_{fl,ir}: created2018-07-20, by Mychaela Falconia
-
src/libsys: pieced together from Citrine2018-07-20, by Mychaela Falconia
-
components/main_ir: created for assembly modules2018-07-20, by Mychaela Falconia
-
gcc/ld-script.src: additional polish2018-07-20, by Mychaela Falconia
-
.../gcc/exceptions.S: added 2nd part that was missing in Citrine2018-07-20, by Mychaela Falconia
-
linker script for gcc fw build: initial version put together2018-07-20, by Mychaela Falconia
-
targets/*.m4 created for linker script generation in gcc version2018-07-20, by Mychaela Falconia
-
created int_dummy.S with INT_*() functions for tcc.c2018-07-20, by Mychaela Falconia
-
components/main: compile exceptions.S for gcc2018-07-20, by Mychaela Falconia
-
src/cs/system/main/gcc: asm code pieced from Citrine2018-07-20, by Mychaela Falconia
-
components/l1_int: compile l1_small_asm.S for gcc2018-07-20, by Mychaela Falconia