FreeCalypso > hg > fc-magnetite
graph
-
compile L1_GPRS modules from source2017-10-31, by Mychaela Falconia
-
reconstructed L1_GPRS source imported from tcs211-l1-reconst2017-10-31, by Mychaela Falconia
-
targets/fcdev3b.conf: set DISABLE_SLEEP=1 until we find and fix the hw bug2017-10-31, by Mychaela Falconia
-
components/tif_na7_db_ir: recompilation successful, matches original blob lib2017-10-21, by Mychaela Falconia
-
components/tif_na7_db_fl: recompilation successful, matches original blob lib2017-10-21, by Mychaela Falconia
-
components/misc_na7_db_{fl,ir}: compiling, perfect match to original blobs2017-10-21, by Mychaela Falconia
-
components/frame_na7_db_ir: comment fix2017-10-21, by Mychaela Falconia
-
components/frame_na7_db_{fl,ir}: missed the -o32017-10-21, by Mychaela Falconia
-
components/frame_na7_db_{fl,ir} created as an experiment2017-10-21, by Mychaela Falconia
-
src/gpf2/{misc,tst}: import from TCS211 semi-src2017-10-21, by Mychaela Falconia
-
aci3: integrated all Openmoko AT commands except AT@BAND2017-09-02, by Mychaela Falconia
-
AT@SPKR and AT@VPATH ported over to aci32017-09-02, by Mychaela Falconia
-
implemented build option to disable sleep2017-08-31, by Mychaela Falconia
-
aci2: AT@VPATH hooked into the command table2017-08-27, by Mychaela Falconia
-
AT@VPATH query implemented2017-08-27, by Mychaela Falconia
-
AT@VPATH setting implemented2017-08-27, by Mychaela Falconia
-
aci2 AT@SPKR command: added query operation2017-08-27, by Mychaela Falconia
-
GTA0x target: mux DSR_MODEM/LPG signal to LPG in init.c to avoid floating2017-08-08, by Mychaela Falconia
-
GTA0x target: GPIOs 3, 10, 11 and 12 are unconnected, so drive them as outputs2017-08-08, by Mychaela Falconia
-
targets/gtamodem.h: UARTFAX_CLASSIC_DTR_DCD turned OFF:2017-08-07, by Mychaela Falconia
-
l1_trace.c: bogus sprintf formats from TCS211 corrected2017-08-07, by Mychaela Falconia
-
components/main-init: recompile mem_load.obj from mem_load.c2017-08-07, by Mychaela Falconia
-
mem_load.c: removal of checksum changes produces perfect reconstruction2017-08-07, by Mychaela Falconia
-
src/cs/system/Main/mem_load.c: import from LoCosto source2017-08-07, by Mychaela Falconia
-
AT@RST: use dar_reset_system() instead of relying on a NULL pointer call2017-08-07, by Mychaela Falconia
-
dar_reset_system(): check the entity_dar_callback pointer for NULL2017-08-07, by Mychaela Falconia
-
configs/hybrid: switched to the reconstructed init.c2017-08-06, by Mychaela Falconia
-
configs/2092 & 2092-pwr: switched to the reconstructed init.c2017-08-06, by Mychaela Falconia
-
configs/l1reconst: switched to the reconstructed init.c2017-08-06, by Mychaela Falconia
-
aci2: axed the CongiureGPIO_Internal() bogon left over from2017-08-06, by Mychaela Falconia
-
init.c & components/main-init: put RVTMUX on MODEM on C139 like before2017-08-06, by Mychaela Falconia
-
init.c: removed some unused definitions not appropriate to this module2017-08-06, by Mychaela Falconia
-
init.c: applied our necessary FreeCalypso changes to reconstructed Init_Target()2017-08-06, by Mychaela Falconia
-
init.c: Init_Unmask_IT() reconstructed the trivial way2017-08-06, by Mychaela Falconia
-
init.c: Init_Target() reconstructed, perfect match to original object2017-08-06, by Mychaela Falconia
-
init.c: module passes compilation,2017-08-06, by Mychaela Falconia
-
init.c: initial preen at the module level2017-08-06, by Mychaela Falconia
-
components/main-init compilation recipe created2017-08-05, by Mychaela Falconia
-
src/cs/system/Main/init.c: initial import from LoCosto source2017-08-05, by Mychaela Falconia
-
aci2: AT@SPKR command implemented2017-08-04, by Mychaela Falconia
-
aci3 aci_cmh.h: added definition for AT@SPKR2017-08-04, by Mychaela Falconia
-
aci2 aci_cmh.h: added definition for AT@SPKR2017-08-04, by Mychaela Falconia
-
aci3: emit firmware version string on boot2017-08-04, by Mychaela Falconia
-
aci3: AT%VER returns FreeCalypso firmware version string2017-08-04, by Mychaela Falconia
-
build system: produce flash-script for flashing with fc-loadtool2017-08-04, by Mychaela Falconia
-
configure.sh & targets/*.conf: emit FLASH_BASE_ADDR & FLASH_SECTOR_SIZE2017-08-04, by Mychaela Falconia
-
helpers: mk-flash-script helper program written2017-08-04, by Mychaela Falconia
-
aci2: emit firmware version string on boot2017-08-04, by Mychaela Falconia
-
aci2: AT%VER returns FreeCalypso firmware version string2017-08-03, by Mychaela Falconia
-
top README: update for the FCDEV3B2017-08-03, by Mychaela Falconia
-
doc/Pirelli-Howto: updated for the current situation2017-08-03, by Mychaela Falconia
-
doc/Modem-configs update: FCDEV3B is here, no specific plans for hybrid work2017-08-03, by Mychaela Falconia
-
doc/Compiling: update for the FCDEV3B and for fc-host-tools-r52017-08-03, by Mychaela Falconia
-
firmware ident and build date mechanism implemented at the build level2017-08-03, by Mychaela Falconia
-
configure.sh: emit the config name into the generated Makefile2017-08-03, by Mychaela Falconia
-
helpers: build-date helper program written2017-08-03, by Mychaela Falconia
-
aci3: started adding Openmoko and FreeCalypso AT commands2017-07-24, by Mychaela Falconia
-
aci3: FreeCalypso +CGSN logic ported over2017-07-24, by Mychaela Falconia
-
aci2: AT@AUL reimplemented in the new FreeCalypso way2017-07-24, by Mychaela Falconia
-
aci2 ati_audio.c: my understanding of the 's' parser type was incorrect2017-07-24, by Mychaela Falconia
-
configure.sh: the correct form of equality test operator in [ is '='2017-05-29, by Mychaela Falconia
-
armio.c: enable MCSI pin multiplexing on FCDEV3B2017-05-02, by Mychaela Falconia
-
implemented optional workaround for the flash boot problem on FCDEV3B2017-05-02, by Mychaela Falconia
-
Voice memo recording and playback test AT commands implemented2017-03-22, by Mychaela Falconia
-
AT@TONE and AT@TSTOP audio test commands implemented2017-03-22, by Mychaela Falconia
-
doc/Modem-configs: L1 deblobbing status update2017-03-20, by Mychaela Falconia
-
configs/* except classic: l1_custom_ext.lib deblobbed2017-03-20, by Mychaela Falconia
-
components/l1_custom_ext created2017-03-20, by Mychaela Falconia
-
components/l1_{ext,int}: compile the recently deblobbed l1audio & l1tm2017-03-20, by Mychaela Falconia
-
l1audio and l1tm reconstructed source imported from tcs211-l1-reconst2017-03-20, by Mychaela Falconia
-
tpudrv12.c fix from tcs211-l1-reconst: rf_index static var changed to UWORD82017-03-15, by Mychaela Falconia
-
l1_rf12.c: rf_850 Tx calchan bogon fixed2017-03-12, by Mychaela Falconia
-
2092, 2092-pwr and hybrid configs: build l1_custom_int.lib from source likewise2017-03-12, by Mychaela Falconia
-
l1_custom_int.lib rebuilt from source for the l1reconst config2017-03-12, by Mychaela Falconia
-
LICENSE explanatory file added2016-11-26, by Mychaela Falconia
-
aci2: FreeCalypso +CGSN logic implemented2016-11-16, by Mychaela Falconia
-
src/condat2/com/src/driver/audio.c: make buzzer tones actually work2016-10-26, by Mychaela Falconia
-
aci2: added some AT commands for exercising audio functions2016-10-24, by Mychaela Falconia
-
aci2: AT@SC bogon fully expunged2016-10-24, by Mychaela Falconia
-
FFS RVF pool size has to be increased for targets with large FFS2016-10-24, by Mychaela Falconia
-
doc/Pirelli-Howto: update for the availability of the hybrid config2016-10-16, by Mychaela Falconia
-
doc/Freerunner-Howto: update for the TCS2/TCS3 hybrid development2016-10-16, by Mychaela Falconia
-
doc/C139-Howto: update for the current status2016-10-16, by Mychaela Falconia
-
doc/Compiling: update for the new configs2016-10-15, by Mychaela Falconia
-
doc/Handset-configs and doc/Modem-configs written2016-10-15, by Mychaela Falconia
-
README updated for the current status of the project2016-10-15, by Mychaela Falconia
-
src/g23m-aci/aci/ati_cmd.c: CST extension mechanism reinstated2016-10-15, by Mychaela Falconia
-
src/g23m-aci/aci/ati_bas.c: handle +CGxx like the aci2 version2016-10-15, by Mychaela Falconia
-
configs: failed experiments deleted2016-10-15, by Mychaela Falconia
-
src/aci2/alr/alr_dedi.c: hopefully last A5/3 bug fixed, AMR works now!2016-10-15, by Mychaela Falconia
-
configs/hybrid: switch to the new cdg-hybrid cdginc headers2016-10-14, by Mychaela Falconia
-
cdg-hybrid cdginc headers created2016-10-14, by Mychaela Falconia
-
ccdgen.exe moved from cdg3 to winexe, toolwrap/ccdgen created,2016-10-14, by Mychaela Falconia
-
configs: a couple of failed experiments2016-10-14, by Mychaela Falconia
-
configs/voice-subst: experiment created2016-10-14, by Mychaela Falconia
-
AT-over-RVTMUX mechanism ported over to the TCS3.2 version of ACI2016-10-14, by Mychaela Falconia
-
PEIs for TCS2/TCS3 hybrid config: INT_DATA_TASK restored to match TCS2112016-10-14, by Mychaela Falconia
-
UPM enabled in the GPF/GPRS config for the hybrid build2016-10-14, by Mychaela Falconia
-
src/condat2/frame/config/gprscomp.c: support UPM with -DFF_UPM2016-10-14, by Mychaela Falconia
-
TCS2/TCS3 hybrid config links after adding cl.lib2016-10-14, by Mychaela Falconia
-
src/g23m-aci/aci/cmh_satf.c: getCLIRState() bogon reverted like in Citrine2016-10-14, by Mychaela Falconia
-
src/g23m-aci/aci/cmh_smss.c: sAT_PercentCMGS() disabled for !FF_MMI_RIV2016-10-14, by Mychaela Falconia
-
src/condat3/com/include: pwr.h and rtc.h replaced with TCS211 versions2016-10-14, by Mychaela Falconia
-
hybrid comlib build2016-10-14, by Mychaela Falconia
-
configs/hybrid: recipe created2016-10-14, by Mychaela Falconia
-
upm.lib compiles2016-10-14, by Mychaela Falconia
-
src/g23m-gprs/upm: import from LoCosto source2016-10-14, by Mychaela Falconia
-
src/g23m-gprs/sndcp/sndcp_pei.c: removed compilation-failing broken code,2016-10-14, by Mychaela Falconia
-
components/sndcp: recipe created2016-10-14, by Mychaela Falconia
-
sm.lib compiles2016-10-14, by Mychaela Falconia
-
src/g23m-gprs/llc/llc_{itxp,uitxp}.c: compilation fixes for !REL992016-10-13, by Mychaela Falconia
-
components/llc: recipe created2016-10-13, by Mychaela Falconia
-
src/g23m-gprs/grr/grr.h: band-aid for !REL99 compilation2016-10-13, by Mychaela Falconia
-
components/grr: recipe created2016-10-13, by Mychaela Falconia
-
grlc_ir.lib compiles2016-10-13, by Mychaela Falconia
-
grlc.lib compiles2016-10-13, by Mychaela Falconia
-
src/g23m-gprs/gmm/gmm_kernl.c: compilation fixes for !REL992016-10-13, by Mychaela Falconia
-
components/gmm: recipe created2016-10-13, by Mychaela Falconia
-
cci_ir.lib compiles2016-10-13, by Mychaela Falconia
-
cci.lib compiles2016-10-13, by Mychaela Falconia
-
src/g23m-gprs: initial import from TCS3.2/LoCosto2016-10-13, by Mychaela Falconia
-
ppp_ir.lib compiles2016-10-13, by Mychaela Falconia
-
ppp.lib compiles2016-10-13, by Mychaela Falconia
-
t30.lib compiles2016-10-13, by Mychaela Falconia
-
src/g23m-fad/rlp/rlp_kers.c: workaround for TI's compiler BUG2016-10-13, by Mychaela Falconia
-
components/rlp: recipe created2016-10-12, by Mychaela Falconia
-
ra.lib compiles2016-10-12, by Mychaela Falconia
-
l2r.lib compiles2016-10-12, by Mychaela Falconia
-
fad.lib compiles2016-10-12, by Mychaela Falconia
-
src/g23m-fad: initial import from TCS3.2/LoCosto2016-10-12, by Mychaela Falconia
-
uart_b_lib.lib compiles2016-10-12, by Mychaela Falconia
-
build system: pass ACI version for headers to the component recipes2016-10-12, by Mychaela Falconia
-
dti.lib compiles2016-10-11, by Mychaela Falconia
-
TCS3.2 version of atiext.lib compiles2016-10-11, by Mychaela Falconia
-
TCS3.2 version of aciext.lib compiles2016-10-11, by Mychaela Falconia
-
TCS3.2 version of aci_dti_mng.lib compiles2016-10-11, by Mychaela Falconia
-
TCS3.2 version of aci.lib compiles2016-10-11, by Mychaela Falconia
-
src/g23m-aci/aci: progress toward compilation2016-10-11, by Mychaela Falconia
-
components/aci-tcs3: recipe created2016-10-11, by Mychaela Falconia
-
src/g23m-aci/aci/psa_mms.c: copied from aci2 version2016-10-11, by Mychaela Falconia
-
src/g23m-aci/ati_ext: import from another location in the TCS3.2 src tree2016-10-11, by Mychaela Falconia
-
src/g23m-aci: initial import from TCS3.2/LoCosto2016-10-11, by Mychaela Falconia
-
ss.lib compiles2016-10-11, by Mychaela Falconia
-
sms.lib compiles2016-10-11, by Mychaela Falconia
-
sim_b_lib.lib compiles2016-10-11, by Mychaela Falconia
-
rr.lib compiles2016-10-11, by Mychaela Falconia
-
mm.lib compiles2016-10-10, by Mychaela Falconia
-
dl.lib compiles2016-10-10, by Mychaela Falconia
-
cc.lib compiles2016-10-10, by Mychaela Falconia
-
ccd_na7_db.lib compiles2016-10-10, by Mychaela Falconia
-
ccddata.lib compiles2016-10-10, by Mychaela Falconia
-
configs/2092-pwr: created2016-10-09, by Mychaela Falconia
-
PWR SWE compiles2016-10-09, by Mychaela Falconia
-
cfg-headers/rv_swe-209[12]-pwr.h: created2016-10-09, by Mychaela Falconia
-
.../rvm/rvm_swe.c: restored the ability to use PWR SWE instead of LCC2016-10-09, by Mychaela Falconia
-
src/cs/riviera/rvm/rvm_use_id_list.h: PWR_USE_ID reinstated2016-10-09, by Mychaela Falconia
-
src/cs/riviera/rvm/rvm_use_id_list.h: tab fix2016-10-09, by Mychaela Falconia
-
imported PWR source: s/ANALOG/ANLG_FAM/ for TCS211 environment2016-10-09, by Mychaela Falconia
-
src/cs/drivers/drv_app/pwr: import from MV100 source2016-10-09, by Mychaela Falconia
-
config headers overhaul2016-10-09, by Mychaela Falconia
-
configs/l1reconst: ATP, MKS and LCC excluded2016-10-09, by Mychaela Falconia
-
cfg-headers/2091-pruned: 2091 sans ATP, LCC and MKS2016-10-08, by Mychaela Falconia
-
configs/2092: ATP, MKS and LCC excluded2016-10-08, by Mychaela Falconia
-
cfg-headers/2092-pruned: 2092 sans ATP, LCC and MKS2016-10-08, by Mychaela Falconia
-
src/cs/system/Main/create_RVtasks.c: header comment line length fix2016-10-08, by Mychaela Falconia
-
.../kpd/board/kpd_scan_functions.c: support Mot C1xx and Pirelli keypads2016-10-08, by Mychaela Falconia
-
src/condat2/com/src/driver/light.c: C139 LCD backlight control2016-10-08, by Mychaela Falconia
-
src/condat2/com/src/driver/light.c: tab fixes2016-10-08, by Mychaela Falconia
-
src/condat2/com/src/driver/display.c: C139 support from tcs211-c1392016-10-08, by Mychaela Falconia
-
src/condat2/com/src/driver/display.c: tab fixes in the big comment2016-10-08, by Mychaela Falconia
-
scripts/mk-component.sh: more filename case muck2016-10-08, by Mychaela Falconia
-
R2D: C139 LCD driver enabled2016-10-08, by Mychaela Falconia
-
src/cs/drivers/drv_app/r2d/lcds/c139: import from tcs211-c1392016-10-07, by Mychaela Falconia
-
src/cs/drivers/drv_app/r2d: enabled C-Sample config for the C139 target2016-10-07, by Mychaela Falconia
-
src/cs/drivers/drv_app/r2d/r2d_config.h: indentation fixes2016-10-07, by Mychaela Falconia
-
src/aci2/bmi/mmiIcons.c: fix for sans-LSCREEN from tcs211-c1392016-10-07, by Mychaela Falconia
-
configs/2092: created2016-10-07, by Mychaela Falconia
-
mfw.lib compiles2016-10-07, by Mychaela Falconia
-
src/aci2/mfw: file renames to make filename case consistent2016-10-07, by Mychaela Falconia
-
icn.lib compiles2016-10-07, by Mychaela Falconia
-
src/aci2/bmi/Icons: file renames to make filename case consistent2016-10-07, by Mychaela Falconia
-
scripts/mk-component.sh: filename case muck for str2ind2016-10-07, by Mychaela Falconia
-
components/bmi: source files added2016-10-07, by Mychaela Falconia
-
src/aci2/bmi: file renames to make filename case consistent2016-10-07, by Mychaela Falconia
-
components/bmi: started2016-10-07, by Mychaela Falconia
-
r2d_drv_int_ram.lib compiles2016-10-06, by Mychaela Falconia
-
r2d_drv_flash.lib compiles2016-10-06, by Mychaela Falconia
-
r2d_drv_custom_flash.lib compiles2016-10-06, by Mychaela Falconia
-
scripts/mkcomp-test.sh: allow MMI setting to be overridden2016-10-06, by Mychaela Falconia
-
cfg-headers/2092 added2016-10-06, by Mychaela Falconia
-
components/gdi: preparations for integrating tcs211-c139 work2016-10-06, by Mychaela Falconia
-
components/alr-tcs3: does NOT compile2016-10-06, by Mychaela Falconia
-
components/alr-sotovik: recipe created, compiles2016-10-06, by Mychaela Falconia
-
implemented fix for the L1/ETM boot time race condition bug2016-10-06, by Mychaela Falconia
-
src/cs/services/etm/etm_{api,env}.c: non-8-character tab cleanup2016-10-05, by Mychaela Falconia
-
configs/l1reconst: rebuild l1_pei.lib from source2016-10-05, by Mychaela Falconia
-
src/g23m-gsm/l1/l1_pei.c: tweaked to match TCS211 binary object2016-10-05, by Mychaela Falconia
-
components/l1_pei: recipe created, compiles2016-10-05, by Mychaela Falconia
-
scripts/mk-component.sh make_version(): allow filename to be different2016-10-05, by Mychaela Falconia
-
src/g23m-gsm: import from LoCosto source2016-10-04, by Mychaela Falconia
-
targets/fcdev3b.conf: we'll have the same memory IC as the Pirelli,2016-10-04, by Mychaela Falconia
-
main.lib rebuilt from source except for init.obj and mem_load.obj2016-10-04, by Mychaela Falconia
-
preparations for rebuilding main.lib from partial source2016-10-04, by Mychaela Falconia
-
blobs/patches/main-*/init.obj added2016-10-04, by Mychaela Falconia
-
blobs/obj/main: exploded form of main.lib from Sotovik2016-10-04, by Mychaela Falconia
-
src/cs/system/Main: recompilable C sources added from leo2moko-debug2016-10-03, by Mychaela Falconia
-
doc/Pirelli-Howto written2016-10-03, by Mychaela Falconia
-
README: grammar fix2016-10-03, by Mychaela Falconia
-
doc/C139-Howto improved a bit2016-10-03, by Mychaela Falconia
-
initial round of documentation2016-10-03, by Mychaela Falconia
-
Building RAM fw images for the Pirelli: finishing touches2016-10-02, by Mychaela Falconia
-
srec4ram helper utility written2016-10-02, by Mychaela Falconia
-
gsm_ds_pirelli_ram.template: reserve the first 0x100 bytes of IRAM2016-10-02, by Mychaela Falconia
-
building RAM fw images for the Pirelli: initial concept2016-10-02, by Mychaela Falconia
-
targets: c139 and pirelli added2016-10-02, by Mychaela Falconia
-
top Makefile: support building flash images for the C1392016-10-02, by Mychaela Falconia
-
blobs/patches: main-pirelli and main-rvtmodem patches added2016-10-02, by Mychaela Falconia
-
src/cs/system/template: C139 and Pirelli versions added2016-10-02, by Mychaela Falconia
-
FFS changes to support C139, Pirelli and future FreeCalypso targets2016-10-02, by Mychaela Falconia
-
armio.c: support for C139 and Pirelli targets2016-10-02, by Mychaela Falconia
-
armio.c: drive some more unused pins as outputs2016-10-02, by Mychaela Falconia
-
armio.c: 2nd cleaning: removed some (CHIPSET != 12) noise2016-10-02, by Mychaela Falconia
-
armio.c: first cleaning step2016-10-02, by Mychaela Falconia
-
uartfax.c: support for FreeCalypso targets2016-10-02, by Mychaela Falconia
-
tpudrv12.h: support for multiple targets2016-10-02, by Mychaela Falconia
-
use #ifdef instead of #if for FreeCalypso-added preprocessor symbols2016-10-02, by Mychaela Falconia
-
cl_imei.c: implemented new FreeCalypso IMEI finding logic2016-10-02, by Mychaela Falconia
-
src/cs/layer1/cfile/l1_trace.c: identify ourselves as FreeCalypso2016-10-02, by Mychaela Falconia
-
configs/l1reconst: configuration created2016-10-02, by Mychaela Falconia
-
recompilation of l1_int.lib works2016-10-02, by Mychaela Falconia
-
src/cs/layer1/cfile/l1_ctl.c: fix for typo made during reconstruction2016-10-02, by Mychaela Falconia
-
recompilation of l1_ext.lib works2016-10-02, by Mychaela Falconia
-
recompilation of tpudrv.lib works2016-10-02, by Mychaela Falconia
-
blobs/obj: L1 from 20070608 in the form of loose *.obj files2016-10-02, by Mychaela Falconia
-
src/cs/layer1: import from tcs211-l1-reconst project2016-10-01, by Mychaela Falconia
-
eliminated the use of bootloader.lib binary blob2016-10-01, by Mychaela Falconia
-
configs/classic: use blobs/patches/frame_na7_db_ir-systrace.lib2016-10-01, by Mychaela Falconia
-
tpudrv.lib blob selection in targets/*.conf2016-10-01, by Mychaela Falconia
-
revamped the handling of blob libs2016-10-01, by Mychaela Falconia
-
TI's linker doesn't like hyphens in filenames2016-10-01, by Mychaela Falconia
-
makefile-frags/link-steps: it's make_cmd.pl, not make-cmd.pl2016-10-01, by Mychaela Falconia
-
configure.sh: putting it all together2016-10-01, by Mychaela Falconia
-
makefile-frags: initial concept2016-10-01, by Mychaela Falconia
-
str2ind-ver helper written2016-10-01, by Mychaela Falconia
-
scripts/ti/make_cmd.pl imported from TI's BuSyB2016-10-01, by Mychaela Falconia
-
targets/*.conf: the linker script template source is set here2016-10-01, by Mychaela Falconia
-
configs/classic: concept created2016-10-01, by Mychaela Falconia
-
targets/*.conf: selection of main.lib blob variants2016-09-30, by Mychaela Falconia
-
blobs/patches: a couple of patched libs imported from tcs211-patches2016-09-30, by Mychaela Falconia
-
blobs/str2ind.tab: imported from tcs211-fcmodem2016-09-30, by Mychaela Falconia
-
blobs: import of Sotovik/leo2moko-r1 blob libraries2016-09-30, by Mychaela Falconia
-
toolwrap: hex470 and vlnk470 wrappers added2016-09-30, by Mychaela Falconia
-
uart_drv.lib done2016-09-30, by Mychaela Falconia
-
spi_drv.lib done2016-09-30, by Mychaela Falconia
-
sim_drv.lib done2016-09-30, by Mychaela Falconia
-
rtc_drv.lib done2016-09-30, by Mychaela Falconia
-
power.lib done2016-09-30, by Mychaela Falconia
-
lcc.lib done2016-09-30, by Mychaela Falconia
-
kpd.lib done2016-09-30, by Mychaela Falconia
-
ffs_pcm.lib done2016-09-30, by Mychaela Falconia
-
ffs_drv.lib done2016-09-30, by Mychaela Falconia
-
ffs.lib done2016-09-30, by Mychaela Falconia
-
buzzer.lib done2016-09-30, by Mychaela Falconia
-
abb.lib done2016-09-30, by Mychaela Falconia
-
mks.lib done2016-09-30, by Mychaela Falconia
-
lls.lib done2016-09-30, by Mychaela Falconia
-
etm.lib done2016-09-30, by Mychaela Falconia
-
dar_gbl_var.lib done2016-09-30, by Mychaela Falconia
-
dar.lib done2016-09-30, by Mychaela Falconia
-
cst.lib done2016-09-30, by Mychaela Falconia
-
audio_bgd.lib done2016-09-30, by Mychaela Falconia
-
scripts/mk-component.sh: fix for cl470's auto-lowercasing of filenames2016-09-29, by Mychaela Falconia
-
audio.lib builds, but there is an issue with audio_melody_E?.obj filename case2016-09-29, by Mychaela Falconia
-
atp.lib done2016-09-29, by Mychaela Falconia
-
riviera_cust_flash.lib done2016-09-29, by Mychaela Falconia
-
riviera_core_flash.lib done2016-09-29, by Mychaela Falconia
-
drivers_flash.lib done2016-09-29, by Mychaela Falconia
-
gdi.lib done2016-09-29, by Mychaela Falconia
-
comlib.lib done2016-09-28, by Mychaela Falconia
-
config_gprs_ir.lib done2016-09-28, by Mychaela Falconia
-
config_gprs_fl.lib done2016-09-28, by Mychaela Falconia
-
atiext.lib done2016-09-28, by Mychaela Falconia
-
aci_dti_mng.lib done2016-09-28, by Mychaela Falconia
-
aciext.lib done2016-09-28, by Mychaela Falconia
-
condat2 vs. condat3 includes selection logic2016-09-28, by Mychaela Falconia
-
src/condat3: import of "condat" tree from TCS3.2, pruned2016-09-27, by Mychaela Falconia
-
added the ability to select different gpf and cdginc versions2016-09-27, by Mychaela Falconia
-
cdg3: import from freecalypso-citrine/cdg2016-09-27, by Mychaela Falconia
-
changed the generation of *_version.c files to not break on make clean2016-09-27, by Mychaela Falconia
-
scripts/config-headers.sh: allow this script to be re-run2016-09-27, by Mychaela Falconia
-
scripts/str2ind-test.sh development aid added2016-09-27, by Mychaela Falconia
-
components/aci-classic: ati_ext sourceset added, should be complete now2016-09-27, by Mychaela Falconia
-
components/aci-classic: KSD sourceset added2016-09-27, by Mychaela Falconia
-
ACI compiles!2016-09-27, by Mychaela Falconia
-
makeline helper written2016-09-26, by Mychaela Falconia
-
added str2ind.exe and wine wrapper for it2016-09-26, by Mychaela Falconia
-
toolwrap: wine wrappers for cl470, asm470 and ar470 created2016-09-26, by Mychaela Falconia
-
beginning of build system: crafting config headers into place2016-09-26, by Mychaela Falconia
-
cfg-headers/2091: pdt_2091 config headers2016-09-26, by Mychaela Falconia
-
cdg211: cdginc/mdf/pdf files from TCS211-200706082016-09-26, by Mychaela Falconia
-
src/aci2, src/condat2: import of g23m/condat source pieces from TCS2112016-09-26, by Mychaela Falconia
-
src/gpf3: preened GPF goo from TCS3.22016-09-25, by Mychaela Falconia
-
src/gpf2: preened GPF goo from TCS2112016-09-25, by Mychaela Falconia
-
src/cs: chipsetsw import from tcs211-fcmodem2016-09-25, by Mychaela Falconia