shortlog for 9ae2524d677910b10ef8c5740c7283a4f54189c6
9ae2524 Sat, 26. Dec 2009, 14:31:06 Michel Polletdoc: Added a doc directory, and a callgraph generator
0a764c4 Thu, 24. Dec 2009, 17:59:33 Michel Polletsimduino: Bootloader now works!
25384ae Thu, 24. Dec 2009, 17:58:08 Michel PolletUART: Added a flag to disable stdio traces
a69c6da Thu, 24. Dec 2009, 17:56:27 Michel PolletSPM: Added Self Programming Instruction & Support
ebe6229 Thu, 24. Dec 2009, 17:54:25 Michel Pollettimer: No longer craksh when reading TCNT with timer off
06c9a35 Wed, 23. Dec 2009, 23:42:51 Michel PolletSimduino: Teaser
c510e78 Wed, 23. Dec 2009, 23:28:01 Michel PolletMakefile: minor update
90d3def Wed, 23. Dec 2009, 23:27:31 Michel PolletUART: Implement a system of flow control
f93ae3d Wed, 23. Dec 2009, 23:23:21 Michel Polletcore: No longer crash if "codeline" is missing
a2c20ba Wed, 23. Dec 2009, 23:22:23 Michel Polletrun_avr et al. New HEX format loader
cb533ae Wed, 23. Dec 2009, 23:17:46 Michel Polletcore: Added a new ELF tag with AVR->simavr command...
5b4715f Wed, 23. Dec 2009, 01:52:41 Michel Polletcomments: What don't you typo the comments, too ?
358619f Tue, 22. Dec 2009, 17:24:35 Michel Pollettimer: Implemented some of the ICR based timers
31d6eec Tue, 22. Dec 2009, 17:22:24 Michel Polletmisc: Disabled debug traces
63b8526 Tue, 22. Dec 2009, 17:21:45 Michel Polletcores: Also disable fuse macros
e3a37a3 Mon, 21. Dec 2009, 22:08:45 Michel Pollettimers: Added TCNT reading/writing support
2205532 Mon, 21. Dec 2009, 22:07:42 Michel PolletIRQ: Made the hook structure private
32fc696 Mon, 21. Dec 2009, 09:18:43 Michel Polletcores: Disable signatures to help compile on ubuntu
58396a3 Mon, 21. Dec 2009, 00:08:31 Michel Polletexamples: Minor updates
affaa58 Mon, 21. Dec 2009, 00:07:56 Michel Polletcores: Added ATTiny2313
bf452d6 Mon, 21. Dec 2009, 00:07:29 Michel Polletcores: Updated for 16 bits timers and ADCs
eee46ac Mon, 21. Dec 2009, 00:05:38 Michel PolletADC: Placeholder IO module
501725d Mon, 21. Dec 2009, 00:04:43 Michel Pollettimer: Masssive timer update. 8 & 16 bits
f6ca3d4 Mon, 21. Dec 2009, 00:02:44 Michel PolletREADME an Makefiles update
4854e70 Thu, 17. Dec 2009, 21:31:23 Michel Pollettimer_64led: Brand new example board, opengl display too
2467b8b Thu, 17. Dec 2009, 21:27:10 Michel Polletledramp: Use a larger VCD update window
30f8bc4 Thu, 17. Dec 2009, 21:25:54 Michel PolletMakefiles: Small updates
306786c Thu, 17. Dec 2009, 21:25:01 Michel PolletELF: Use a much larger VCD flush window
64f4695 Thu, 17. Dec 2009, 21:24:11 Michel PolletVCD: Reworked
4db6cb7 Thu, 17. Dec 2009, 21:22:10 Michel Polletinterrupts: Added a "raised" IRQ
9475768 Thu, 17. Dec 2009, 20:56:01 Michel Polletcore: Reworked the cycle timers
3cee361 Thu, 17. Dec 2009, 20:53:42 Michel Polletcore: Added an avr_terminate() call
ff9ccdb Thu, 17. Dec 2009, 20:50:37 Michel Polletuart: Register the interupt vectors
913f8d4 Thu, 17. Dec 2009, 20:49:17 Michel Pollettimer8: Implements "fast PWM" mode
2826ca4 Thu, 17. Dec 2009, 20:48:14 Michel Polletspi: Use a timer to send the bytes out, when master
2b3fa04 Thu, 17. Dec 2009, 20:46:25 Michel Polletcores: Add a few more mega cores
ed76382 Wed, 16. Dec 2009, 01:16:55 Michel PolletFixed 'ledramp' example to reflect new loader
91732f8 Tue, 15. Dec 2009, 22:42:25 Michel PolletELF: Updated example firmware to generate new traces
51d5f4b Tue, 15. Dec 2009, 22:39:49 Michel PolletELF: Redone the .mmcu section
8d56964 Tue, 15. Dec 2009, 22:38:43 Michel PolletVCD: Traces now have the correct timestamps
50176cc Tue, 15. Dec 2009, 22:37:53 Michel PolletUART: Delay TX interupt a few cycles
eab7a03 Tue, 15. Dec 2009, 22:35:02 Michel PolletAdded support for IRQ triggers on any IO register
f49e737 Tue, 15. Dec 2009, 22:32:03 Michel PolletAdded support for external interrupts (ie INT0 etc)
09a5684 Tue, 15. Dec 2009, 01:06:16 Michel PolletMissing bits from previous commit...
51db2fa Mon, 14. Dec 2009, 22:03:18 Michel PolletUpdated "ledramp" to demo the VCD gtkwave traces
e198c93 Mon, 14. Dec 2009, 22:00:04 Michel PolletAdds VCD (Value Change Dump) file output support (gtkwave)
7d859a4 Mon, 14. Dec 2009, 21:57:55 Michel PolletStreamlined avr_irq subsystem
1828d61 Mon, 14. Dec 2009, 21:55:48 Michel PolletDisable the debugging traces
5f2fe24 Mon, 14. Dec 2009, 21:54:27 Michel PolletCleanup of the Makefiles
0bfce45 Mon, 7. Dec 2009, 20:45:17 Michel PolletAdded a real example on how to integrate simavr, etc
024a09b Mon, 7. Dec 2009, 00:12:23 Michel PolletAdded a typedef for IO addresses
48920c7 Sun, 6. Dec 2009, 11:41:23 Michel PolletAdded tiny13
1898613 Fri, 4. Dec 2009, 23:27:46 Michel PolletMany more changes, timed callbacks etc
4acd890 Fri, 4. Dec 2009, 00:56:57 Michel Pollettiny25/45 cores added
4ebde35 Fri, 4. Dec 2009, 00:31:42 Michel PolletPolished gdb support, etc
24c5c60 Wed, 2. Dec 2009, 22:52:53 Michel PolletGDB working, some more source massaging
b2cf6bd Wed, 2. Dec 2009, 01:16:45 MichelBuild works on Snow Leopard, using Arduino toolchain
0b698ce Tue, 1. Dec 2009, 22:47:48 Michel Polletuart, ioports, etc. Many more changes
6dc37c4 Mon, 30. Nov 2009, 22:36:55 Michel PolletCores, decoder, uart, ioports - lots of changes
d8e5774 Tue, 24. Nov 2009, 14:14:03 Michel PolletInitial Commit