log

age author description
2014-06-17 Michael Spacefalcon fc-loadtool: started implementing flash erase-program-boot command
2014-06-17 Michael Spacefalcon loadtools: boot-reflash-hack hwparam setting hooked in
2014-06-17 Michael Spacefalcon fc-loadtool: flcmplboot.c (boot-reflash-hack) code started
2014-06-17 Michael Spacefalcon loadagent: intel-rewrite-sector implemented
2014-06-17 Michael Spacefalcon Intel flash: clear SR before programming
2014-06-17 Michael Spacefalcon Intel flash: unlock command implemented
2014-06-17 Michael Spacefalcon Intel flash: flash status command implemented
2014-06-17 Michael Spacefalcon fc-loadtool flash: beginning of Intel command set support
2014-06-17 Michael Spacefalcon fc-loadtool flash: reset to read mode added where appropriate
2014-06-17 Michael Spacefalcon fc-loadtool flash: another refactoring: geometry vs. command set
2014-06-16 Michael Spacefalcon loadagent: Intel flash support added, compiles
2014-06-15 Michael Spacefalcon fc-loadtool flash: CFI query code implemented, compiles
2014-06-15 Michael Spacefalcon loadtools/scripts/compal.config: added flash cfi-4M 0
2014-06-15 Michael Spacefalcon fc-loadtool flash: bank configurations for CFI
2014-06-15 Michael Spacefalcon fc-loadtool flash: first round of refactoring for CFI
2014-06-15 Michael Spacefalcon OSL: os_mem_fl.c done
2014-06-13 Michael Spacefalcon os_mem_fl.c: os_CreateMemoryPool() started
2014-06-13 Michael Spacefalcon os_mem_fl.c: os_CreatePartitionPool() done
2014-06-13 Michael Spacefalcon os_mem_fl.c: os_AllocateMemory() and os_DeallocateMemory()
2014-06-11 Michael Spacefalcon fc-loadtool: pass abb[rw] commands through to loadagent
2014-06-11 Michael Spacefalcon target-utils: flush serial output before Iota poweroff
2014-06-11 Michael Spacefalcon target-utils serial I/O made consistent with other projects
2014-06-11 Michael Spacefalcon loadtools: Iota poweroff on Compal targets
2014-06-11 Michael Spacefalcon target-utils: ABB operations added to loadagent
2014-06-11 Michael Spacefalcon target-utils abb[rw] commands: call abb_init() to avoid dead hang
2014-06-11 Michael Spacefalcon target-utils: ABB operations implemented (ported from OsmocomBB),
2014-06-10 Michael Spacefalcon doc/RVTMUX: minor fixes
2014-06-10 Michael Spacefalcon documentation update: top level README and target-utils/README
2014-06-10 Michael Spacefalcon make install in target-utils: do mkdir -p before the install command
2014-06-10 Michael Spacefalcon Makefile.hosttools and README.hosttools added at the top level
2014-06-10 Michael Spacefalcon loadtools: make install logic refactored in light of compalstage addition
2014-06-10 Michael Spacefalcon loadtools: compal.config and compal.init created
2014-06-09 Michael Spacefalcon loadtools: implemented compal-stage setting in hw parameter files
2014-06-09 Michael Spacefalcon fc-xram: compalstage support hooked in
2014-06-09 Michael Spacefalcon fc-loadtool: compalstage support hooked in
2014-06-09 Michael Spacefalcon loadtools: compalstage support implemented in fc-iram
2014-06-09 Michael Spacefalcon install compalstage-*.bin and loadagent.srec from target-utils
2014-06-09 Michael Spacefalcon os_mem_fl.c: os_GetPartitionGroupHandle() done
2014-06-09 Michael Spacefalcon os_mem_fl.c: os_GetPartitionPoolStatus() done
2014-06-09 Michael Spacefalcon os_mem_fl.c: os_GetPrimpoolCB() done
2014-06-09 Michael Spacefalcon os_mem_fl.c: os_InitPartitionCheck() done
2014-06-01 Michael Spacefalcon os_mem_fl.c: os_MemInit() done
2014-06-01 Michael Spacefalcon os_mem_fl.c: os_MemoryInformation() done
2014-05-30 Michael Spacefalcon os_mem_fl.c: os_PartitionInformation() done
2014-05-30 Michael Spacefalcon OSL: os_mem_fl.c started
2014-05-29 Michael Spacefalcon OSL: the bogus event group code appears to be unused aside from the
2014-05-29 Michael Spacefalcon os_evt.c: os_EventGroupInformation(): more bogosity
2014-05-29 Michael Spacefalcon os_evt.c: got some bogus-looking code, decompiled as-is
2014-05-29 Michael Spacefalcon OSL: os_evt.c started
2014-05-29 Michael Spacefalcon OSL: os_drv.c finished
2014-05-29 Michael Spacefalcon OSL: os_drv.c started
2014-05-28 Michael Spacefalcon OSL: os_ReceiveFromQueue() reconstructed
2014-05-28 Michael Spacefalcon OSL: os_SendToQueue() reconstructed
2014-05-15 Michael Spacefalcon tfc139: log timestamp buglet
2014-05-15 Michael Spacefalcon tfc139 hack works!
2014-05-15 Michael Spacefalcon tfc139 hack utility started, compiles
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
2014-03-02 Michael Spacefalcon rvinterf subtree: etmsync added to the build
2014-03-01 Michael Spacefalcon fc-fsio: upload-fs implemented
2014-03-01 Michael Spacefalcon fc-fsio: cpout now works the way it should
2014-03-01 Michael Spacefalcon fc-fsio: pathname recursion handling revamped
2014-03-01 Michael Spacefalcon fc-fsio: fwrite from file: handling of 0 length files implemented
2014-03-01 Michael Spacefalcon fc-fsio: fwrite from file implemented, but no 0 length file handling yet
2014-03-01 Michael Spacefalcon fc-fsio: fwrite hex string implemented
2014-03-01 Michael Spacefalcon fc-fsio: fwrite implementation started
2014-02-28 Michael Spacefalcon fc-fsio: mkdir and delete implemented
2014-02-28 Michael Spacefalcon fc-fsio: error decoding implemented
2014-02-28 Michael Spacefalcon fc-fsio: cpout directory recursion implemented
2014-02-28 Michael Spacefalcon fc-fsio: cpout of single files implemented
2014-02-28 Michael Spacefalcon fc-fsio: fd debug commands implemented
2014-02-28 Michael Spacefalcon fc-fsio: file read primitive and hd command implemented
2014-02-28 Michael Spacefalcon fc-fsio: functions written for file descriptor open/read/close
2014-02-28 Michael Spacefalcon fc-fsio: ll command implemented
2014-02-25 Michael Spacefalcon fc-fsio: xlstat operation implemented
2014-02-24 Michael Spacefalcon fc-fsio: single command invokation works
2014-02-24 Michael Spacefalcon fc-fsio: single command invokation implemented
2014-02-24 Michael Spacefalcon fc-fsio: ls implemented
2014-02-24 Michael Spacefalcon fc-fsio: first ffs2ver command implemented
2014-02-24 Michael Spacefalcon fc-fsio: low-level rvinterf link implemented
2014-02-23 Michael Spacefalcon more fc-fsio foundation
2014-02-23 Michael Spacefalcon started laying the foundation for fc-fsio host utility
2014-02-07 Michael Spacefalcon gsm-fw: buildrel.sh script for building mokoffs-edit-kit release images
2014-02-07 Michael Spacefalcon doc/RVTMUX: note about fc-tmsh ffs2 commands being a known dead end
2014-02-07 Michael Spacefalcon doc/RVTMUX: TMFFS protocol versions documented
2014-02-07 Michael Spacefalcon imei-luhn utility written
2014-02-06 Michael Spacefalcon doc/RVTMUX write-up
2014-02-06 Michael Spacefalcon gsm-fw feature pirhack-ffs: require explicit selection of sectors to be used
2014-02-06 Michael Spacefalcon gtamodem-etmffsrw-{ext,int} configs: drop TMFFS1, we've settled on TMFFS2
2014-02-06 Michael Spacefalcon fc-tmsh: support quoted strings for set-pcm-string
2014-02-06 Michael Spacefalcon rvinterf: CLI2RVI_RESET_PACKET_RX command implemented
2014-02-06 Michael Spacefalcon rvinterf: set -w default to 7, can be disabled with -w0
2014-02-05 Michael Spacefalcon fc-tmsh: set-pcm-string and set-rfcap implemented
2014-02-05 Michael Spacefalcon fc-tmsh: set-imeisv command implemented
2014-02-05 Michael Spacefalcon fc-tmsh ffs2 basic response handling implemented
2014-02-05 Michael Spacefalcon fc-tmsh ffs2: most commands implemented
2014-02-05 Michael Spacefalcon rvinterf subdir structure made a little more sensible
2014-02-05 Michael Spacefalcon fc-tmsh ffs2: a few request-sending commands implemented
2014-02-04 Michael Spacefalcon fc-tmsh: beginning of ffs2 command dispatch
2014-02-04 Michael Spacefalcon fc-tmsh: added check-ffs1 command, getting ready to begin ffs2 implementation
2014-02-04 Michael Spacefalcon rvinterf: *.h moved into include subdir
2014-02-03 Michael Spacefalcon ffstools/tiffs-rd/README deleted, superceded by ffstools/README
2014-02-02 Michael Spacefalcon doc/TIFFS-old-description: the original description from SE 52 Mes 16
2014-02-01 Michael Spacefalcon tiffs IVA: close the file descriptor after mmap
2014-02-01 Michael Spacefalcon tiffs lsino: list type F4 as "segment"
2014-02-01 Michael Spacefalcon ffstools/Usage write-up done
2014-01-31 Michael Spacefalcon beginning of TIFFS IVA documentation
2014-01-27 Michael Spacefalcon tiffs xtr: skip /.journal
2014-01-27 Michael Spacefalcon tiffs xtr implemented
2014-01-27 Michael Spacefalcon TIFFS IVA: treewalk_all(): smarter handling of multiple parents
2014-01-27 Michael Spacefalcon ffstools: pirffs wrapper
2014-01-27 Michael Spacefalcon ffstools/Makefile added
2014-01-27 Michael Spacefalcon TIFFS IVA: mokoffs wrapper written
2014-01-27 Michael Spacefalcon tiffs: added global option for offset of FFS within the file (new -o)
2014-01-27 Michael Spacefalcon ffstools/tiffs-rd/Makefile: install target added
2014-01-27 Michael Spacefalcon tiffs catino implemented
2014-01-27 Michael Spacefalcon tiffs cat command implemented
2014-01-27 Michael Spacefalcon tiffs lsino of specific inodes implemented
2014-01-26 Michael Spacefalcon tiffs IVA: lsino (non-specific) implemented
2014-01-26 Michael Spacefalcon tiffs IVA: regular ls fully implemented
2014-01-26 Michael Spacefalcon tiffs ls -v implemented
2014-01-26 Michael Spacefalcon tiffs ls: show read-only file flag
2014-01-26 Michael Spacefalcon tiffs IVA: ls reports file sizes
2014-01-26 Michael Spacefalcon tiffs IVA: basic ls integrated
2014-01-26 Michael Spacefalcon tiffs IVA: object name validation implemented
2014-01-26 Michael Spacefalcon tiffs IVA: finds the root inode
2014-01-26 Michael Spacefalcon tiffs IVA: find_inode_block() integrated
2014-01-25 Michael Spacefalcon tiffs IVA: reads image via mmap and displays block headers
2014-01-25 Michael Spacefalcon documentation update for the loadtools-r2 release
2014-01-14 Michael Spacefalcon doc/TIFFS write-up
2014-01-13 Michael Spacefalcon FFS in gsm-fw: generate the legacy block info table at run time
2014-01-13 Michael Spacefalcon TIFFS in vitro reader started
2014-01-12 Michael Spacefalcon beginning of MPFFS->TIFFS naming convention change
2014-01-07 Michael Spacefalcon gsm-fw/configs: checking some configurations into source control,
2014-01-07 Michael Spacefalcon gsm-fw/services/Makefile: build ETM only when it is enabled
2014-01-07 Michael Spacefalcon gsm-fw: TMFFS integrated
2014-01-06 Michael Spacefalcon gsm-fw: FFS code hooked in, FFS-in-RAM config works on the Pirelli target
2014-01-06 Michael Spacefalcon gsm-fw links with FFS included
2014-01-06 Michael Spacefalcon FFS: hopefully-correct initialization for the FFS_IN_RAM configuration
2014-01-06 Michael Spacefalcon gsm-fw/services/ffs: ffs_target.c generation and compilation
2014-01-06 Michael Spacefalcon gsm-fw/services/ffs: reclaim.c compiles
2014-01-06 Michael Spacefalcon gsm-fw/services/ffs: fsck.c compiles
2014-01-06 Michael Spacefalcon gsm-fw/services/ffs: ffs_env.c and ffstrace.c compile
2014-01-06 Michael Spacefalcon FFS code integration: remaining C files imported, but not yet integrated
2014-01-06 Michael Spacefalcon gsm-fw/services/ffs: task.c integrated
2013-12-26 Michael Spacefalcon gsm-fw/services/ffs: core.c integrated
2013-12-26 Michael Spacefalcon gsm-fw/services/ffs: cfgffs.c integrated
2013-12-26 Michael Spacefalcon gsm-fw FFS: starting to integrate C code
2013-12-25 Michael Spacefalcon gsm-fw FFS integration: ld script magic putting RAMFFS into ext.ram
2013-12-25 Michael Spacefalcon gsm-fw: beginning of config magic for FFS
2013-12-23 Michael Spacefalcon pirexplore: flashid command implemented
2013-12-23 Michael Spacefalcon fc-loadtool: flash ID check moved into flash info, added to erase and program
2013-12-23 Michael Spacefalcon fc-loadtool: flash idcheck standalone command implemented
2013-12-23 Michael Spacefalcon fc-loadtool flash ID check: definitions created
2013-12-19 Michael Spacefalcon pirexplore: lcdramp command renamed to lcdtest: the bars aren't a ramp
2013-12-19 Michael Spacefalcon target-utils/libprintf: minor polish
2013-12-19 Michael Spacefalcon fc-tmsh rvinterf invokation mode: support passing -B as well
2013-12-19 Michael Spacefalcon fc-loadtool: minor polish in build_flashw_hex_string()
2013-12-15 Michael Spacefalcon fc-tmsh: abb[rw] commands implemented
2013-12-15 Michael Spacefalcon fc-tmsh: option to invoke rvinterf "behind the scenes"
2013-12-14 Michael Spacefalcon pirexplore: a bit of refactoring
2013-11-26 Michael Spacefalcon rvinterf: support for socketpair invokation
2013-11-25 Michael Spacefalcon gsm-fw/riviera/rvt/rvt_task.c: brute debug hack no longer needed, ETM works
2013-11-25 Michael Spacefalcon gsm-fw/services/etm: etm_get16(): fix for bad C (sequence points violation)
2013-11-25 Michael Spacefalcon fc-tmsh: w8/w16/w32 implemented
2013-11-25 Michael Spacefalcon rvinterf: workaround for sleeping targets
2013-11-25 Michael Spacefalcon fc-tmsh: some buglets fixed
2013-11-25 Michael Spacefalcon fc-tmsh: some basic tmcore commands implemented
2013-11-25 Michael Spacefalcon fc-tmsh: implemented handling of ETM_CORE responses
2013-11-24 Michael Spacefalcon rvinterf: added -s option for changing the local socket pathname
2013-11-24 Michael Spacefalcon rvinterf/Makefile: build both rvinterf/lowlevel and rvinterf/etm
2013-11-24 Michael Spacefalcon rvinterf works after fixing max_fd
2013-11-24 Michael Spacefalcon fc-tmsh compiles!
2013-11-24 Michael Spacefalcon rvinterf/etm: implemented everything except the packet sending command
2013-11-24 Michael Spacefalcon rvinterf/etm: checkpointing not-yet-compilable code
2013-11-24 Michael Spacefalcon gsm-fw/riviera/rvm/rvm_use_id_list.h: tab fix
2013-11-23 Michael Spacefalcon rvinterf: packet sending implemented
2013-11-23 Michael Spacefalcon rvinterf: ignore SIGPIPE
2013-11-23 Michael Spacefalcon rvinterf: forwarding of Rx packets to clients implemented
2013-11-23 Michael Spacefalcon rvinterf: beginning of local socket handling
2013-11-23 Michael Spacefalcon rvinterf: beginning of server implementation
2013-11-22 Michael Spacefalcon rvtdump: heuristic decoding of G23 traces implemented,