2587 Commits (740fd107f2cd4921905403b7af326554fde3a0a2)
 

Author SHA1 Message Date
  oharboe 9262e0dbdf Alexei Babich <a.babich@rez.ru> imx31 nand flash controller support 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 b4acbee47f michal smulski <michal.smulski@ooma.com> telo target/board scripts 15 years ago
  oharboe 7b5ddb4a58 Rolf Meeser <rolfm_9dq@yahoo.de> 15 years ago
  oharboe 983f5a1ae9 - Fix bug-in-waiting when adding more than one TAP event type 15 years ago
  oharboe aa46b15377 David Brownell <david-b@pacbell.net> 15 years ago
  oharboe 8b2b0071a9 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 0b11e4dbb4 use "armv4_5 core_state arm" instead of soft_reset_halt, fewer side effects 15 years ago
  oharboe b13dbc80e0 Dirk Behme <dirk.behme@googlemail.com> retire jtag_speed usage 15 years ago
  oharboe 982ac083f0 Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency. 15 years ago
  oharboe 2e29131f2b set ARM mode using explicit command rather than soft_reset_halt which has lots of side effects. 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
  oharboe ce89c7bf65 David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanup 15 years ago
  oharboe 76b78feef1 David Claffey <dnclaffey@gmail.com> get rid of reset recursion 15 years ago
  oharboe a89dd2ca65 David Brownell 15 years ago
  oharboe 3878b12793 David Claffey <dnclaffey@gmail.com> tested with the Atheros reference design "PB44" 15 years ago
  duane cde17a42e9 Crusty Code fixes from the tcl directory re-arragements 15 years ago
  ntfreak f7f38fa70d - fixes the incorrect info msg displayed during stellaris flash programming. 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 bb5f713e44 Gary Carlson <gcarlson@carlson-minot.com> config file 15 years ago
  oharboe 0dd669f2a7 Ferdinand Postema <ferdinand@postema.eu> config script for the MMnet1001 module from Propox. 15 years ago
  oharboe 2a86a53c3f David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable. 15 years ago
  oharboe 072d6d3db6 Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'production_test' instead of 'production' here. 15 years ago
  oharboe fbe1c23c12 David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right bits, right value! 15 years ago
  oharboe 98ae6c24f0 David Brownell <david-b@pacbell.net> Remove duplicate check for flash write status. 15 years ago
  oharboe ab30d5203c David Brownell <david-b@pacbell.net> Minor doc updates: 15 years ago
  oharboe d879faa3cb David Brownell <david-b@pacbell.net> start phasing out integers as target IDs 15 years ago
  oharboe 4b9bdd664a David Brownell <david-b@pacbell.net> Be sure the built-in search paths always go *after* ones provided 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 a5d02116a6 David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 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 641c574425 some arm11 stuff that isn't done yet. 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