aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm946e.c
AgeCommit message (Expand)Author
2020-01-16target/arm946e: add missing error detectionTomas Vanek
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14target/arm946e: change prototype of arm946e_verify_pointer()Paul Fertser
2019-05-14target/arm946e: rewrite jim_arm946e_cp15 to arm945e_handle_cp15Tomas Vanek
2019-01-08target/arm: add support for multi-architecture gdbAntonio Borneo
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson
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