aboutsummaryrefslogtreecommitdiff
path: root/target-arm/helper.c
AgeCommit message (Expand)Author
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog
2007-04-29Fix ARM fine pagetables.pbrook
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer
2007-03-11ARM reabbot support (orginal patch by Aurelien Jarno).pbrook
2007-03-08Fix typo in help output.pbrook
2007-03-08Implement --cpu for ARM.pbrook
2007-01-20Add ARM Angel semihosting to system emulation.pbrook
2006-09-09Arm MMU fix (Justin Fletcher).pbrook
2006-07-21Fix Arm cp15 c13 (Process ID) register writes.pbrook
2006-03-14Fix FIQ bank switching.pbrook
2006-02-20Add Arm926 core support.pbrook
2006-02-04Implement Arm BKPT instruction.pbrook
2005-12-18switching to Arm mode in do_interrupt() (Paul Brook)bellard
2005-11-26ARM system emulation (Paul Brook)bellard