aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7a.c
AgeCommit message (Expand)Author
2015-11-30cortex_a: replace cortex_a_check_address functionMatthias Welwarsky
2015-11-30armv7a: remove indirection for cache info handlerMatthias Welwarsky
2015-11-30armv7a: fix handling of inner cachesMatthias Welwarsky
2015-11-30armv7a: remove special l2x flush-all and cache-info handlersMatthias Welwarsky
2015-11-30armv7a: rename l2_cache to outer_cacheMatthias Welwarsky
2015-11-30armv7a: remove l1 flush all data handlerOleksij Rempel
2015-11-30add armv7a_cache handlersOleksij Rempel
2015-11-05armv7a: correct calculation of ttbr0_maskMatthias Welwarsky
2015-11-05armv7a: re-read ttb information if ttbcr changesMatthias Welwarsky
2015-02-11armv7a: fix interpretation of MMU tableDaniel Glöckner
2015-01-28ARMv7-A: remove useless switch constructUwe Kleine-König
2015-01-10cortex_a: Add support for A15 MPCoreKamal Dasu
2014-06-01Disable multiprocessor-id read on ARMv7-R coresAlex Ray
2014-05-05armv7a: fix typo in cache_config help textSpencer Oliver
2013-10-31Remove unnecessary (void *)Andreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-06-05update files to correct FSF addressSpencer Oliver
2013-03-15arch: Added ARMv7R and Cortex-R4 supportEvan Hunter
2013-03-06target: use common target_name to access target::cmd_name memberSpencer Oliver
2012-08-24build: fix clang warningsMartin Nowak
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-10-25armv7a: fix scan-build warningsAndreas Fritiofson
2011-10-25armv7a: make local functions staticAndreas Fritiofson
2011-10-19Unused variablesFreddie Chopin
2011-09-30armv7a ,cortex a : add L1, L2 cache support, va to pa supportMichel Jaouen
2010-03-05ADIv5 share DAP command supportDavid Brownell
2010-03-04rename "swjdp_common" as "adiv5_dap"David Brownell
2010-01-07ARMv7: help/usage updatesDavid Brownell
2009-12-07ARM: rename some generic routinesDavid Brownell
2009-12-07ARM: move opcode macros to <target/arm_opcodes.h>David Brownell
2009-12-04ARM: rename ARMV4_5_MODE_* as ARM_MODE_*David Brownell
2009-12-03ARMv7-A: tweak arch_state()David Brownell
2009-12-03change #include "replacements.h" to <helper/replacements.h>Zachary T Welch
2009-12-03change #include "command.h" to <helper/command.h>Zachary T Welch
2009-12-03change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch
2009-12-02ARMv7a/Cortex-A8: report watchpoint trigger insnDavid Brownell
2009-12-01ARMv7-A: stop using CP15 opsDavid Brownell
2009-11-24remove target_type register_command callbackZachary T Welch
2009-11-24armv7a: use register_commands()Zachary T Welch
2009-11-24use COMMAND_REGISTER macroZachary T Welch
2009-11-22ARM: remove 'armv4_5_common_s' migration #defineDavid Brownell
2009-11-22ARM: simplify CPSR handlingDavid Brownell
2009-11-19ARMv7-A: use standard ARM core statesDavid Brownell
2009-11-19ARMv7-A: use standard ARM core_mode symbolsDavid Brownell
2009-11-18ARM: simplify ARMv7-A register handlingDavid Brownell
2009-11-17ARM: add arm_mode_name()David Brownell
2009-11-17ARM: only use one set of dummy FPA registersDavid Brownell