Merge pull request #7 from mali/working
[simavr] / simavr / cores /
2012-08-31 Jakob Grubercores: Use correct extint control register
2012-08-05 Jakob Grubercores: Move static to front of declaration
2012-08-05 Jakob Grubermega1280: Initialize UART 2 and 3
2012-08-05 Jakob Grubermega1280: Add missing timers 4 and 5
2012-07-31 Jakob Grubercores: Set raise_sticky in TWI interrupt vectors
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermega1280: Added upper ADC differential channels
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-06-03 Michel Polletcores: Now duplicate the global structure
2012-05-28 Michel Polletcores: New avr-libc fixes
2012-05-22 Michel Polletmisc: Fixes clang warnings
2012-04-06 Michel Polletmega1280: Made PORTK work
2012-04-06 Michel Polletcores: Added mega1280
2012-04-05 Michel Pollettimer: Added phase correct mode, possibly works
2012-02-27 Michel Polletcores: Added at90usb162
2011-09-14 Michel Polletcores: Added mega16m1
2011-09-14 HATATANI Shintacores: Add mega1281
2011-09-13 Michel Polletcores: Added mega8, old generation
2011-03-15 Michel Polletcores: Fix TWI interupt flag
2011-03-15 Michel Polletcores: Added UART bit rate flags
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2011-02-20 Martin Glueckcore: Added ATtiny x4
2010-10-25 Michel Polletmisc: Typos
2010-08-10 Michel Polletcore: Add PORTA support for Attiny2313
2010-04-29 Michel PolletICP: Added Input capture pin support to timers
2010-04-14 Michel Polletcores: Added tinyX5 and mega128 ADC bits
2010-04-14 Michel Polletcores: Add (some) of the ADC mux data
2010-04-11 Michel Polletcores: Updated comparators
2010-04-11 Michel Polletmega128: Fixes timer comparators
2010-04-10 Michel Polletcores: Refactored timer comparators
2010-04-05 Michel Polletextint: Add more extints IRQs
2010-04-04 Michel Polletcores: Added Mega128
2010-01-06 Michel Polletcores: Add watchdog
2009-12-26 Michel Polletcores: Added selfprog bootloader support to x4 series
2009-12-24 Michel PolletSPM: Added Self Programming Instruction & Support
2009-12-22 Michel Pollettimer: Implemented some of the ICR based timers
2009-12-22 Michel Polletcores: Also disable fuse macros
2009-12-21 Michel Polletcores: Disable signatures to help compile on ubuntu
2009-12-20 Michel Polletcores: Added ATTiny2313
2009-12-20 Michel Polletcores: Updated for 16 bits timers and ADCs
2009-12-17 Michel Polletcores: Add a few more mega cores
2009-12-15 Michel PolletAdded support for external interrupts (ie INT0 etc)
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-06 Michel PolletAdded tiny13
2009-12-03 Michel Pollettiny25/45 cores added
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-02 Michel PolletGDB working, some more source massaging
2009-12-01 Michel Polletuart, ioports, etc. Many more changes
2009-11-30 Michel PolletCores, decoder, uart, ioports - lots of changes
2009-11-24 Michel PolletInitial Commit