FreeCalypso > hg > freecalypso-sw
graph
-
loadtool.help: updates for Compal target support2014-06-19, by Michael Spacefalcon
-
loadtools/scripts/c155.{config,init}: created2014-06-18, by Michael Spacefalcon
-
tfc139: -a and -s options to override IRAM payload and stack smash addresses2014-06-17, by Michael Spacefalcon
-
tfc139: clean exit on success2014-06-17, by Michael Spacefalcon
-
loadtools/scripts/compal.config: boot-reflash-hack enabled2014-06-17, by Michael Spacefalcon
-
flash erase-program-boot: implemented CRC check before flashing2014-06-17, by Michael Spacefalcon
-
fc-loadtool: flash erase-program-boot implementation complete2014-06-17, by Michael Spacefalcon
-
fc-loadtool: started implementing flash erase-program-boot command2014-06-17, by Michael Spacefalcon
-
loadtools: boot-reflash-hack hwparam setting hooked in2014-06-17, by Michael Spacefalcon
-
fc-loadtool: flcmplboot.c (boot-reflash-hack) code started2014-06-17, by Michael Spacefalcon
-
loadagent: intel-rewrite-sector implemented2014-06-17, by Michael Spacefalcon
-
Intel flash: clear SR before programming2014-06-17, by Michael Spacefalcon
-
Intel flash: unlock command implemented2014-06-17, by Michael Spacefalcon
-
Intel flash: flash status command implemented2014-06-17, by Michael Spacefalcon
-
fc-loadtool flash: beginning of Intel command set support2014-06-17, by Michael Spacefalcon
-
fc-loadtool flash: reset to read mode added where appropriate2014-06-17, by Michael Spacefalcon
-
fc-loadtool flash: another refactoring: geometry vs. command set2014-06-17, by Michael Spacefalcon
-
loadagent: Intel flash support added, compiles2014-06-16, by Michael Spacefalcon
-
fc-loadtool flash: CFI query code implemented, compiles2014-06-15, by Michael Spacefalcon
-
loadtools/scripts/compal.config: added flash cfi-4M 02014-06-15, by Michael Spacefalcon
-
fc-loadtool flash: bank configurations for CFI2014-06-15, by Michael Spacefalcon
-
fc-loadtool flash: first round of refactoring for CFI2014-06-15, by Michael Spacefalcon
-
OSL: os_mem_fl.c done2014-06-15, by Michael Spacefalcon
-
os_mem_fl.c: os_CreateMemoryPool() started2014-06-13, by Michael Spacefalcon
-
os_mem_fl.c: os_CreatePartitionPool() done2014-06-13, by Michael Spacefalcon
-
os_mem_fl.c: os_AllocateMemory() and os_DeallocateMemory()2014-06-13, by Michael Spacefalcon
-
fc-loadtool: pass abb[rw] commands through to loadagent2014-06-11, by Michael Spacefalcon
-
target-utils: flush serial output before Iota poweroff2014-06-11, by Michael Spacefalcon
-
target-utils serial I/O made consistent with other projects2014-06-11, by Michael Spacefalcon
-
loadtools: Iota poweroff on Compal targets2014-06-11, by Michael Spacefalcon
-
target-utils: ABB operations added to loadagent2014-06-11, by Michael Spacefalcon
-
target-utils abb[rw] commands: call abb_init() to avoid dead hang2014-06-11, by Michael Spacefalcon
-
target-utils: ABB operations implemented (ported from OsmocomBB),2014-06-11, by Michael Spacefalcon
-
doc/RVTMUX: minor fixes2014-06-10, by Michael Spacefalcon
-
documentation update: top level README and target-utils/README2014-06-10, by Michael Spacefalcon
-
make install in target-utils: do mkdir -p before the install command2014-06-10, by Michael Spacefalcon
-
Makefile.hosttools and README.hosttools added at the top level2014-06-10, by Michael Spacefalcon
-
loadtools: make install logic refactored in light of compalstage addition2014-06-10, by Michael Spacefalcon
-
loadtools: compal.config and compal.init created2014-06-10, by Michael Spacefalcon
-
loadtools: implemented compal-stage setting in hw parameter files2014-06-09, by Michael Spacefalcon
-
fc-xram: compalstage support hooked in2014-06-09, by Michael Spacefalcon
-
fc-loadtool: compalstage support hooked in2014-06-09, by Michael Spacefalcon
-
loadtools: compalstage support implemented in fc-iram2014-06-09, by Michael Spacefalcon
-
install compalstage-*.bin and loadagent.srec from target-utils2014-06-09, by Michael Spacefalcon
-
os_mem_fl.c: os_GetPartitionGroupHandle() done2014-06-09, by Michael Spacefalcon
-
os_mem_fl.c: os_GetPartitionPoolStatus() done2014-06-09, by Michael Spacefalcon
-
os_mem_fl.c: os_GetPrimpoolCB() done2014-06-09, by Michael Spacefalcon
-
os_mem_fl.c: os_InitPartitionCheck() done2014-06-09, by Michael Spacefalcon
-
os_mem_fl.c: os_MemInit() done2014-06-01, by Michael Spacefalcon
-
os_mem_fl.c: os_MemoryInformation() done2014-06-01, by Michael Spacefalcon
-
os_mem_fl.c: os_PartitionInformation() done2014-05-30, by Michael Spacefalcon
-
OSL: os_mem_fl.c started2014-05-30, by Michael Spacefalcon
-
OSL: the bogus event group code appears to be unused aside from the2014-05-29, by Michael Spacefalcon
-
os_evt.c: os_EventGroupInformation(): more bogosity2014-05-29, by Michael Spacefalcon
-
os_evt.c: got some bogus-looking code, decompiled as-is2014-05-29, by Michael Spacefalcon
-
OSL: os_evt.c started2014-05-29, by Michael Spacefalcon
-
OSL: os_drv.c finished2014-05-29, by Michael Spacefalcon
-
OSL: os_drv.c started2014-05-29, by Michael Spacefalcon
-
OSL: os_ReceiveFromQueue() reconstructed2014-05-28, by Michael Spacefalcon
-
OSL: os_SendToQueue() reconstructed2014-05-28, by Michael Spacefalcon