summary refs log tree commit diff stats
path: root/target/openrisc/cpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* openrisc/cputimer: Perparation for MulticoreStafford Horne2017-10-211-1/+0
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-091-4/+0
* openrisc: replace cpu_openrisc_init() with cpu_generic_init()Igor Mammedov2017-09-011-5/+0
* target/openrisc: Support non-busy idle state using PMR SPRStafford Horne2017-05-041-1/+2
* target/openrisc: Remove duplicate features propertyStafford Horne2017-05-041-14/+3
* target/openrisc: implement shadow registersStafford Horne2017-05-041-1/+3
* target/openrisc: Implement EVBAR registerTim 'mithro' Ansell2017-04-211-0/+2
* target/openrisc: Implement lwa, swaRichard Henderson2017-02-141-0/+1
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-8/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+278