https://bitbucket.org/daniel_fort/magic-lantern

sort by:
Revision Author Date Message Commit Date
19af47b Onscreen meters almost work 24 May 2009, 22:13:43 UTC
c3d3def Use sound_dev_active_in() to enable the sound device 24 May 2009, 21:56:34 UTC
fde6dc3 Corrected size of image vram region 24 May 2009, 21:11:06 UTC
6abec7a VRAM scribble works! 24 May 2009, 21:00:19 UTC
d78d60e Added tag release-0.0.3 for changeset 25a2722cf57f 24 May 2009, 10:03:52 UTC
e9c9d6f Give it a little more time to sleep 24 May 2009, 10:03:48 UTC
1855c4c Dump entire log to a file. works great! 24 May 2009, 00:06:57 UTC
8571b26 Write out more of the kuwa buffer 23 May 2009, 22:04:38 UTC
ab217f0 log file creation almost works 23 May 2009, 21:08:01 UTC
1127121 Fixed tag name 23 May 2009, 21:07:53 UTC
b0420e4 Removed dead code 23 May 2009, 21:07:44 UTC
33760fd Added dm struct 23 May 2009, 21:07:36 UTC
2e79497 Added tag release-0.0.1 for changeset aeb2eae91368 23 May 2009, 18:34:30 UTC
63b0463 New functions 23 May 2009, 18:34:19 UTC
8bd2cee Added tag release-0.0.1 for changeset bf93fdcf90b6 23 May 2009, 18:30:10 UTC
d83d9d6 Attempt to stop lvae task 23 May 2009, 18:25:26 UTC
d308b44 Comments 23 May 2009, 18:25:16 UTC
6982776 More terms 23 May 2009, 18:04:36 UTC
0dd7e21 Minor tweaks 23 May 2009, 17:52:39 UTC
804dd8e First draft of license 23 May 2009, 17:50:27 UTC
3ce2dd9 Lots of random dialog setup things 23 May 2009, 02:36:35 UTC
5b04b20 Added calls to factory menu and to write the display to a file 23 May 2009, 00:48:16 UTC
15a432f Updated state structure and added dispcheck functions 23 May 2009, 00:47:47 UTC
d5bda4c Documented state class 17 May 2009, 23:53:10 UTC
23c84d9 Docs on dialog_handler 17 May 2009, 22:08:41 UTC
fb60414 Improved dialog logging 17 May 2009, 22:00:47 UTC
c86f01d Recording events works 17 May 2009, 21:34:39 UTC
9104840 Replaced old map with my new one from IDA 17 May 2009, 15:44:52 UTC
710e2d6 Log just the new task creation 17 May 2009, 15:43:43 UTC
df5ec8a Clean up dumper code and verify that it still works 17 May 2009, 15:43:34 UTC
5cbfe44 Added all target and unified firmware names 17 May 2009, 13:22:56 UTC
71927f1 Added tag release-0.0.0 for changeset ce9cebcee9dc 17 May 2009, 13:14:00 UTC
7cc4875 Clean up warnings and move structures into globals 17 May 2009, 05:34:03 UTC
ebef9db Fixup BL instructions in place rather than reimplementing. Added cstart() entry and moved audio_info structure to dryos.h 17 May 2009, 05:22:01 UTC
15f8548 Comments 17 May 2009, 05:06:34 UTC
b372953 Created dryos.h and stubs-5d2.107.S. - Split addresses from type signatures - Moved dryos structures into header file - Moved some ARM specific functions into arm.h 17 May 2009, 05:04:35 UTC
83021fd Added tag before-dryos-split for changeset b3ac1159ee7c 17 May 2009, 04:38:40 UTC
e9d6729 Override specific tasks 17 May 2009, 04:22:14 UTC
dbe95e4 Found task_trampoline() to stop new tasks before they start 16 May 2009, 22:52:09 UTC
411b7b9 Rewrite version string 16 May 2009, 14:09:10 UTC
940aa6f sound_dev_task hook works to override the AGC! 15 May 2009, 23:15:53 UTC
9f95361 Holy shit! AGC task is working! 15 May 2009, 20:28:34 UTC
e5f3286 Split canon functions into separate header 15 May 2009, 20:28:13 UTC
c88a25e PC logging works! 15 May 2009, 17:23:57 UTC
0ea2cdd Found msleep! 15 May 2009, 16:54:27 UTC
fc9048b More open/close tests. Still no progress 15 May 2009, 04:27:06 UTC
1fa84ec Spinning task works 15 May 2009, 02:37:16 UTC
56b32fc Added timers seems to work? 15 May 2009, 02:32:54 UTC
625b96f Create "my_task", which immediately exits. This works? 15 May 2009, 01:48:17 UTC
ba4b5a9 Added cli/sei 15 May 2009, 01:47:54 UTC
98f63ac Started adding more hooks into task creation 12 May 2009, 02:00:10 UTC
e97e004 Added tag working-trampoline for changeset 545c4cb9881b 11 May 2009, 22:40:26 UTC
7e5abea Branches into my_init_task() now work. Rejoice! 11 May 2009, 22:37:53 UTC
18b5936 Minor tweaks to try to enable our init task 11 May 2009, 22:10:27 UTC
0b547ff We are restarting, but hooks are not run? 11 May 2009, 21:59:45 UTC
1907d74 Yes! We are getting into user mode fine now 11 May 2009, 21:55:23 UTC
b42e825 Split relocating code from relocatable shim 11 May 2009, 15:01:27 UTC
10c4125 Running copy out of relocated region works 11 May 2009, 00:57:40 UTC
9a0d0d8 Clearer code flow and attempt to hook the task creation code 11 May 2009, 00:52:21 UTC
9316248 Moved return a little further and added comments 10 May 2009, 22:51:22 UTC
7cd7540 Seems to still be working? 10 May 2009, 22:10:08 UTC
7702509 Add padding and run copy_and_restart() in flasher address space 10 May 2009, 21:53:09 UTC
cb3f9c2 Removed bad dump calls 10 May 2009, 21:52:49 UTC
178a20c Set load address and hack trampoline 10 May 2009, 20:09:40 UTC
a7986ce Copy and reset seems to be working 10 May 2009, 17:37:44 UTC
639b29e Dump all the contrl regs 10 May 2009, 17:37:34 UTC
7f7f14b Explicit offset 09 May 2009, 15:46:57 UTC
b675f19 Dump control registers into log file 09 May 2009, 15:46:43 UTC
dea8e87 Output CPUid and other things 01 May 2009, 04:53:34 UTC
f2d202f Camera comes back up, but sloooow 01 May 2009, 01:10:55 UTC
0b2e0e1 Modify the firmware in place and reboot into the RAM image 28 April 2009, 17:49:12 UTC
1eb9aa3 More symbols 25 April 2009, 20:59:53 UTC
9bc59b2 Camera goes back into normal mode after our code. Good? 25 April 2009, 20:59:49 UTC
526ab03 Actually put the symbols in? abs-symbols are broken? 25 April 2009, 20:59:15 UTC
e429d58 Trying to fixup the ROM addresses 25 April 2009, 03:53:48 UTC
b52699e Added tag 5d2_dump-works for changeset a45dce6e031f 25 April 2009, 02:34:12 UTC
a48d541 Generate deps 25 April 2009, 02:30:13 UTC
0413e33 Moved symbol defines into autogenerated stubs.S file 25 April 2009, 01:45:12 UTC
d68b897 Lots more flasher functions 25 April 2009, 00:15:56 UTC
a1cc95f More symbols, with some maybes 24 April 2009, 19:22:37 UTC
5f09461 More symbols for flasher program 24 April 2009, 18:51:04 UTC
cc97c08 Minor tweaks 24 April 2009, 18:15:01 UTC
2752a35 Rudimentary loging facility 24 April 2009, 18:11:27 UTC
a2635a8 silence warnings about interwork 24 April 2009, 18:11:19 UTC
2c279c7 Added tag 5d2_dump-works for changeset bd027cd75877 24 April 2009, 17:43:20 UTC
e444bbb Make the 5D Mark II support more direct by using long function calls 24 April 2009, 15:15:02 UTC
29d0649 It works! My code runs! 24 April 2009, 15:05:34 UTC
bc7f669 assemble_fw generates valid fir files 24 April 2009, 11:33:28 UTC
44733a8 Patch binary with diff file 24 April 2009, 04:45:59 UTC
548dc92 Ignore chdk 24 April 2009, 04:45:31 UTC
be024b6 Re-assemble un-encrypted firmware images 24 April 2009, 03:13:32 UTC
63abf68 Print out the model id from the header 24 April 2009, 01:38:37 UTC
bea70a9 More fields in the header 24 April 2009, 00:46:14 UTC
a983d13 More flasher symbols 24 April 2009, 00:34:32 UTC
d0cb30c Ignore generated files 24 April 2009, 00:34:22 UTC
22ef6b6 Added crc to dissect_fw 24 April 2009, 00:20:44 UTC
fd05f9c Attempt to build a dumper program; almost there? 24 April 2009, 00:11:16 UTC
1a0f70d Import of map from ??? 24 April 2009, 00:10:23 UTC
5d38a61 More symbols for 5d2 flasher 23 April 2009, 23:50:10 UTC
f37f408 Add relative mode and fix lower-case symbols 23 April 2009, 23:50:00 UTC
back to top