log

age author description
Sun, 29 Jun 2014 19:05:52 +0000 Michael Spacefalcon top level README: status update
Sun, 29 Jun 2014 08:04:51 +0000 Michael Spacefalcon GPF library build
Sun, 29 Jun 2014 07:37:22 +0000 Michael Spacefalcon os_tim_{fl,ir}.c: timer list concurrency interlocks redesigned
Sun, 29 Jun 2014 04:06:24 +0000 Michael Spacefalcon os_tim_{fl,ir}.c: use TMR_* constant definitions
Sun, 29 Jun 2014 03:27:23 +0000 Michael Spacefalcon os_mis_fl.c: easy functions reconstructed, hard ones stubbed out
Sun, 29 Jun 2014 01:26:52 +0000 Michael Spacefalcon loadtools on C155/156: use the flash mapping at 0x03000000
Sat, 28 Jun 2014 06:06:15 +0000 Michael Spacefalcon os_mis_fl.c: global and static data reconstructed
Fri, 27 Jun 2014 07:23:00 +0000 Michael Spacefalcon OSL reconstruction: os_mis_fl.c: got the set of included headers, passes gcc
Fri, 27 Jun 2014 03:57:09 +0000 Michael Spacefalcon gsm-fw/gpf/osl/contrib/os_tim_ir.c: version contributed by Das Signal
Fri, 27 Jun 2014 02:24:27 +0000 Michael Spacefalcon os_mem_fl.c: os_CreatePartitionPool(): fixed error check logic
Fri, 27 Jun 2014 01:20:23 +0000 Michael Spacefalcon os_isr.c: os_CreateOSISR(): missed the assignment to .stack
Fri, 27 Jun 2014 00:05:23 +0000 Michael Spacefalcon os_com_fl.c: small buglet in the reconstruction
Thu, 26 Jun 2014 18:17:31 +0000 Michael Spacefalcon os_tim_ir.c: reconstruction complete
Thu, 26 Jun 2014 07:13:41 +0000 Michael Spacefalcon os_tim_ir.c: os_CreateTimer(): minor fixes
Thu, 26 Jun 2014 06:41:54 +0000 Michael Spacefalcon os_tim_ir.c: os_DestroyTimer(): missed assignment line
Thu, 26 Jun 2014 06:32:38 +0000 Michael Spacefalcon os_tim_ir.c: os_StopTimer(): comment fix
Thu, 26 Jun 2014 06:15:10 +0000 Michael Spacefalcon os_tim_ir.c: os_StartTimer(): polish
Thu, 26 Jun 2014 05:49:59 +0000 Michael Spacefalcon os_tim_ir.c: os_add_timer_to_list(): minor polish
Thu, 26 Jun 2014 05:08:44 +0000 Michael Spacefalcon os_tim_ir.c: os_remove_timer_from_list(): minor cosmetic polish
Thu, 26 Jun 2014 04:46:53 +0000 Michael Spacefalcon os_tim_ir.c: os_Timeout() fixed
Thu, 26 Jun 2014 03:23:29 +0000 Michael Spacefalcon OSL: os_tim_ir.c reconstruction by Das Signal
Tue, 24 Jun 2014 00:16:04 +0000 Michael Spacefalcon doc/Compiling: everything except gsm-fw
Mon, 23 Jun 2014 20:39:36 +0000 Michael Spacefalcon doc/Roadmap: written
Mon, 23 Jun 2014 18:37:19 +0000 Michael Spacefalcon OSL: os_tim_ir.c started
Mon, 23 Jun 2014 07:03:19 +0000 Michael Spacefalcon OSL: os_tim_fl.c done
Mon, 23 Jun 2014 06:54:40 +0000 Michael Spacefalcon os_tim_fl.c: os_QueryTimer() decompiled w/o real understanding of the logic
Mon, 23 Jun 2014 05:44:03 +0000 Michael Spacefalcon os_tim_fl.c: os_RecoverTick() done
Mon, 23 Jun 2014 05:33:13 +0000 Michael Spacefalcon os_tim_fl.c: os_TimInit() done
Mon, 23 Jun 2014 04:53:10 +0000 Michael Spacefalcon os_tim_fl.c: os_TimerInformation() done
Mon, 23 Jun 2014 04:44:10 +0000 Michael Spacefalcon os_tim_fl.c: os_set_tick() done