summaryrefslogtreecommitdiffstats
path: root/hw/arm/mps2.c
Commit message (Expand)AuthorAgeFilesLines
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-10/+7Star
* mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell2017-09-141-2/+2
* mps2: Correctly set parent bus for SCC devicePeter Maydell2017-07-241-1/+1
* hw/arm/mps2: Add ethernetPeter Maydell2017-07-171-1/+9
* hw/arm/mps2: Add SCCPeter Maydell2017-07-171-1/+16
* hw/arm/mps2: Add timersPeter Maydell2017-07-171-0/+4
* hw/arm/mps2: Add UARTsPeter Maydell2017-07-171-0/+88
* hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board modelsPeter Maydell2017-07-171-0/+270