]> git.proxmox.com Git - mirror_qemu.git/history - target-arm/helper.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / target-arm / helper.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-01 balrogSpecial-case iWMMXt register transfer insns, which...
2007-07-29 balrogFix XScale MMU's extended small pages.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-06-24 balrogReset ARM cp15.c1_sys to default values. Fix XScale...
2007-05-08 pbrookARM946 CPU support.
2007-04-30 balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2007-04-29 pbrookFix ARM fine pagetables.
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2007-03-08 pbrookFix typo in help output.
2007-03-08 pbrookImplement --cpu for ARM.
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2006-09-09 pbrookArm MMU fix (Justin Fletcher).
2006-07-21 pbrookFix Arm cp15 c13 (Process ID) register writes.
2006-03-14 pbrookFix FIQ bank switching.
2006-02-20 pbrookAdd Arm926 core support.
2006-02-04 pbrookImplement Arm BKPT instruction.
2005-12-18 bellardswitching to Arm mode in do_interrupt() (Paul Brook)
2005-11-26 bellardARM system emulation (Paul Brook)