aboutsummaryrefslogtreecommitdiff
path: root/hw/avr/atmega.c
AgeCommit message (Expand)Author
2023-11-28hw/avr/atmega: Fix wrong initial value of stack pointerGihun Nam
2021-12-17hw/avr: Realize AVRCPU qdev object using qdev_realize()Philippe Mathieu-Daudé
2021-05-13hw/avr/atmega.c: use the avr51 cpu for atmega1280Frederic Konrad
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-11hw/avr: Add some ATmega microcontrollersPhilippe Mathieu-Daudé