Age | Commit message (Expand) | Author |
---|---|---|
2023-11-28 | hw/avr/atmega: Fix wrong initial value of stack pointer | Gihun Nam |
2021-12-17 | hw/avr: Realize AVRCPU qdev object using qdev_realize() | Philippe Mathieu-Daudé |
2021-05-13 | hw/avr/atmega.c: use the avr51 cpu for atmega1280 | Frederic Konrad |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-11 | hw/avr: Add some ATmega microcontrollers | Philippe Mathieu-Daudé |