aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm946e.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-2/+2
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson1-2/+2
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser1-2/+3
2013-09-13[RFC] target: Move bulk_write_memory to arm7_9Andreas Fritiofson1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-08-01arm946e: add icache/dcache manipulation commands.Alexander Osipenko1-0/+98
2012-08-01arm946e: cp15 command returns value to the scriptAlexander Osipenko1-37/+65
2012-08-01arm946e: cleanup C0.C cache type reg accessAlexander Osipenko1-38/+38
2012-08-01arm946e: don't use global variables for contextAlexander Osipenko1-26/+25
2012-02-06build: cleanup src/target directorySpencer Oliver1-136/+87
2012-01-18cmd: add missing usage varsSpencer Oliver1-0/+1
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin1-2/+0
2011-04-01types: write memory now uses constØyvind Harboe1-1/+1
2011-01-09nit: more LOG_* \n fixesEric Wetzel1-10/+10
2010-11-04arm964e: Add support for ARM946E target.ddraskovic1-0/+712