e0749c1 |
Sat, 15. Mar 2014, 02:21:45 |
Jonathan Creekmore | Support looking up the AVR_ROOT in /usr/local/avr |
commit | commitdiff | tree | download |
38a09eb |
Tue, 11. Mar 2014, 12:27:02 |
Michel Pollet | Merge pull request #61 from cardoe/pc-crash |
commit | commitdiff | tree | download |
f17ac82 |
Tue, 11. Mar 2014, 02:12:23 |
Doug Goldstein | core: set reasonably safe default for 'codeend' |
commit | commitdiff | tree | download |
d9701a7 |
Mon, 10. Mar 2014, 02:35:15 |
Doug Goldstein | core: don't crash if pc is past flash |
commit | commitdiff | tree | download |
663a5c2 |
Mon, 10. Mar 2014, 02:24:56 |
Doug Goldstein | add likely/unlikely branch hint macros |
commit | commitdiff | tree | download |
36ae8cd |
Sat, 8. Mar 2014, 11:53:51 |
lleroy | cores: Added atmega169p |
commit | commitdiff | tree | download |
2c20fc9 |
Thu, 6. Mar 2014, 17:36:57 |
Michel Pollet | vcd: Traces now start in 'X' state |
commit | commitdiff | tree | download |
0192cc6 |
Thu, 6. Mar 2014, 17:36:57 |
Michel Pollet | ioport: Add a pair of IRQs |
commit | commitdiff | tree | download |
fde567e |
Thu, 6. Mar 2014, 17:36:57 |
Michel Pollet | ELF: Make sure the macro generater the correct value |
commit | commitdiff | tree | download |
e6b2716 |
Thu, 6. Mar 2014, 17:20:46 |
Michel Pollet | Merge pull request #60 from bsekisser/avr-timer-cancel... |
commit | commitdiff | tree | download |
f1c09cc |
Thu, 6. Mar 2014, 13:41:46 |
bsekisser | avr_timer: roll up cancelation of timers into single... |
commit | commitdiff | tree | download |
9904d53 |
Wed, 5. Mar 2014, 17:25:57 |
Michel Pollet | Merge pull request #59 from bsekisser/ld-st-rXYZ-bugfix |
commit | commitdiff | tree | download |
69ade71 |
Tue, 4. Mar 2014, 09:54:10 |
Michel Pollet | cores: Fix mega2560 |
commit | commitdiff | tree | download |
1518952 |
Tue, 4. Mar 2014, 09:51:54 |
Michel Pollet | test: Fix coroutine on old gcc |
commit | commitdiff | tree | download |
28bda0b |
Tue, 4. Mar 2014, 09:51:54 |
Michel Pollet | make: Allow override of root path |
commit | commitdiff | tree | download |
13d11ec |
Tue, 4. Mar 2014, 09:34:59 |
Michel Pollet | Merge pull request #53 from nnayo/gdb_fault |
commit | commitdiff | tree | download |
82f917a |
Tue, 4. Mar 2014, 09:30:33 |
Michel Pollet | Merge pull request #45 from cardoe/prototype-warning |
commit | commitdiff | tree | download |
e82f485 |
Tue, 4. Mar 2014, 03:32:00 |
Doug Goldstein | Fix avr_global_logger_get() decl to not warn |
commit | commitdiff | tree | download |
2d13e9e |
Mon, 3. Mar 2014, 23:43:00 |
Michel Pollet | Merge pull request #56 from bsekisser/avr-timer-comp... |
commit | commitdiff | tree | download |
85915df |
Mon, 3. Mar 2014, 23:14:36 |
bsekisser | avr_timer: changed avr_timer_write_ocr as part of large... |
commit | commitdiff | tree | download |
cc54eda |
Mon, 3. Mar 2014, 18:55:57 |
Michel Pollet | Merge pull request #54 from bsekisser/uart-udr-write... |
commit | commitdiff | tree | download |
cf715dc |
Mon, 3. Mar 2014, 18:53:22 |
nnayo | cores: Add atmega2560 |
commit | commitdiff | tree | download |
06c0981 |
Mon, 3. Mar 2014, 18:52:45 |
Michel Pollet | core: Handle EIND register |
commit | commitdiff | tree | download |
3bbf09b |
Mon, 3. Mar 2014, 18:50:49 |
Michel Pollet | core: Removed trace crash macro |
commit | commitdiff | tree | download |
b0d3d5e |
Mon, 3. Mar 2014, 18:00:21 |
bsekisser | uart: refactor uart udr write operation outside generic... |
commit | commitdiff | tree | download |
d226e2a |
Mon, 3. Mar 2014, 14:55:19 |
nnayo | fix gdb error message: Cannot remove breakpoints becaus... |
commit | commitdiff | tree | download |
84174b5 |
Mon, 3. Mar 2014, 14:23:49 |
Michel Pollet | Merge pull request #50 from cardoe/atmega128rfa1 |
commit | commitdiff | tree | download |
9219cc9 |
Mon, 3. Mar 2014, 14:14:13 |
Michel Pollet | timers: Reformat |
commit | commitdiff | tree | download |
c3db03a |
Sat, 1. Mar 2014, 21:42:21 |
Doug Goldstein | cores: add ATmega128RFA1 core |
commit | commitdiff | tree | download |
e6cd1e0 |
Sat, 1. Mar 2014, 14:46:34 |
Michel Pollet | timers: Real fix |
commit | commitdiff | tree | download |
fd88050 |
Fri, 28. Feb 2014, 02:06:17 |
Michel Pollet | simduino: Small fix |
commit | commitdiff | tree | download |
2eb70dd |
Fri, 28. Feb 2014, 02:02:14 |
Michel Pollet | timers: New, faster implementation |
commit | commitdiff | tree | download |
c3d8a29 |
Fri, 28. Feb 2014, 02:02:14 |
Michel Pollet | gdb: cleanup |
commit | commitdiff | tree | download |
30556d9 |
Wed, 26. Feb 2014, 18:44:30 |
Michel Pollet | Merge pull request #39 from ppd1990/makefile-threaded |
commit | commitdiff | tree | download |
086afbd |
Mon, 24. Feb 2014, 01:26:01 |
bsekisser | sim_core: correction to ld {rXYZ} |
commit | commitdiff | tree | download |
8331c58 |
Wed, 19. Feb 2014, 11:25:59 |
Michel Pollet | Merge pull request #43 from cardoe/special-init-api |
commit | commitdiff | tree | download |
83cff2f |
Wed, 19. Feb 2014, 03:27:24 |
Doug Goldstein | Extend special_init/special_deinit API |
commit | commitdiff | tree | download |
24b2bef |
Wed, 12. Feb 2014, 13:26:05 |
Michel Pollet | Merge pull request #41 from nnayo/segfault |
commit | commitdiff | tree | download |
01df079 |
Wed, 12. Feb 2014, 13:25:49 |
Michel Pollet | Merge pull request #42 from nnayo/typo |
commit | commitdiff | tree | download |
ab4b6b0 |
Wed, 12. Feb 2014, 13:19:21 |
nnayo | fix typo |
commit | commitdiff | tree | download |
c898381 |
Wed, 12. Feb 2014, 11:14:51 |
nnayo | correct a segfault |
commit | commitdiff | tree | download |
406473d |
Wed, 12. Feb 2014, 01:52:36 |
Maximilian | Make Makefile safe for parallel compilation. |
commit | commitdiff | tree | download |
78703df |
Wed, 12. Feb 2014, 01:39:30 |
Michel Pollet | Merge pull request #38 from ppd1990/megax-timer |
commit | commitdiff | tree | download |
376af03 |
Wed, 12. Feb 2014, 01:12:53 |
Maximilian | Fix timer0 on megax MCUs. Stick to lowest common denomi... |
commit | commitdiff | tree | download |
a785090 |
Tue, 11. Feb 2014, 19:48:52 |
Michel Pollet | Merge pull request #37 from ppd1990/atmega-icp |
commit | commitdiff | tree | download |
8e02e6f |
Tue, 11. Feb 2014, 17:57:50 |
Maximilian | Correctly set timer1's ICP on atmega8, atmega16 and... |
commit | commitdiff | tree | download |
6c2879d |
Mon, 10. Feb 2014, 00:12:11 |
Michel Pollet | cores: m16 and m32 fix |
commit | commitdiff | tree | download |
0a6a616 |
Mon, 10. Feb 2014, 00:08:58 |
Michel Pollet | core: renamed MCU section variable name |
commit | commitdiff | tree | download |
29bcde7 |
Thu, 9. Jan 2014, 14:29:42 |
Michel Pollet | uart_pty: Fix the race condition |
commit | commitdiff | tree | download |
32f385e |
Thu, 9. Jan 2014, 14:28:17 |
Michel Pollet | twi: Fix a clang error |
commit | commitdiff | tree | download |
24ed7a6 |
Thu, 9. Jan 2014, 14:27:21 |
Michel Pollet | fifo: cleaned warnings and removed volatile |
commit | commitdiff | tree | download |
77f5a3f |
Thu, 9. Jan 2014, 11:55:39 |
Michel Pollet | Merge remote-tracking branch 'thomasa88/feature/detect_... |
commit | commitdiff | tree | download |
c46982a |
Thu, 9. Jan 2014, 11:49:26 |
Michel Pollet | cores: Added atmega1284.c |
commit | commitdiff | tree | download |
a7d538d |
Thu, 9. Jan 2014, 09:57:32 |
Philip Withnall | spi: Clear SPIF when writing to SPDR |
commit | commitdiff | tree | download |
26ebc99 |
Thu, 9. Jan 2014, 09:55:38 |
Michel Pollet | Merge remote-tracking branch 'pwithnalls/warning-fixes... |
commit | commitdiff | tree | download |
c39ae55 |
Thu, 9. Jan 2014, 09:54:59 |
Michel Pollet | core: Declare avr_pending_sleep_usec |
commit | commitdiff | tree | download |
3232ce7 |
Thu, 9. Jan 2014, 09:54:07 |
Michel Pollet | timer: Tweak traces |
commit | commitdiff | tree | download |
6a8222e |
Wed, 8. Jan 2014, 22:31:32 |
Thomas Axelsson | Makefile: Test multiple AVR roots for Linux and error... |
commit | commitdiff | tree | download |
b66ed50 |
Fri, 29. Nov 2013, 17:25:52 |
Michel Pollet | avr: Make vector trace work |
commit | commitdiff | tree | download |
270166e |
Wed, 27. Nov 2013, 22:16:36 |
Michel Pollet | simavr: Removed the avr_global_logger global |
commit | commitdiff | tree | download |
f87c0ca |
Wed, 27. Nov 2013, 17:50:46 |
Michel Pollet | core: Fix a possible buffer overrun |
commit | commitdiff | tree | download |
ef9ffe7 |
Wed, 27. Nov 2013, 17:42:45 |
Michel Pollet | cores: Added mega16 |
commit | commitdiff | tree | download |
0911e50 |
Wed, 27. Nov 2013, 17:42:19 |
Michel Pollet | cores: Added PORTA to atmega32 |
commit | commitdiff | tree | download |
42b507c |
Wed, 20. Nov 2013, 18:28:42 |
Michel Pollet | Merge pull request #33 from bsekisser/uart-u2x-bugfix |
commit | commitdiff | tree | download |
a29ada2 |
Wed, 20. Nov 2013, 17:37:49 |
bsekisser | avr_uart.c: fix to prevent overwriting readonly flags... |
commit | commitdiff | tree | download |
f35aeb7 |
Wed, 6. Nov 2013, 15:53:07 |
Michel Pollet | tests: Added a coroutine example |
commit | commitdiff | tree | download |
a995fb7 |
Wed, 6. Nov 2013, 15:53:07 |
Michel Pollet | mmcu: Tweak to the macros to allow multiple declarations |
commit | commitdiff | tree | download |
0996a66 |
Mon, 21. Oct 2013, 23:44:01 |
Michel Pollet | Merge pull request #30 from bsekisser/sim-core-muls... |
commit | commitdiff | tree | download |
350bd85 v1.1 |
Tue, 15. Oct 2013, 14:26:14 |
Michel Pollet | Merge pull request #29 from bsekisser/sim-core-ror... |
commit | commitdiff | tree | download |
ab15a28 |
Tue, 15. Oct 2013, 14:26:08 |
Michel Pollet | Merge pull request #28 from bsekisser/sim-core-bld... |
commit | commitdiff | tree | download |
2ac4d1e |
Tue, 15. Oct 2013, 14:25:58 |
Michel Pollet | Merge pull request #27 from bsekisser/sim-core-inc... |
commit | commitdiff | tree | download |
3829006 |
Sun, 13. Oct 2013, 22:01:07 |
bsekisser | sim_core.c: fix implimentation of muls instruction |
commit | commitdiff | tree | download |
c7a4f0e |
Sun, 13. Oct 2013, 19:09:53 |
bsekisser | sim_core.c: fix implimentation of ror instruction |
commit | commitdiff | tree | download |
b642251 |
Sun, 13. Oct 2013, 18:28:18 |
bsekisser | sim_core.c: fix implimentation of bld instruction |
commit | commitdiff | tree | download |
0fbfaac |
Sun, 13. Oct 2013, 17:26:17 |
bsekisser | sim_core.c: fix implimentation of inc/dec to match... |
commit | commitdiff | tree | download |
2c407d6 |
Thu, 10. Oct 2013, 16:14:17 |
Michel Pollet | elf: Added support for external pullup/down |
commit | commitdiff | tree | download |
6d60bfd |
Thu, 10. Oct 2013, 16:12:31 |
Michel Pollet | ioports: Redid the DDR handling logic |
commit | commitdiff | tree | download |
3e8655c |
Tue, 8. Oct 2013, 19:34:23 |
Michel Pollet | fifo: Updated to latest version |
commit | commitdiff | tree | download |
29006a1 |
Sun, 8. Sep 2013, 19:44:29 |
Michel Pollet | Merge pull request #24 from sealibora/master |
commit | commitdiff | tree | download |
f3ea05c |
Thu, 5. Sep 2013, 20:54:44 |
Tanel Külaots | cores: Added atmega32 |
commit | commitdiff | tree | download |
3bb82a3 |
Thu, 5. Sep 2013, 14:58:31 |
Michel Pollet | twi: Prototype support for slave mode |
commit | commitdiff | tree | download |
ccb3592 |
Thu, 5. Sep 2013, 14:58:31 |
Michel Pollet | elf: Redone the symbol loader |
commit | commitdiff | tree | download |
eec21b2 |
Thu, 5. Sep 2013, 14:58:31 |
Michel Pollet | misc: Traces updates |
commit | commitdiff | tree | download |
96bd0bc |
Thu, 5. Sep 2013, 14:58:31 |
Michel Pollet | twi: Added first bit of slave support |
commit | commitdiff | tree | download |
b24dca2 |
Thu, 5. Sep 2013, 14:55:51 |
Michel Pollet | megax8: Added a couple of timer modes |
commit | commitdiff | tree | download |
4a297c6 |
Sun, 7. Jul 2013, 22:56:15 |
Michel Pollet | Merge pull request #21 from bsekisser/sim_core_eicall_e... |
commit | commitdiff | tree | download |
2386657 |
Tue, 2. Jul 2013, 19:02:15 |
bsekisser | sim_core.c: extended data type to 32 bits for eicall... |
commit | commitdiff | tree | download |
4e64e8b |
Fri, 14. Jun 2013, 20:52:28 |
ponty | core: Add an overridable logging function |
commit | commitdiff | tree | download |
1b5e2fd |
Fri, 14. Jun 2013, 20:50:31 |
Jakob Gruber | Revert "Merge pull request #12 from ponty/logger2" |
commit | commitdiff | tree | download |
4a345c2 |
Fri, 14. Jun 2013, 11:13:25 |
Michel Pollet | Merge pull request #12 from ponty/logger2 |
commit | commitdiff | tree | download |
77c0525 |
Sun, 2. Jun 2013, 19:29:45 |
Michel Pollet | io,elf: pass the trace section name to getirq |
commit | commitdiff | tree | download |
29218dc |
Sun, 2. Jun 2013, 19:27:51 |
Michel Pollet | irq: Add a warning if the name is NULL |
commit | commitdiff | tree | download |
ee9cd0f |
Sun, 2. Jun 2013, 19:27:02 |
Michel Pollet | vcd: Initializes IRQs when needed only |
commit | commitdiff | tree | download |
638d79e |
Sun, 2. Jun 2013, 15:46:46 |
Michel Pollet | io: Create irq names for io addresses |
commit | commitdiff | tree | download |
c78cd26 |
Sun, 2. Jun 2013, 15:45:49 |
Michel Pollet | ioport: Tweak IRQ names |
commit | commitdiff | tree | download |
f4b1e50 |
Sun, 2. Jun 2013, 15:44:31 |
Michel Pollet | Makefile: Removed uname -o |
commit | commitdiff | tree | download |
cc901dc |
Mon, 6. May 2013, 18:32:34 |
Peter Ross | core: larger data type to store extended z-pointer... |
commit | commitdiff | tree | download |
49a0717 |
Mon, 6. May 2013, 18:28:44 |
Jakob Gruber | misc: Add a Contributing section to README.md |
commit | commitdiff | tree | download |
4f21908 |
Mon, 6. May 2013, 18:20:06 |
Jakob Gruber | misc: Add a Documentation section to README.md |
commit | commitdiff | tree | download |
ddf1bc9 |
Mon, 6. May 2013, 17:59:14 |
Jakob Gruber | misc: Remove outdated README |
commit | commitdiff | tree | download |
next |