summaryrefslogtreecommitdiffstats
path: root/hw/etraxfs_pic.c
Commit message (Collapse)AuthorAgeFilesLines
* ETRAX: Add NMI support to the watchdog and the interrupt controller.edgar_igl2008-06-091-9/+44
| | | | | | | | | * Add NMI and GURU exceptions to teh interrupt controller. * Teach the watchdog timer to signal an NMI before reseting the chip. * Add etraxfs.h to hold api for etrax device models. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4720 c046a42c-6fe2-441c-8c8c-71466251a162
* Update the etrax machine.edgar_igl2008-05-111-0/+1
| | | | | | | | | * Use CFI-0002 flashes. * Connect one of the ethernet blocks. * Simplified irq numbering. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4430 c046a42c-6fe2-441c-8c8c-71466251a162
* Made the etrax timers and serial-ports base address relocatable. Use ↵edgar_igl2008-03-141-2/+2
| | | | | | target_phys_addr_t instead of target_ulong. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4058 c046a42c-6fe2-441c-8c8c-71466251a162
* * Add a model of the ETRAX interrupt controller.edgar_igl2008-03-141-0/+207
* Clean up the interrupt handling a bit. * Connect some NOR flash to the test board. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4055 c046a42c-6fe2-441c-8c8c-71466251a162
OpenPOWER on IntegriCloud