shortlog for b778a45f49549badc2980ac79ca18a4ae7b5c5b5
b778a45 Wed, 16. Feb 2011, 01:03:28 Michel Pollettimers: don't reconfigure for minor changes
5c3675c Wed, 16. Feb 2011, 01:02:01 Michel Pollettimers: Print a warning on unsuported timer modes
199a5e9 Wed, 16. Feb 2011, 00:21:38 Sami LiedesStore the next cycle count where the earliest cycle...
0fc01c9 Sat, 5. Feb 2011, 00:57:06 Sami LiedesRework avr_service_interrupts() to use ffs() too for...
467931d Fri, 4. Feb 2011, 23:38:54 Sami LiedesUse ffs() for finding timers from cycle timer map.
8c526ab Wed, 2. Feb 2011, 21:53:38 Sami LiedesReturn zeros when GDB reads just past end of stack.
248a151 Wed, 2. Feb 2011, 21:53:04 Sami LiedesEnable interrupt handling for Fast PWM timers too
dc151e0 v1.0a6 Fri, 14. Jan 2011, 11:19:28 Michel PolletUART: Fixed UDRC/E behaviour
9684036 Fri, 14. Jan 2011, 11:18:40 Michel Polletcycle timers: Added avr_cycle_timer_status()
3217215 Mon, 25. Oct 2010, 13:59:00 Christian Ballessimduino: added init/deinit functions for avr_t initial...
f1ce544 Mon, 25. Oct 2010, 13:59:00 Christian Ballescore: added extra init/deinit functions to avr_t
b28d03a Mon, 25. Oct 2010, 13:53:29 Michel Polletmisc: Typos
7a591ae Tue, 12. Oct 2010, 11:03:43 Michel Polletcore: Added a bit of documentation
398c292 Tue, 12. Oct 2010, 11:02:55 Michel Polletgdb: Adds the 'reset' command
e1cbefc Tue, 12. Oct 2010, 11:02:03 Michel Polletconsole: Implement debug console register
f729045 Tue, 12. Oct 2010, 11:00:33 Michel Polletmcu_section: Added New CONSOLE Tag
b80e6f6 Thu, 2. Sep 2010, 14:01:25 Michel Pollettests: Update them so they work...
8b7739b Thu, 2. Sep 2010, 14:00:48 Michel PolletIOs: Use new IRQ alloc function
83d4a7e Thu, 2. Sep 2010, 13:59:59 Michel PolletIRQs: A bit of sanity when freeing
c8c7455 Thu, 2. Sep 2010, 13:56:29 Michel Polletsimavr: Deallocate resources
f7baf8c Thu, 2. Sep 2010, 13:55:40 Michel Polleteeprom: Added a dealloc function
2a257b4 Thu, 2. Sep 2010, 13:55:05 Michel Polletios: Added a way to set and teardown modules IRQs
8d8d509 Thu, 2. Sep 2010, 12:59:07 Michel Polletmisc: Made (most) of the headers c++ friendly
6280c0d v1.0a5 Tue, 31. Aug 2010, 13:43:24 Michel Polletmisc: Fixed clang static analizer warnings
2a64138 Tue, 31. Aug 2010, 12:55:29 Michel Polletioport: Added an IRQ for the port pin direction changes
ad7ea66 Tue, 31. Aug 2010, 12:48:44 Michel Polletioport: Add an ioctl to get the port state
2df48dd Tue, 31. Aug 2010, 12:30:49 Michel Polletmisc: Typos etc
e0e85ba Wed, 25. Aug 2010, 17:07:31 Michel Polletcore: CALL/RET instructions fix
f4b8df2 Tue, 10. Aug 2010, 23:51:31 Michel Polletcore: Add PORTA support for Attiny2313
0d3f95a Mon, 2. Aug 2010, 23:38:44 Michel Pollettimer: Fix for older AVRs & tinies
4055170 v1.0a4 Mon, 5. Jul 2010, 12:09:20 Michel Polletcore: Fix SBRS/C for 32 bits instructions
9567c05 Mon, 5. Jul 2010, 12:08:08 Michel Polletcore: Fix MULS register
43f857c Fri, 25. Jun 2010, 10:17:19 Michel PolletADC: Fix ADLAR bit handling
d784bdd Sun, 20. Jun 2010, 12:25:53 Michel Pollettimer: Also reconfigure on writing the WGM bits
160884e Sun, 20. Jun 2010, 12:24:54 Michel Polletioports: Cleanup and implement PINx toggle
630883c Tue, 11. May 2010, 13:36:26 Michel Polletuart: Now use avr_clear_interrupt_if
7e3e150 Tue, 11. May 2010, 13:35:46 Michel Pollettimer: Allow clearing of the interupts
1b82822 Tue, 11. May 2010, 13:34:35 Michel Polletinterrupts: Mark interupts as pending even if not enabl...
d22d763 Thu, 29. Apr 2010, 12:51:45 Michel PolletICP: Added Input capture pin support to timers
42dab73 v1.0a3 Wed, 14. Apr 2010, 23:59:23 Michel Polletcores: Added tinyX5 and mega128 ADC bits
3d05eef Wed, 14. Apr 2010, 21:47:49 Alessio Igor... misc: Warning fix
0e28920 Wed, 14. Apr 2010, 21:46:15 Alessio Igor... misc: More warning fixes
a505da2 Wed, 14. Apr 2010, 21:45:10 Alessio Igor... misc: Fix warning replacing %d with %zu for size_t
8dee5c5 Wed, 14. Apr 2010, 21:43:14 Michel Polletdoc: Updated callgraph .pdf
f04a4a3 Wed, 14. Apr 2010, 21:42:46 Michel Polletcore: Fixes SBCI
6b34bed Wed, 14. Apr 2010, 19:15:23 Michel Pollettest: Add a test/example for the ADC subsystem
8380de2 Wed, 14. Apr 2010, 19:14:27 Michel Polletcores: Add (some) of the ADC mux data
bc86408 Wed, 14. Apr 2010, 19:13:21 Michel PolletADC: Fully functional core
9903ca7 Wed, 14. Apr 2010, 19:11:49 Michel Polletcore+elf: Add fields for the MCU voltages
46876e7 Wed, 14. Apr 2010, 19:09:38 Michel Polletrun_avr: Add a way to trace just interruots vectors
ccad494 v1.0a2 Wed, 14. Apr 2010, 19:05:12 Michel Pollettimer: Fixed an off by one
3553935 Sun, 11. Apr 2010, 21:11:51 Michel Polletcores: Updated comparators
685e011 Sun, 11. Apr 2010, 21:11:00 Michel Pollettimer: Changed timer config feom a bit array to a norma...
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...
next