shortlog for ebd6ec57aaf2db4c547d08713d4d94adc32ccdb6
ebd6ec5 Sun, 4. Nov 2012, 17:13:28 Laurent Navet... Makefile : fix cleaning rules
8ded5cf Tue, 30. Oct 2012, 16:10:42 Michel PolletMakefile: Fix git tag issues
d6265fd Tue, 30. Oct 2012, 16:09:37 Michel PolletMakefile: Introduce a release build
dcf0210 Tue, 30. Oct 2012, 12:30:21 Michel Polletusb: Made the usb example optional
a9cd39c v1.0 Thu, 25. Oct 2012, 11:43:40 Jakob GruberMakefiles: Add manual and a global doc target
61e4651 Thu, 25. Oct 2012, 11:39:34 Jakob Gruberdoc: Add simavr manual
334833c Mon, 10. Sep 2012, 12:36:21 Jakob Grubermisc: Point to correct simavr include dirs
099905d Mon, 10. Sep 2012, 12:36:21 Jakob Grubermisc: Move avr_mcu_section.h to sim/avr
2935c2b Mon, 10. Sep 2012, 12:36:21 Jakob GruberMakefiles: Remove executable bit from headers
31e9a0a Mon, 10. Sep 2012, 12:36:21 Jakob GruberMakefiles: Separate simavr.pc and simavr-avr.pc
4f0e565 Mon, 10. Sep 2012, 12:36:00 Jakob GruberMakefiles: Use PREFIX instead of DESTDIR in simavr.pc
dc37470 Mon, 10. Sep 2012, 11:40:56 Jakob Grubercore: Deinitialize GDB in avr_terminate()
ead3953 Fri, 31. Aug 2012, 11:16:32 Jakob Grubercores: Use correct extint control register
026ea0a Fri, 31. Aug 2012, 09:51:14 Jakob GruberRevert "examples: hd44780 responds on falling edge...
1f93391 Fri, 31. Aug 2012, 09:43:14 Michel Polletvcd: Made the trace buffer dynamic
a367ebb Wed, 29. Aug 2012, 15:00:50 Jakob Gruberioport: Restore PIN to PORT values when DDR is set...
7303c14 Wed, 29. Aug 2012, 15:00:46 Jakob Gruberioport: Use IRQ_FLAG_FILTERED instead of manual filtering
ebc09ae Wed, 29. Aug 2012, 14:53:18 Jakob Grubervcd_file: Update comment to reflect correct time units
27bab45 Wed, 29. Aug 2012, 14:53:18 Jakob Grubertimer: Avoid infinite cycle timer on TCNT write
cbc735e Fri, 10. Aug 2012, 16:20:15 Jakob Gruberio: Convert logging to AVR_LOG()
54c6847 Fri, 10. Aug 2012, 16:20:15 Jakob Gruberinterrupts: Convert logging to AVR_LOG()
59b46eb Fri, 10. Aug 2012, 16:20:14 Jakob Grubergdb: Convert logging to AVR_LOG()
d440811 Fri, 10. Aug 2012, 16:20:14 Jakob Gruberelf: Convert logging to AVR_LOG()
a484094 Fri, 10. Aug 2012, 16:20:10 Jakob Grubercycle_timers: Convert logging to AVR_LOG()
5d75409 Fri, 10. Aug 2012, 16:19:01 Jakob Grubercore: Convert logging to AVR_LOG()
22b130e Fri, 10. Aug 2012, 16:19:01 Jakob Gruberwatchdog: Convert logging to AVR_LOG()
96bd8a2 Fri, 10. Aug 2012, 16:19:01 Jakob Gruberusb: Convert logging to AVR_LOG()
f0c0d3b Fri, 10. Aug 2012, 16:18:55 Jakob Gruberuart: Convert logging to AVR_LOG()
949600f Fri, 10. Aug 2012, 16:17:20 Jakob Gruberlin: Convert logging to AVR_LOG()
d9279a5 Fri, 10. Aug 2012, 16:17:20 Jakob Gruberflash: Convert logging to AVR_LOG()
eefcaf7 Fri, 10. Aug 2012, 16:17:20 Jakob Grubereeprom: Convert logging to AVR_LOG()
ea01745 Fri, 10. Aug 2012, 16:17:20 Jakob Gruberbitbang: Convert logging to AVR_LOG()
2cfe735 Fri, 10. Aug 2012, 16:17:20 Jakob Gruberadc: Convert logging to AVR_LOG()
3e0d79d Sun, 5. Aug 2012, 13:00:53 Jakob Grubertimer: Remove trace_flags
792791e Sun, 5. Aug 2012, 13:00:53 Jakob Grubertimer: Convert to logging to AVR_LOG()
b8993c5 Sun, 5. Aug 2012, 13:00:53 Jakob Grubercore: Introduce a logging macro AVR_LOG()
33cb87d Sun, 5. Aug 2012, 13:00:53 Jakob Gruberrun_avr: Add -v argument to raise verbosity level
e9c8ea7 Sun, 5. Aug 2012, 13:00:53 Jakob Grubercores: Move static to front of declaration
e3c839e Sun, 5. Aug 2012, 13:00:53 Jakob Grubermega1280: Initialize UART 2 and 3
cadc3da Sun, 5. Aug 2012, 13:00:53 Jakob Grubermega1280: Add missing timers 4 and 5
3fa1bd3 Sun, 5. Aug 2012, 13:00:53 Jakob Grubercore: Increase MAX_IOs for atmega1280
faf279d Sun, 5. Aug 2012, 13:00:53 Jakob Grubercore: Don't sleep with pending interrupts
8a362b7 Tue, 31. Jul 2012, 13:08:25 Jakob Grubercores: Set raise_sticky in TWI interrupt vectors
33c05fb Tue, 31. Jul 2012, 13:08:25 Jakob Gruberinterrupts: Introduce raise_sticky flag
a37330f Tue, 31. Jul 2012, 13:08:25 Jakob Gruberinterrupts: Do not clear raised bit twice
18b7902 Tue, 31. Jul 2012, 13:06:00 Jakob Grubertwi: Correct swapped twi irq names
da3a776 Tue, 31. Jul 2012, 13:06:00 Jakob Gruberinterrupts: Typo correction (pooling -> polling)
28fe073 Tue, 31. Jul 2012, 13:06:00 Jakob Grubermisc: Consistent include guards in headers
242d9d8 Tue, 31. Jul 2012, 13:06:00 Jakob Grubermisc: Add extern "C" blocks to headers
98a2078 Thu, 26. Jul 2012, 14:40:46 Jakob Grubersimavr: Do not call avr_terminate in run callbacks
01b6906 Thu, 26. Jul 2012, 14:40:46 Jakob Gruberirq: Print errors to stderr
363de56 Thu, 26. Jul 2012, 14:40:46 Jakob Grubertwi: Move avr_twi_irq_msg to avr_twi.c
d7f5a70 Thu, 26. Jul 2012, 14:40:46 Jakob Gruberinterrupts: Don't wake up if not sleeping
98ff83e Wed, 25. Jul 2012, 10:25:11 Michel PolletMakefile: Create .deb files using fpm
eccb603 Fri, 20. Jul 2012, 21:52:05 Jakob Gruberexamples: Correct instructions for timer_64led example
0a8aa49 Fri, 20. Jul 2012, 14:51:14 Jakob Gruberrun_avr: Abort if firmware could not be read
fddb2a0 Fri, 20. Jul 2012, 14:31:26 Jakob Gruberexamples: hd44780 responds on falling edge of E pin
d63e2a1 Fri, 20. Jul 2012, 00:10:39 Jakob Gruberexamples: Fix frequency of ac_input signal
8e195b4 Thu, 19. Jul 2012, 23:46:19 Jakob Grubersimavr: Improved accuracy of sleep durations
de9f703 Wed, 18. Jul 2012, 12:43:28 Jakob Grubergdb: Read/write SREG values correctly
ebaa00a Wed, 18. Jul 2012, 12:43:28 Jakob Grubertests: Correct expected output of atmega88_uart_echo
2b8180f Mon, 16. Jul 2012, 19:21:03 Michel PolletMerge pull request #4 from schuay/markdown_syntax
2321695 Mon, 16. Jul 2012, 19:09:13 Jakob Grubermisc: Update repository URL in README
eda48ea Mon, 16. Jul 2012, 19:09:13 Jakob Grubermisc: Fix broken links in README.md
05a3af1 Mon, 16. Jul 2012, 19:09:08 Jakob Grubermisc: Github markdown uses indentation to mark code...
801524a Mon, 16. Jul 2012, 19:08:35 Jakob Grubermisc: Minor wording changes in README.md
049eef6 Mon, 16. Jul 2012, 19:06:45 Jakob Grubermisc: Github markdown uses underscores to italicize...
e599055 Mon, 16. Jul 2012, 18:07:32 Michel PolletMerge pull request #2 from schuay/watchpoints
40c40d5 Mon, 16. Jul 2012, 16:35:41 Michel PolletMerge pull request #3 from schuay/not_known
6afcd2a Mon, 16. Jul 2012, 16:30:45 Jakob Grubermisc: Fix confusing typo in error message
24bc2f4 Mon, 16. Jul 2012, 15:40:52 Jakob Grubergdb: Use early termination in gdb_watch_find*
909198f Sun, 15. Jul 2012, 23:26:45 Jakob Grubergdb: Implemented watchpoint handling
30bd286 Sun, 15. Jul 2012, 23:26:45 Jakob Grubergdb: Store watchpoints in avr_gdb_t
d15b56e Sun, 15. Jul 2012, 23:26:44 Jakob Grubergdb: Prepare watchpoints_t data structure
2cf0756 Fri, 13. Jul 2012, 11:19:21 Michel PolletMerge pull request #1 from schuay/master
e7d3182 Thu, 12. Jul 2012, 15:18:08 Jakob Grubermega1280: Added upper ADC differential channels
6d2da70 Thu, 12. Jul 2012, 15:18:08 Jakob Grubermisc: Fixed a couple of typos in comments
6dd257f Sat, 16. Jun 2012, 12:02:18 Michel Polletsimavr: Makefile tweaks
2e7cd17 Sat, 16. Jun 2012, 10:42:26 Michel PolletMakefile: Add a debug log
5325bf6 Sat, 16. Jun 2012, 10:41:35 Michel Polletlibc3: Deleted
802a8e0 Sat, 16. Jun 2012, 10:40:08 Michel Polletreprap: Deleted example board
06346f6 Sat, 16. Jun 2012, 10:15:09 Michel Polletreprap: Added shadow mapping
8714099 Sat, 16. Jun 2012, 10:14:12 Michel Polletlibc3: Make & config tweaks
fabbf08 Sat, 16. Jun 2012, 10:12:43 Michel Polletc3gl: Made c3gl_program_load public
dd44677 Sat, 16. Jun 2012, 10:10:45 Michel Polletc3gl_fbo: added depth texture
ecb88cd Sat, 16. Jun 2012, 10:09:45 Michel Polletc3program: Include digits in uniform names
b3b601b Sat, 16. Jun 2012, 10:09:13 Michel Polletc3context: Calculate the view projection matrix
fbd7e68 Sat, 16. Jun 2012, 10:08:25 Michel Polletc3camera: Added a field-of-view
0995f10 Fri, 15. Jun 2012, 10:23:48 Michel Polletreprap: Updated to reflects changes to libc3
e5d03e4 Fri, 15. Jun 2012, 10:22:58 Michel Polletc3gl_fbo: New bits
99dffcc Fri, 15. Jun 2012, 10:21:44 Michel Polletc3gl: Implemements lights
d03a307 Fri, 15. Jun 2012, 10:21:06 Michel Polletc3texture: Added a resize() function
cfa5278 Fri, 15. Jun 2012, 10:20:33 Michel Polletc3program: can specify uniform order
15c1e73 Fri, 15. Jun 2012, 10:19:05 Michel Polletc3object: Implements 'hidden' objects
28a8951 Fri, 15. Jun 2012, 10:17:47 Michel Polletc3geometry: Added a set_dirty() function
1d2a0a8 Fri, 15. Jun 2012, 10:17:07 Michel Polletc3context: Make sure lights are 'drawn' first
ede3c50 Fri, 15. Jun 2012, 10:16:12 Michel Polletc3light: New bit
b2fd603 Wed, 13. Jun 2012, 19:17:12 Michel Polletc3gl: Implemented buffer objects and vertex array objects
7bf79ff Wed, 13. Jun 2012, 19:15:58 Michel Polletc3algebra: Added ortho matrices
a955e4d Wed, 13. Jun 2012, 19:15:16 Michel Polletc3geometry: Added geometry buffers
next