127 Commits (9695564e6321b24edfc03cac555a914dcc7154f6)

Author SHA1 Message Date
  Spencer Oliver 17b57f8865 armv7m: update to use correct register core_cache 11 years ago
  Spencer Oliver feddedb6db armv7m: use ARM_MODE_THREAD core mode for algoorithm's 11 years ago
  Spencer Oliver f4f87cb472 armv7m: restore core mode after executing algorithm 11 years ago
  Spencer Oliver 98709ab461 armv7m: use generic arm read/write_core_reg 11 years ago
  Spencer Oliver e6b27756da armv7m: use generic register core_cache 11 years ago
  Spencer Oliver 85ed6ea59f armv7m: remove unused armv7m_regtype 11 years ago
  Spencer Oliver fc2abe63fd armv7m: use generic arm::core_mode 11 years ago
  Spencer Oliver 1b0c22dd56 armv7m: update crc/erase_check loaders for cortex-m0 12 years ago
  Mathias K 861df4574d armv7m: detect floating point feature 12 years ago
  Spencer Oliver 374127301e build: cleanup src/target directory 12 years ago
  Spencer Oliver 3528457ba8 target: move regmaps to armv7m.c 12 years ago
  Øyvind Harboe 4668bd264c retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR 12 years ago
  Andreas Fritiofson 8c6b95ed16 armv7m: improve error handling 12 years ago
  Andreas Fritiofson 9d4c466c21 armv7m: implement async algorithm functions 13 years ago
  Uwe Hermann 33a17fd359 Fix a bunch of typos. 13 years ago
  Øyvind Harboe 4f9a9b8eba warnings: use more 'const' for char * 13 years ago
  Spencer Oliver 4617cd0f91 src: add loader src description 13 years ago
  Spencer Oliver 7176ed9afe armv7m: exit_point optional for armv7m_run_algorithm 14 years ago
  Spencer Oliver 2ae192699f armv7m: 20 second timeout/megabyte for CRC check 14 years ago
  Antonio Borneo 81fab96c0d ARMv7M: review scope of functions 14 years ago
  Øyvind Harboe 1d9fba8c14 arm7/9: remove unused post_restore_context 14 years ago
  David Brownell d33a81c549 ADIv5 share DAP command support 14 years ago
  David Brownell 45a528ff3c rename "swjdp_common" as "adiv5_dap" 14 years ago
  Spencer Oliver 8d13a46626 semihosting: add armv7m semihosting support 14 years ago
  Spencer Oliver 4c9f29bd9c ARMv7M: add arm cmd group 14 years ago
  Spencer Oliver a851ce0d6f ARMv7M: use software breakpoints for algorithms 14 years ago
  David Brownell 1aac72d243 ARM: keep a handle to the PC 14 years ago
  David Brownell ce1feaa732 ARMv7-M: start using "struct arm" 14 years ago
  David Brownell ff5deeeeaa ARMv7-M: make DAP commands verify target is an ARMv7-M 14 years ago
  David Brownell 2248c387f2 ARMv7-M: use command handler for "dap baseaddr". 14 years ago
  Spencer Oliver 0c3a4b4d81 ARMV7M: handle bkpt instruction on resume/step 14 years ago
  David Brownell 17921f51ab ARMv7: help/usage updates 14 years ago
  David Brownell 1b3f15d51e ARMv7-M: use AP_REG_* symbol 14 years ago
  David Brownell b3bf1d12b2 streamline and document helptext mode displays 14 years ago
  David Brownell bbb754aa39 target: add debug_reason_name() 14 years ago
  Zachary T Welch 4946925bea use ARRAY_SIZE macro 14 years ago
  Zachary T Welch 66ee303456 remove target_type register_command callback 14 years ago
  Zachary T Welch df95fe25a4 armv7m: use register_commands() 14 years ago
  Zachary T Welch 833e7f5248 use COMMAND_REGISTER macro 14 years ago
  David Brownell 71cde5e359 target: create/use register_cache_invalidate() 14 years ago
  David Brownell d6c8945662 ARM: only use one set of dummy FPA registers 14 years ago
  Zachary T Welch 2861877b32 command_handler: change 'cmd_ctx' to CMD_CTX 14 years ago
  Zachary T Welch 23402315ce command_handler: change 'args' to CMD_ARGV 14 years ago
  Zachary T Welch 7bf1a86e47 command_handler: change to 'argc' to CMD_ARGC 14 years ago
  David Brownell f4788652e4 target: simplify register get/set ops 14 years ago
  David Brownell 1f3e067b86 ARMv7-M: no exit() calls 14 years ago
  Zachary T Welch dc1685ca25 move ARRAY_SIZE macro to types.h 14 years ago
  Zachary T Welch 10cce4a5fe armv7m: make core reg read/write use unsigned 14 years ago
  David Brownell b695cb7522 #include "target.h" less wildly 14 years ago
  David Brownell 8193f17c3a target: no implicit #includes of "register.h" 14 years ago