summaryrefslogtreecommitdiffstats
path: root/hw/avr/atmega.c
Commit message (Expand)AuthorAgeFilesLines
* hw/avr: Realize AVRCPU qdev object using qdev_realize()Philippe Mathieu-Daudé2021-12-171-1/+1
* hw/avr/atmega.c: use the avr51 cpu for atmega1280Frederic Konrad2021-05-131-1/+1
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/avr: Add some ATmega microcontrollersPhilippe Mathieu-Daudé2020-07-111-0/+458