shortlog for d2196da73575ab6fafce44ddbe817ae20b61e8c0
d2196da Sun, 11. Apr 2010, 20:38:24 Michel PolletELF: Fixes a bad malloc
5268a8b Sun, 11. Apr 2010, 20:36:59 Michel Polletmega128: Fixes timer comparators
b25803f Sat, 10. Apr 2010, 19:05:30 Michel Pollettwi: Stripped down TWI module to fix compile
eca9398 Sat, 10. Apr 2010, 14:19:19 Michel Polletexample: Added OC2A to timer test
12785a5 Sat, 10. Apr 2010, 14:18:30 Michel Polletcores: Refactored timer comparators
1c66d76 Sat, 10. Apr 2010, 14:16:37 Michel Pollettimer: Added comparator modes for pins
34ba1d0 Sat, 10. Apr 2010, 14:15:09 Michel Polletioport: Added a way to get to the IRQ via register...
6b94d79 Sat, 10. Apr 2010, 14:14:12 Michel Polletioport: Aded a way to specify the output value via IRQ
14d1c0a Sat, 10. Apr 2010, 12:35:32 Michel Polletioport: No longer need pcint to change the value
f1fb1de Tue, 6. Apr 2010, 13:34:43 MichelTWI: Temp TWI changes with new IRQ system
85b82a1 Mon, 5. Apr 2010, 14:39:06 Michel Polletextint: Add more extints IRQs
bb63575 Sun, 4. Apr 2010, 14:43:32 Michel Polletcore: Added EIND support
93ee08f Sun, 4. Apr 2010, 13:24:29 Michel Polletcores: Added Mega128
d8ba7b5 Sun, 4. Apr 2010, 13:22:42 Michel Polletwatchdog/eeprom: Added declaration blocks for older...
6356c90 Sun, 4. Apr 2010, 13:21:45 Michel Pollettimer: Added (non functional) C interrupt block
1575146 Sun, 4. Apr 2010, 13:20:59 Michel Polletflash: Add support for RAMPZ
1cbc064 Sun, 4. Apr 2010, 13:20:34 Michel Polletcore: Add support for RAMPZ and refactor instructions
a66d834 Sun, 4. Apr 2010, 13:18:31 Michel PolletFixed multiple warnings for -Wall
8476fda v1.0a1 Fri, 12. Mar 2010, 09:06:13 Michelrun_avr: Cosmetics
6aca02e Wed, 10. Mar 2010, 19:08:02 MichelMakefile: Include eeprom data in .hex files
5d6254c Wed, 10. Mar 2010, 19:07:07 Michelrun_avr: Supports loading new hex files
2fcc8ca Wed, 10. Mar 2010, 19:05:42 Michelelf: Added constants for flash & eeprom start
8e4434c Wed, 10. Mar 2010, 19:04:53 Michelhex: Added a new reader for multiple chunks
28a1de8 Thu, 25. Feb 2010, 23:13:11 Michel PolletVCD: Fixed a buffer overflow
cf3a3b7 Thu, 25. Feb 2010, 23:12:36 Michel PolletTWI: Work in progress
2ad03ef Mon, 11. Jan 2010, 09:06:59 Michel PolletReadme fix
2f67001 Wed, 6. Jan 2010, 23:47:36 Michel Polletcore: Simplify changes to SREG
7e88785 Wed, 6. Jan 2010, 23:47:18 Michel Polletmisc: Small cleanup
d66e69e Wed, 6. Jan 2010, 23:47:18 Michel Polleteeprom: fix a less-than bug
eb090a5 Wed, 6. Jan 2010, 23:47:18 Michel Polletwatchdog: Added a test module
bd30ae8 Wed, 6. Jan 2010, 23:43:10 Michel Polletcores: Add watchdog
163dd81 Wed, 6. Jan 2010, 23:43:10 Michel Polletcore: Add watchdog timer support
4570a6e Sat, 26. Dec 2009, 15:52:59 Michelexamples: Ported to Snow Leopard
a01329d Sat, 26. Dec 2009, 14:34:15 Michel Polletcore: Shuffled code around
741c561 Sat, 26. Dec 2009, 14:33:15 Michel PolletUART: Added documentation
8df1585 Sat, 26. Dec 2009, 14:32:41 Michel Polletcores: Added selfprog bootloader support to x4 series
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