openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / armv7a.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2022-06-03 Tarek BOCHKATIcortex_a: get rid of not needed log messages
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp...
2021-09-18 Antonio Borneoopenocd: remove last NULL comparisons
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneotarget/arm: rename CamelCase symbols
2021-06-03 Chengyu Zhengtarget/cortex_a: add support for watchpoints
2021-05-22 Antonio Borneotarget/arm_dpm: rename 'wp_pc' as 'wp_addr'
2020-11-04 Antonio Borneotarget: declare local symbols as static
2020-09-05 Antonio Borneotarget: use proper format with uint32_t
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsertarget/armv7a: change prototype of armv7a_handle_cache_...
2019-04-24 Tommy Vestermarkarmv7a: Improve parsing of MPIDR register to avoid...
2019-04-07 Antonio Borneotarget/armv7a: simplify help description of command...
2018-11-08 Matthias Welwarskyarmv7a: ARMv7-A MMU tools
2018-07-22 Antonio Borneoarmv7a: read ttbcr and ttb0/1 at every entry in debug...
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-03-11 Matthias Welwarskyarmv7a: cache ttbcr and ttb0/1 on debug state entry
2017-10-03 Fabio UtzigAdd missing break
2016-11-04 Andrey Smirnovsemihosting armv7a: Add support for ARMv7-A
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Andreas FärberFix spelling of ARM Cortex
2015-11-30 Matthias Welwarskycortex_a: replace cortex_a_check_address function
2015-11-30 Matthias Welwarskyarmv7a: remove indirection for cache info handler
2015-11-30 Matthias Welwarskyarmv7a: fix handling of inner caches
2015-11-30 Matthias Welwarskyarmv7a: remove special l2x flush-all and cache-info...
2015-11-30 Matthias Welwarskyarmv7a: rename l2_cache to outer_cache
2015-11-30 Oleksij Rempelarmv7a: remove l1 flush all data handler
2015-11-30 Oleksij Rempeladd armv7a_cache handlers
2015-11-05 Matthias Welwarskyarmv7a: correct calculation of ttbr0_mask
2015-11-05 Matthias Welwarskyarmv7a: re-read ttb information if ttbcr changes
2015-02-11 Daniel Glöcknerarmv7a: fix interpretation of MMU table
2015-01-28 Uwe Kleine-KönigARMv7-A: remove useless switch construct
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore
2014-06-01 Alex RayDisable multiprocessor-id read on ARMv7-R cores
2014-05-05 Spencer Oliverarmv7a: fix typo in cache_config help text
2013-10-31 Andreas FritiofsonRemove unnecessary (void *)
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-03-15 Evan Hunterarch: Added ARMv7R and Cortex-R4 support
2013-03-06 Spencer Olivertarget: use common target_name to access target::cmd_na...
2012-08-24 Martin Nowakbuild: fix clang warnings
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-10-25 Andreas Fritiofsonarmv7a: fix scan-build warnings
2011-10-25 Andreas Fritiofsonarmv7a: make local functions static
2011-10-19 Freddie ChopinUnused variables
2011-09-30 Michel Jaouenarmv7a ,cortex a : add L1, L2 cache support, va to...
2010-03-05 David BrownellADIv5 share DAP command support
2010-03-05 David Brownellrename "swjdp_common" as "adiv5_dap"
2010-01-08 David BrownellARMv7: help/usage updates
2009-12-07 David BrownellARM: rename some generic routines
2009-12-07 David BrownellARM: move opcode macros to <target/arm_opcodes.h>
2009-12-05 David BrownellARM: rename ARMV4_5_MODE_* as ARM_MODE_*
2009-12-04 David BrownellARMv7-A: tweak arch_state()
2009-12-03 Zachary T Welchchange #include "replacements.h" to <helper/replacements.h>
2009-12-03 Zachary T Welchchange #include "command.h" to <helper/command.h>
2009-12-03 Zachary T Welchchange #include "binarybuffer.h" to <helper/binarybuffer.h>
2009-12-02 David BrownellARMv7a/Cortex-A8: report watchpoint trigger insn
2009-12-01 David BrownellARMv7-A: stop using CP15 ops
2009-11-25 Zachary T Welchremove target_type register_command callback
2009-11-25 Zachary T Welcharmv7a: use register_commands()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-22 David BrownellARM: remove 'armv4_5_common_s' migration #define
2009-11-22 David BrownellARM: simplify CPSR handling
2009-11-19 David BrownellARMv7-A: use standard ARM core states
2009-11-19 David BrownellARMv7-A: use standard ARM core_mode symbols
2009-11-18 David BrownellARM: simplify ARMv7-A register handling
2009-11-18 David BrownellARM: add arm_mode_name()
2009-11-18 David BrownellARM: only use one set of dummy FPA registers
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-17 David Brownelltarget: simplify register get/set ops
2009-11-17 David BrownellARMv7-A: no exit() calls
2009-11-17 David BrownellARMv7A: use standard disassembler
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-16 David Brownelltarget: less implicit inclusion of "command.h"
2009-11-14 David Brownelltarget: remove unused "bitfield" infrastructure
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchreg_t -> struct reg
2009-11-13 Zachary T Welcharm_instruction_t -> struct arm_instruction
2009-11-13 Zachary T Welchbitfield_desc_t -> struct bitfield_desc
2009-11-13 Zachary T Welcharmv7a_core_reg_t -> struct armv7a_core_reg
2009-11-13 Zachary T Welcharmv7a_common_t -> struct armv7a_common
2009-11-13 Zachary T Welchswjdp_common_t -> struct swjdp_common
2009-11-13 Zachary T Welcharm_adi,armv7[am]: use COMMAND_HELPER for helpers
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-11-06 David BrownellCortex-A8: use the new inheritance/nesting scheme
2009-11-06 Zachary T WelchImprove armv7a command argument parsing.
2009-10-13 Yauheni KaliutaCleanup: nuke trailling whitespaces
2009-10-01 mluARMv7A: Report fault status registers when in Abort...
2009-09-15 mluUpdated mode string list.
next