log

age author description
Tue, 17 Jun 2014 20:59:59 +0000 Michael Spacefalcon tfc139: clean exit on success
Tue, 17 Jun 2014 07:36:08 +0000 Michael Spacefalcon loadtools/scripts/compal.config: boot-reflash-hack enabled
Tue, 17 Jun 2014 07:33:25 +0000 Michael Spacefalcon flash erase-program-boot: implemented CRC check before flashing
Tue, 17 Jun 2014 06:31:27 +0000 Michael Spacefalcon fc-loadtool: flash erase-program-boot implementation complete
Tue, 17 Jun 2014 05:46:21 +0000 Michael Spacefalcon fc-loadtool: started implementing flash erase-program-boot command
Tue, 17 Jun 2014 05:11:25 +0000 Michael Spacefalcon loadtools: boot-reflash-hack hwparam setting hooked in
Tue, 17 Jun 2014 05:07:17 +0000 Michael Spacefalcon fc-loadtool: flcmplboot.c (boot-reflash-hack) code started
Tue, 17 Jun 2014 04:31:16 +0000 Michael Spacefalcon loadagent: intel-rewrite-sector implemented
Tue, 17 Jun 2014 03:40:49 +0000 Michael Spacefalcon Intel flash: clear SR before programming
Tue, 17 Jun 2014 03:18:02 +0000 Michael Spacefalcon Intel flash: unlock command implemented
Tue, 17 Jun 2014 01:52:46 +0000 Michael Spacefalcon Intel flash: flash status command implemented
Tue, 17 Jun 2014 01:39:59 +0000 Michael Spacefalcon fc-loadtool flash: beginning of Intel command set support
Tue, 17 Jun 2014 00:53:07 +0000 Michael Spacefalcon fc-loadtool flash: reset to read mode added where appropriate
Tue, 17 Jun 2014 00:33:05 +0000 Michael Spacefalcon fc-loadtool flash: another refactoring: geometry vs. command set
Mon, 16 Jun 2014 01:15:17 +0000 Michael Spacefalcon loadagent: Intel flash support added, compiles
Sun, 15 Jun 2014 22:06:46 +0000 Michael Spacefalcon fc-loadtool flash: CFI query code implemented, compiles
Sun, 15 Jun 2014 20:38:18 +0000 Michael Spacefalcon loadtools/scripts/compal.config: added flash cfi-4M 0
Sun, 15 Jun 2014 20:24:51 +0000 Michael Spacefalcon fc-loadtool flash: bank configurations for CFI
Sun, 15 Jun 2014 20:05:54 +0000 Michael Spacefalcon fc-loadtool flash: first round of refactoring for CFI
Sun, 15 Jun 2014 00:47:06 +0000 Michael Spacefalcon OSL: os_mem_fl.c done
Fri, 13 Jun 2014 22:12:05 +0000 Michael Spacefalcon os_mem_fl.c: os_CreateMemoryPool() started
Fri, 13 Jun 2014 19:44:27 +0000 Michael Spacefalcon os_mem_fl.c: os_CreatePartitionPool() done
Fri, 13 Jun 2014 00:55:36 +0000 Michael Spacefalcon os_mem_fl.c: os_AllocateMemory() and os_DeallocateMemory()
Wed, 11 Jun 2014 17:49:13 +0000 Michael Spacefalcon fc-loadtool: pass abb[rw] commands through to loadagent
Wed, 11 Jun 2014 17:32:51 +0000 Michael Spacefalcon target-utils: flush serial output before Iota poweroff
Wed, 11 Jun 2014 17:22:55 +0000 Michael Spacefalcon target-utils serial I/O made consistent with other projects
Wed, 11 Jun 2014 16:38:28 +0000 Michael Spacefalcon loadtools: Iota poweroff on Compal targets
Wed, 11 Jun 2014 08:32:22 +0000 Michael Spacefalcon target-utils: ABB operations added to loadagent
Wed, 11 Jun 2014 07:11:16 +0000 Michael Spacefalcon target-utils abb[rw] commands: call abb_init() to avoid dead hang
Wed, 11 Jun 2014 06:50:46 +0000 Michael Spacefalcon target-utils: ABB operations implemented (ported from OsmocomBB),