FreeCalypso > hg > fc-magnetite
graph
-
src/ui3/mfw/mfw_td.c: back to classic TCS211 RTC API2018-01-22, by Mychaela Falconia
-
src/ui3/mfw/mfw_aud.c: compiles after taking out some LoCosto-isms2018-01-22, by Mychaela Falconia
-
src/ui3/mfw/mfw_cb.c: RFS LoCosto-ism conditioned out2018-01-22, by Mychaela Falconia
-
components/mfw-tcs3: recipe created, starting to compile2018-01-22, by Mychaela Falconia
-
src/ui3/mfw: file renames to make the case consistent2018-01-22, by Mychaela Falconia
-
components/icn-tcs3: recipe created, compiles2018-01-22, by Mychaela Falconia
-
src/ui3/bmi/Icons: file renames to make the case consistent2018-01-22, by Mychaela Falconia
-
components/bmi-tcs3: need -I for aci_dti_mng dir2018-01-22, by Mychaela Falconia
-
src/ui3/bmi/mmiVoiceMemo.c: LoCosto-ism conditioned out to pass compile2018-01-22, by Mychaela Falconia
-
src/ui3/bmi/mmiStart.c: boot time LoCosto-ism conditioned out2018-01-21, by Mychaela Falconia
-
src/ui3/bmi/mmiMain.c: fix to compile without BT2018-01-21, by Mychaela Falconia
-
TCS3 mmiIdle.c compiles2018-01-21, by Mychaela Falconia
-
src/ui3/bmi/mmiBookShared.c: passes compilation2018-01-21, by Mychaela Falconia
-
starting to compile TCS3 version of BMI, drowning in errors2018-01-21, by Mychaela Falconia
-
mkcomp-test.sh: correct cdginc headers for the hybrid env2018-01-21, by Mychaela Falconia
-
src/ui3/bmi: file renames to make the case consistent2018-01-21, by Mychaela Falconia
-
src/ui3: initial import of TCS3/LoCosto BMI & MFW code2018-01-21, by Mychaela Falconia
-
failed attempt to build TCS211 UI atop of the hybrid config2018-01-21, by Mychaela Falconia
-
.../lcds/D_Sample/r2d_task_i.c: minor cleanup2018-01-20, by Mychaela Falconia
-
more sensible MEMIF setup for D-Sample C05 target2018-01-20, by Mychaela Falconia
-
tpudrv10.c: frequency programming function reconstructed2018-01-20, by Mychaela Falconia
-
tpudrv10.c: magic2 tables added2018-01-20, by Mychaela Falconia
-
tpudrv10.c: beginning to reconstruct the frequency programming function2018-01-19, by Mychaela Falconia
-
tpudrv10.c: all magic1 tables reconstructed2018-01-19, by Mychaela Falconia
-
tpudrv10.c: magic1_900[] table reconstructed2018-01-19, by Mychaela Falconia
-
tpudrv10.c: initial rf_path[] reconstruction2018-01-19, by Mychaela Falconia
-
AT@SPKR command in aci2 enabled for the D-Sample target2018-01-18, by Mychaela Falconia
-
armio.c: GPIO directions restored to TI's original on the D-Sample2018-01-18, by Mychaela Falconia
-
compacted linker script template for the D-Sample target2018-01-18, by Mychaela Falconia
-
init.c module: a chance at being correct for the D-Sample target2018-01-18, by Mychaela Falconia
-
tpudrv10.c placeholder: all meat disabled in order to compile2018-01-18, by Mychaela Falconia
-
components/tpudrv: support RF 10 or 122018-01-18, by Mychaela Falconia
-
tpudrv10.c: initial placeholder version2018-01-18, by Mychaela Falconia
-
p_tpudr10.c: trivially derived from p_tpudr12.c2018-01-18, by Mychaela Falconia
-
targets/dsample.{conf,h}: configuration created2018-01-18, by Mychaela Falconia
-
components/l1_custom_ext: support RF 10 or 122018-01-18, by Mychaela Falconia
-
l1tm_tpu10.c: s/ANALOG/ANLG_FAM/2018-01-18, by Mychaela Falconia
-
l1tm_tpu10.c: initial import from MV100 source2018-01-18, by Mychaela Falconia
-
l1_rf10.c: ABB init constant renaming between MV100 and TCS2112018-01-18, by Mychaela Falconia
-
l1_rf10.c: s/ANALOG/ANLG_FAM/2018-01-18, by Mychaela Falconia
-
l1_rf10.c: initial import from MV100 source2018-01-18, by Mychaela Falconia
-
Magnetite fw can now be compiled to target Calypso C05 (F741979B) silicon2018-01-18, by Mychaela Falconia
-
configs/*: converted to use scripts/config-headers-new.sh2018-01-17, by Mychaela Falconia
-
src/cs/riviera/rvf/rvf_pool_size.h: don't include mdc.cfg bogon2018-01-17, by Mychaela Falconia
-
components/*: -DCHIPSET=$CHIPSET instead of fixed -DCHIPSET=102018-01-17, by Mychaela Falconia
-
scripts/mkcomp-test.sh: default the new CHIPSET etc variables2018-01-17, by Mychaela Falconia
-
configure.sh: new CHIPSET, DSP, RF and DSP-derived settings2018-01-17, by Mychaela Falconia
-
scripts/config-headers-new.sh: written, to be tested2018-01-17, by Mychaela Falconia
-
cfg-hdr-gen C helper program written2018-01-17, by Mychaela Falconia
-
scripts/cfg-template: template for generating *.cfg files2018-01-17, by Mychaela Falconia
-
scripts/make-rv-swe-hdr.sh: new script for generating rv_swe.h2018-01-17, by Mychaela Falconia
-
doc/C139-Howto deleted, superceded by the new C1xx-Howto2018-01-14, by Mychaela Falconia
-
README: update for C11x support2018-01-14, by Mychaela Falconia
-
doc/C1xx-Howto written2018-01-14, by Mychaela Falconia
-
doc/Voice-pseudo-modem: minor fixes2018-01-13, by Mychaela Falconia
-
doc/Compiling: update for C11x and for the speed-up trick2018-01-13, by Mychaela Falconia
-
targets/c11x.{conf,h} added, based on c1392018-01-13, by Mychaela Falconia
-
configure.sh: treat c11x target the same as c1392018-01-13, by Mychaela Falconia
-
components/*: support for c11x target2018-01-13, by Mychaela Falconia
-
beginning of C11x target support2018-01-13, by Mychaela Falconia
-
doc/Voice-pseudo-modem written2018-01-13, by Mychaela Falconia
-
doc/Modem-configs update: we now have both Standard Modem and VPM2018-01-12, by Mychaela Falconia
-
doc: new Handset-goal write-up replaces old Handset-configs2018-01-12, by Mychaela Falconia
-
first round of documentation updates for 20182018-01-11, by Mychaela Falconia
-
aci3: AT%CBC and AT@CHG hooked in2018-01-01, by Mychaela Falconia
-
aci3: ati_fchg.c module brought over from aci22018-01-01, by Mychaela Falconia
-
aci3: AT+CBC reimplemented in terms of FCHG API2018-01-01, by Mychaela Falconia
-
FCHG: charging time limit implemented2018-01-01, by Mychaela Falconia
-
configs/hybrid-vpm: FCHG enabled2018-01-01, by Mychaela Falconia
-
configs/2092-pwr removed: use plain 2092 config with FCHG instead2018-01-01, by Mychaela Falconia
-
configs/2092: FCHG enabled2017-12-31, by Mychaela Falconia
-
RV timing: better RVF_MS_TO_TICKS() formula2017-12-31, by Mychaela Falconia
-
FCHG: bug in CV process caused the control loop to be skipped2017-12-30, by Mychaela Falconia
-
FCHG: CV control loop implemented2017-12-29, by Mychaela Falconia
-
FCHG: beginning of the new version2017-12-29, by Mychaela Falconia
-
l1_cust.c: madc_vbat_inverse() function added for the new FCHG2017-12-29, by Mychaela Falconia
-
FCHG: data structure changes in preparation for the new version2017-12-29, by Mychaela Falconia
-
gsmcomp.c for !FAX_AND_DATA: EXTPOOL increased like in Citrine2017-12-29, by Mychaela Falconia
-
!GPRS configs: TEST and DMEM pools moved into IRAM2017-12-25, by Mychaela Falconia
-
gsmcomp.c: TIF pool enlarged like in Citrine2017-12-25, by Mychaela Falconia
-
gsmcomp.c: voice-only config partition pool sizing fixes from Citrine2017-12-25, by Mychaela Falconia
-
configs/hybrid-vpm: created, compiles2017-12-25, by Mychaela Falconia
-
cfg-headers/voice-only: created2017-12-25, by Mychaela Falconia
-
configs/hybrid-nogprs: compiles2017-12-25, by Mychaela Falconia
-
gsmcomp.c: support split IRAM/XRAM compilation2017-12-24, by Mychaela Falconia
-
components/config_gsm_{fl,ir}: created2017-12-24, by Mychaela Falconia
-
cfg-headers/fax-and-data: created2017-12-24, by Mychaela Falconia
-
charging control AT command: make it AT@CHG instead of AT@CHARGE2017-12-16, by Mychaela Falconia
-
ati_fchg.c: sprintf % bug2017-12-16, by Mychaela Falconia
-
aci2: AT%CBC and AT@CHARGE implemented2017-12-16, by Mychaela Falconia
-
aci2: AT+CBC reimplemented in terms of FCHG API2017-12-15, by Mychaela Falconia
-
fchg_user_charge_control() API implemented2017-12-15, by Mychaela Falconia
-
FCHG battery table loading: comparison signedness issue2017-12-15, by Mychaela Falconia
-
l1_cust.c: big sleep when charging with FCHG2017-12-15, by Mychaela Falconia
-
create_RVtasks.c: start FCHG SWE when it is included2017-12-15, by Mychaela Falconia
-
.../drv_app/abb/board/abb_inth.c: FCHG hooked in2017-12-15, by Mychaela Falconia
-
FCHG: logic error in the charge (re)start condition2017-12-15, by Mychaela Falconia
-
configs/l1reconst-chg created2017-12-14, by Mychaela Falconia
-
FCHG: complete enough to attempt linking into fw build2017-12-14, by Mychaela Falconia
-
FCHG: task core function implemented2017-12-14, by Mychaela Falconia
-
FCHG: API implementation started2017-12-14, by Mychaela Falconia
-
FCHG: implemented functions for user-initiated charge start and stop2017-12-14, by Mychaela Falconia
-
FCHG: charger plug and unplug functions implemented2017-12-14, by Mychaela Falconia
-
FCHG: store discharge state as threshold index rather than percentage2017-12-14, by Mychaela Falconia
-
L1: prep for charging being a possible cause of big sleep2017-12-14, by Mychaela Falconia
-
FCHG: main ADC process implemented2017-12-14, by Mychaela Falconia
-
l1_cust.c: added function that exports the calibrated Vbat conversion2017-12-14, by Mychaela Falconia
-
section comment line length fix in l1_cust.c2017-12-14, by Mychaela Falconia
-
L1 sleep logic change: allow big sleep when light is on or we are charging2017-12-14, by Mychaela Falconia
-
.../drv_core/abb/abb.c: don't set backup battery bits in BCICONF2017-12-08, by Mychaela Falconia
-
FCHG: reading of battery table from FFS implemented2017-12-05, by Mychaela Falconia
-
FCHG: reading of charging config from FFS implemented2017-12-05, by Mychaela Falconia