summaryrefslogtreecommitdiffstats
path: root/target-arm
Commit message (Expand)AuthorAgeFilesLines
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-144-7/+19
* Unify '-cpu ?' option.j_mayer2007-10-122-4/+5
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-5/+0
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+5
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-1713-127/+127
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-1619-184/+184
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.balrog2007-08-012-3/+12
* Fix XScale MMU's extended small pages.balrog2007-07-291-5/+5
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-292-2/+83
* Various reg offset shift typos.balrog2007-07-241-1/+1
* Thumb shifter carry flag fixes.pbrook2007-07-221-2/+2
* Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog2007-06-242-4/+18
* Fix "blx lr" (Lauro Venancio).pbrook2007-06-111-2/+2
* Use the same offset for all STR and STM instructions that store r15, as speci...balrog2007-06-101-2/+2
* Move target-specific defines to the target directories.ths2007-06-031-0/+7
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-031-0/+14
* Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...balrog2007-05-211-1/+1
* ARM946 CPU support.pbrook2007-05-082-44/+218
* Implement power state changes (IDLE and SLEEP) for PXA.balrog2007-05-011-3/+8
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-301-1/+2
* Implement iwMMXt instruction set for the PXA270 cpu.balrog2007-04-307-6/+1830
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-305-16/+210
* Fix ARM fine pagetables.pbrook2007-04-291-1/+7
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-2/+2
* Random bug fixes from code inspection, by Wang Cheng Yeh.ths2007-04-021-2/+2
* SPARC host fixes, by Ben Taylor.ths2007-03-191-7/+1
* ARM register index+writeback fix (Lauro Ramos Venancio).pbrook2007-03-171-6/+21
* Watchpoint support (previous commit got eaten by Savannah server crash).pbrook2007-03-161-0/+10
* ARM reabbot support (orginal patch by Aurelien Jarno).pbrook2007-03-112-22/+37
* Fix typo in help output.pbrook2007-03-082-0/+11
* Implement --cpu for ARM.pbrook2007-03-082-2/+29
* ARM doubleword post-modify fix (Daniel Jacobowitz).pbrook2007-02-141-1/+1
* Sparc arm/mips/sparc register patch, by Martin Bochnig.ths2007-02-021-0/+7
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-2/+1
* Add ARM Angel semihosting to system emulation.pbrook2007-01-201-0/+18
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+2
* compilation fixbellard2006-10-291-4/+0
* Fix ARM VFP debugging dumps.pbrook2006-10-251-3/+10
* Fix comment typo.pbrook2006-10-221-1/+1
* Arm MMU fix (Justin Fletcher).pbrook2006-09-091-1/+1
* Fix Arm cp15 c13 (Process ID) register writes.pbrook2006-07-211-2/+10
* qsub fix (Wolfgang Schildbach)bellard2006-06-261-1/+1
* C99 64 bit printfbellard2006-06-251-1/+1
* ARM postincrememnt addressing fix.pbrook2006-06-141-7/+12
* ARM undefined instruction execution (Jason Wessel)bellard2006-05-221-0/+9
* Thumb prefetch abort fix.pbrook2006-04-091-2/+38
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-27/+35
* Fix FIQ bank switching.pbrook2006-03-141-2/+2
* Fix FPA condition codes (Ulrich Hecht).pbrook2006-03-112-24/+10
OpenPOWER on IntegriCloud