1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  dbrownell 86a7d813a1 Remove annoying end-of-line whitespace from most src/* 15 years ago
  dbrownell 0c4b119d3f Debug message updates: 15 years ago
  mlu 965b331d0b Added CPUDBG_WCR_BASE define 15 years ago
  mlu 781997f556 Avoid cache invalidation when writing to hardware debug registers 15 years ago
  dbrownell 2d3bcddf04 Minor behavior fixes for the two JTAG reset events (C/internal, 15 years ago
  mlu 7b3be0e21e Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c 15 years ago
  oharboe 016e7ebbfa srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_jtag added to reset_config. Could i.MX27 be a case where srst does not pull trst, but really srst gates jtag clock? 15 years ago
  dbrownell cb7ad25c04 The "arm9tdmi.c" file is more of a generic ARM9 support file: 15 years ago
  mlu 9b11eebf33 Remove unused varables (moved to armv7a) 15 years ago
  mlu 45f03dd9b5 Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASE 15 years ago
  mlu 6d2473b65b Define debug_base, debug_ap, memory_ap in armv7a_common_t 15 years ago
  mlu f0ddb40ced Updated mode string list. 15 years ago
  mlu 7e4f9ac697 Definy symbolic values for VA to PA address translation operations 15 years ago
  mlu 45674af63a Check return values to avoid infinite wait in loop on error. 15 years ago
  mlu d4e4d65d28 Cache invalidation when writing to memory 15 years ago
  mlu d4607c1f7c More CortexA8 debug register definitions. 15 years ago
  mlu c4ee12ea77 Fix argument passing in cortex_a8_write_cp. 15 years ago
  oharboe c993d75d1f David Brownell <david-b@pacbell.net> 15 years ago
  oharboe 25f9a466ca Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to avoid a 15 years ago
  oharboe 00e900f8a1 Nicolas Pitre <nico@cam.org> Dragonite support 15 years ago
  oharboe f89d1cbfd6 spelling mistake 15 years ago
  oharboe 0dcfbec7fb do not use dynamically sized stack arrays, not compatible with embedded OS's 15 years ago
  oharboe 58b78818e0 registering a target event twice caused infinite loop. Same bug as in jtag/core.c copy & pasted. 15 years ago
  oharboe c5f54c5333 Nicolas Pitre <nico@cam.org> tighten error checking in bulk_write 15 years ago
  oharboe 3bade442b1 Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte accesses. Use 16 bit access on tailend of a memory read if possible. 15 years ago
  oharboe aa46b15377 David Brownell <david-b@pacbell.net> 15 years ago
  mlu 857c06ca8b Report correct core instruction state for ARMv/A targets 15 years ago
  mlu f6a5749c1b Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state. 15 years ago
  oharboe 5dae4753ff David Brownell <david-b@pacbell.net> 15 years ago
  oharboe 57e12b7e45 David Brownell <david-b@pacbell.net> 15 years ago
  mlu 2c76cd7171 Improved handling of instruction set state, helps for debugging Thumb state. 15 years ago
  oharboe a690ee3c0c Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mips_m4k.c Swapping is already done in target.c 15 years ago
  oharboe 81b57a3fb6 Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode. 15 years ago
  oharboe ee329275d3 more debug output for breakpoints 15 years ago
  oharboe 51be978b43 Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR register 15 years ago
  ntfreak fbf775c0b7 - fix a regression when using cortex_m3 emulated dcc channel 15 years ago
  duane a41725c788 Warning fix 15 years ago
  oharboe d879faa3cb David Brownell <david-b@pacbell.net> start phasing out integers as target IDs 15 years ago
  oharboe 69b8b5e0aa David Brownell <david-b@pacbell.net> fix warnings 15 years ago
  oharboe ed8fd94d7c added arm11 timeout error messages 15 years ago
  oharboe efef05870d restore ICE watchpoint registers when the *last* software breakpoint is removed 15 years ago
  oharboe 997d5284cb David Brownell <david-b@pacbell.net> ARM disassembly support for about five dozen non-Thumb instructions 15 years ago
  oharboe ae17ce23eb arm11 hardware step using simulation + breakpoint. Use "hardware_step enable" command to revert to hardware stepping. Ideally we could retire the "hardware_step enable" command once we no longer believe it to be necessary. 15 years ago
  oharboe c5145ceb19 arm11 single stepping wip - at least we know the next PC now 15 years ago
  oharboe bb000a6f77 arm11 single stepping wip 15 years ago
  oharboe 32a2c70d3e refactor arm simulator to allow arm11 code to use it as well - no observable changes otherwise. 15 years ago
  oharboe 327ba6cb0a Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> cortex-a8: Wait for the CPU to be halted/started 15 years ago
  oharboe e921fead94 Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> Print the value that the method didn't like 15 years ago
  oharboe 01000e988a Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> Only dap_ap_select when we are going to do a memory access 15 years ago
  oharboe fc7cd1d85e Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the documentation 15 years ago