log

age author description
2014-05-15 Michael Spacefalcon target-utils/Makefile: tf-breakin subdir added
2014-05-15 Michael Spacefalcon target-utils/tf-breakin: build embeddable form of the payload
2014-05-15 Michael Spacefalcon target-utils/tf-breakin: payload written for the TF C139 break-in attempt
2014-05-15 Michael Spacefalcon OSL reconstruction: os_com_ir.c started
2014-05-12 Michael Spacefalcon os_com_fl.c: don't need u_char typedef
2014-05-12 Michael Spacefalcon OSL: os_com_fl.c done
2014-05-12 Michael Spacefalcon os_com_fl.c: os_CreateQueue() done
2014-05-11 Michael Spacefalcon os_com_fl.c: os_FindSuspendingQueue() and os_DestroyQueue() done
2014-05-08 Michael Spacefalcon OSL: os_com_fl.c: reconstructed up to os_GetQueueData()
2014-05-08 Michael Spacefalcon OSL: os_com_fl.c started
2014-05-08 Michael Spacefalcon OSL: os_isr.c done
2014-05-07 Michael Spacefalcon OSL reconstruction: os_isr.c: interrupt control functions done
2014-05-07 Michael Spacefalcon OSL: reconstruction of os_isr.c (_fl only) started
2014-05-07 Michael Spacefalcon OSL: os_pro_ir.c done
2014-05-03 Michael Spacefalcon OSL: os_SuspendTask() done
2014-05-03 Michael Spacefalcon OSL reconstruction: beginning of os_pro_ir.c
2014-05-03 Michael Spacefalcon OSL: os_pro_fl.c done
2014-05-03 Michael Spacefalcon OSL: os_CreateTask() done
2014-05-03 Michael Spacefalcon OSL: os_GetScheduleCount() and os_DestroyTask() done
2014-05-02 Michael Spacefalcon OSL reconstruction: got to os_GetTaskData()
2014-05-02 Michael Spacefalcon OSL reconstruction: os_pro_fl.c started
2014-04-22 Michael Spacefalcon fc-tmsh: old buglet in the handling of ETM traces
2014-04-22 Michael Spacefalcon g23sh written, compiles
2014-04-22 Michael Spacefalcon rvinterf suite: libasync factored out of fc-tmsh
2014-04-22 Michael Spacefalcon rvinterf/lowlevel/format_g23.c retired
2014-04-22 Michael Spacefalcon rvinterf & rvtdump: use the new libg23 for G23 packet decoding
2014-04-22 Michael Spacefalcon rvinterf/libg23: complete for now
2014-04-22 Michael Spacefalcon rvinterf/libg23: started
2014-04-22 Michael Spacefalcon rvinterf & rvtdump: do setlinebuf() on the log file before emitting
2014-04-21 Michael Spacefalcon rvinterf/misc included in the build
2014-04-20 Michael Spacefalcon fc-sendsp: written, compiles
2014-04-20 Michael Spacefalcon rvinterf & rvtdump: new decoding of G23/GPF packets
2014-04-19 Michael Spacefalcon gsm-fw/gpf/tst_drv: tif2.c compiles
2014-04-19 Michael Spacefalcon gsm-fw/gpf/tst_drv: got as far as compiling tr2.c
2014-04-13 Michael Spacefalcon gsm-fw/gpf/tst_pei: objects compile
2014-04-13 Michael Spacefalcon GPF: vsi_trc.c compiles
2014-04-13 Michael Spacefalcon GPF: tif library sources imported from Leonardo version
2014-04-12 Michael Spacefalcon GPF misc objects compile
2014-04-12 Michael Spacefalcon gsm-fw/gpf/misc/*.c: import from Leonardo semi-src
2014-04-11 Michael Spacefalcon gsm-fw/gpf/frame: everything compiles except vsi_trc.c
2014-04-11 Michael Spacefalcon GPF: beginning of Makefile hierarchy
2014-04-11 Michael Spacefalcon GPF: frame.c compiles
2014-04-10 Michael Spacefalcon GPF: FRAME C sources and include files imported from LoCosto source
2014-04-02 Michael Spacefalcon target-utils: compalstage included in the build
2014-04-02 Michael Spacefalcon compalstage binaries built
2014-03-17 Michael Spacefalcon ARM exception handling: stack setup added
2014-03-17 Michael Spacefalcon gsm-fw: ARM exception vectors hooked in
2014-03-17 Michael Spacefalcon gsm-fw: preparations for ARM exception handling (DAR disabled for now)
2014-03-17 Michael Spacefalcon gsm-fw: disabled DAR links
2014-03-17 Michael Spacefalcon DAR: all C modules compile without RVM_DAR_SWE
2014-03-16 Michael Spacefalcon DAR: starting to clean and compile .c files
2014-03-16 Michael Spacefalcon DAR: starting to compile
2014-03-16 Michael Spacefalcon DAR integration: header cleanup
2014-03-16 Michael Spacefalcon gsm-fw: checking in DAR from Leonardo source
2014-03-02 Michael Spacefalcon fc-fsio: ll reads and shows symlinks
2014-03-02 Michael Spacefalcon fc-fsio: readlink implemented
2014-03-02 Michael Spacefalcon fc-fsio: symlink command implemented
2014-03-02 Michael Spacefalcon fc-fsio: set-imeisv and set-pcm-string added from fc-tmsh
2014-03-02 Michael Spacefalcon fc-fsio: format and preformat commands added
2014-03-02 Michael Spacefalcon fc-fsio: upload-file and upload-subtree implemented