1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  mlu 1b90a9f5eb More error reporting in Cortex_a8 execute_opcode 14 years ago
  mlu 84dabdcc72 Added asser_reset and deassert_reset for cortex_a8 14 years ago
  mlu c74ede4248 Added asser_reset and deassert_reset for cortex_a8 14 years ago
  dbrownell 1033633321 Minor ETB and ETM bugfixes and doc updates 14 years ago
  mlu d340906476 ARMv7A: Report fault status registers when in Abort state 14 years ago
  mlu aaf1daa056 Add DSCR_DTR_RX_FULL bit define 14 years ago
  dbrownell 6d4cdddbe2 ARM11 command handling fixes 14 years ago
  dbrownell d96e3eae23 ETM: fix build issue on MinGW. 14 years ago
  dbrownell afc3a5cc6f ETB: cleanup needless symbol exports and forward decls. 14 years ago
  dbrownell cbe34d0819 Shrink symbols exported from arm9tdmi.c and remove a forward ref. 14 years ago
  dbrownell 22045fa6f2 When setting up an ETM, cache its ETM_CONFIG register. Then 15 years ago
  dbrownell d9ce8a2f60 Start cleaning up ETM register handling. On one ARM926 ETM+ETB 15 years ago
  dbrownell a6d858ebcd Initial ETM cleanups. Most of these are cosmetic: 15 years ago
  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