aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm946e.c
AgeCommit message (Expand)Author
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-09-13[RFC] target: Move bulk_write_memory to arm7_9Andreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-08-01arm946e: add icache/dcache manipulation commands.Alexander Osipenko
2012-08-01arm946e: cp15 command returns value to the scriptAlexander Osipenko
2012-08-01arm946e: cleanup C0.C cache type reg accessAlexander Osipenko
2012-08-01arm946e: don't use global variables for contextAlexander Osipenko
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-04-01types: write memory now uses constØyvind Harboe
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2010-11-04arm964e: Add support for ARM946E target.ddraskovic