544 Commits (e8d8d9c53ba1294a82b60d4cbc3f66616c55a31c)

Author SHA1 Message Date
  Marc Schink 4494c645b0 target: Fix memory leak 7 years ago
  Marc Schink e8f065c616 Fix Jim interpreter memory leak 8 years ago
  Matthias Welwarsky df32af234c target: add -ctibase config option in addition to -dbgbase 7 years ago
  David Ung d376f7f518 aarch64: Add ARMv8 AARCH64 support files 9 years ago
  Dongxue Zhang 47b8cf8420 target: Add 64-bit target address support 10 years ago
  Andreas Fritiofson 50e2253ab9 target: Replace malloc+manual zeroing with calloc 7 years ago
  Steven Stallion c0e7ccbd87 semihosting: support fileio operation 7 years ago
  Matthias Welwarsky 29964c7984 target: Add verify_image_checksum command 7 years ago
  Matthias Welwarsky 53a936afc0 Add -defer-examine option to target create command 7 years ago
  HarishKumar b10037a0b7 Tcl commands: Fix improper return status in flash commands and load_image. 9 years ago
  Andreas Färber eaacb900dd flash/nor: Add erased_value to drivers and pass it to targets 8 years ago
  Andreas Färber 10aeff9259 target: Clean up format strings 7 years ago
  Andreas Färber c06ac3b5d3 target: Add missing spaces in error messages 7 years ago
  Tomas Vanek ccb4a913c2 target: check late abort from target in async_algorithm 7 years ago
  Matthias Welwarsky 918de0be13 target: add "phys" argument to mem2array, array2mem 8 years ago
  Andreas Färber f19ac83152 Fix usage of timeval_ms() 8 years ago
  Esben Haabendal f906c65fed Support for Freescale LS102x SAP 8 years ago
  Marc Schink d0e763ac7e Remove FSF address from GPL notices 8 years ago
  Tomas Vanek 8825804273 target: improve robustness of reset command 9 years ago
  Marc Schink 73b676c2fd helper/fileio: Remove nested struct 8 years ago
  Andreas Fritiofson 7c957b601f jim-nvp: Make Jim_GetOpt_String const-correct 8 years ago
  Ivan De Cesaris a4ce9a2c71 quark: add Intel Quark mcu D2000 support 8 years ago
  Marc Schink 24d9f0cfa0 helper/fileio: Use size_t for file size. 8 years ago
  Oleksij Rempel 0578e4c4f4 target: tell which target state is meant 9 years ago
  Austin Morton d28ab08cfa server: tcl_trace command 9 years ago
  Karl Palsson 4f1738388d target: check memory handlers before use for all types 9 years ago
  Austin Morton 38cb629ddf server: avoid the tcl server crashing when there is no target 9 years ago
  Paul Fertser f7f9a37fa6 target: try to reexamine even when polling fails 9 years ago
  DmitryShpak d3c2679bcb target/target.c: fixed rp check bug in asynchronous flash write algorithm. 9 years ago
  Paul Fertser a09a75653d armv7m: add generic trace support (TPIU, ITM, etc.) 9 years ago
  Paul Fertser 2d998c0944 server, target, cortex_m: add deinit_target to the API to free resources 9 years ago
  Paul Fertser ebe9b7a661 target/target: call event handlers around examine when polling resumes 9 years ago
  Paul Fertser b71ae9b1a7 target: fix timer callbacks processing 9 years ago
  Austin Morton 1d0cf0df37 server: tcl_notifications command 9 years ago
  Robert P. J. Day 41124ea992 Remove long-deprecated "target count" and "target number" commands. 10 years ago
  Andreas Fritiofson 25e7a69e26 target/profiling: Use the correct method to access registers 9 years ago
  Jose de Sousa 5bc0dc0c9d target: write gmon.out according to target endianness 10 years ago
  Salvador Arroyo 1d37b37dc7 avoid segfaulting when attempting to set an unavailable type of breackpoint 9 years ago
  Jens Bauer 2eacb8fdfb Mac/PPC: Fix build. 9 years ago
  Paul Fertser c120fb6d89 target: improve robustness of polling and reexamination 9 years ago
  Andreas Fritiofson 1c021ed0af target: Remove "-variant" argument 9 years ago
  Angus Gratton f0dfa136ad target async loader: add offset to debug lines 10 years ago
  Paul Fertser c7384117c6 Allow transports to override the selected target (hla configs unification) 10 years ago
  Kamal Dasu 59c2239bfd cortex_a: target implementation renames cortex_a8 to cortex_a 10 years ago
  Paul Fertser 9744a2fa20 src/target: select the last created target as current 10 years ago
  Paul Fertser cd74dd2891 target: reexamine after polling succeeds again 10 years ago
  Paul Fertser b1a1a48b30 Fix some C99 format specifiers 10 years ago
  Andreas Fritiofson e6907e6d7e Don't cast return value of [cm]alloc 10 years ago
  Paul Fertser 207237b920 tcl: introduce init_target_events and use it for gdb flashing events 10 years ago
  Spencer Oliver 0cb9778368 target: fix handle_profile_command variable typo 10 years ago