2611 Commits (b1f7b35983eade493bfadd9e5abee4ae3dab630d)
 

Author SHA1 Message Date
  ntfreak fbf775c0b7 - fix a regression when using cortex_m3 emulated dcc channel 14 years ago
  duane a41725c788 Warning fix 14 years ago
  oharboe bb5f713e44 Gary Carlson <gcarlson@carlson-minot.com> config file 14 years ago
  oharboe 0dd669f2a7 Ferdinand Postema <ferdinand@postema.eu> config script for the MMnet1001 module from Propox. 14 years ago
  oharboe 2a86a53c3f David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable. 14 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. 14 years ago
  oharboe fbe1c23c12 David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right bits, right value! 14 years ago
  oharboe 98ae6c24f0 David Brownell <david-b@pacbell.net> Remove duplicate check for flash write status. 14 years ago
  oharboe ab30d5203c David Brownell <david-b@pacbell.net> Minor doc updates: 14 years ago
  oharboe d879faa3cb David Brownell <david-b@pacbell.net> start phasing out integers as target IDs 14 years ago
  oharboe 4b9bdd664a David Brownell <david-b@pacbell.net> Be sure the built-in search paths always go *after* ones provided 14 years ago
  oharboe 69b8b5e0aa David Brownell <david-b@pacbell.net> fix warnings 14 years ago
  oharboe ed8fd94d7c added arm11 timeout error messages 14 years ago
  oharboe efef05870d restore ICE watchpoint registers when the *last* software breakpoint is removed 14 years ago
  oharboe a5d02116a6 David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 14 years ago
  oharboe 997d5284cb David Brownell <david-b@pacbell.net> ARM disassembly support for about five dozen non-Thumb instructions 14 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. 14 years ago
  oharboe c5145ceb19 arm11 single stepping wip - at least we know the next PC now 14 years ago
  oharboe bb000a6f77 arm11 single stepping wip 14 years ago
  oharboe 32a2c70d3e refactor arm simulator to allow arm11 code to use it as well - no observable changes otherwise. 14 years ago
  oharboe 641c574425 some arm11 stuff that isn't done yet. 14 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 14 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 14 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 14 years ago
  oharboe fc7cd1d85e Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the documentation 14 years ago
  oharboe 56a04a3413 Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instruction into 14 years ago
  oharboe f36d0083de Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Remove the trans_mode change as it is done in the mem_ap_read_atomic_u32 function. 14 years ago
  oharboe 56b346447b Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> Before executing a new instruction wait for the previous 14 years ago
  oharboe dce1cdc9fb David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit loop on no-tap. Keep 14 years ago
  oharboe 0de530067f added missing check on jtag_execute 14 years ago
  oharboe c87357a33f Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then simulation will fail. This is expected. 14 years ago
  oharboe 9a9ebfb924 reduce arm11 output noise 14 years ago
  oharboe 11856bcffc Michael Schwingen <rincewind@discworld.dascon.de> news about xscale 14 years ago
  oharboe a5354ff5cb David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris flash driver: 14 years ago
  oharboe 34e8c67b1f David Brownell <david-b@pacbell.net> Various updates to 0.3.0 NEWS 14 years ago
  oharboe bc075606b7 David Brownell <david-b@pacbell.net> Tweak disassembly commands: 14 years ago
  oharboe 24f011ebb4 David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup: 14 years ago
  oharboe 86b49612a6 David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup: 14 years ago
  oharboe 6f359fba68 David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup: 14 years ago
  oharboe bd7cbd01e8 David Brownell <david-b@pacbell.net> Accomodate targets which don't support various target-specific 14 years ago
  oharboe 0c41395fc3 Michael Schwingen <rincewind@discworld.dascon.de> fix previous doc patch 14 years ago
  ntfreak 7a1ac49ac9 - fix build warnings 14 years ago
  oharboe 8e1d516927 Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanup 14 years ago
  oharboe 696ed5fdc4 strange.... the code build and links w/Linux GCC target but fails w/arm-elf. The code was clearly broken as it was missing two extern's in the .h file... 14 years ago
  oharboe d11c8e3c8e Ferdinand Postema <ferdinand@postema.eu> fix warnings 14 years ago
  oharboe 14f2189e1a Ferdinand Postema <ferdinand@postema.eu> increase reset delay to fix regression from 2600 to 2604 14 years ago
  oharboe fd4c0f33b1 Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "xscale vector_table" command that allows to set 14 years ago
  oharboe ae4c224459 Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not compile under Windows+Cygwin - fails with error about possibly uninitialized use of variable 'ch'. 14 years ago
  oharboe 41bb41bb93 Brian Findlay <findlaybrian@gmail.com> finalize mini2440.cfg 14 years ago
  oharboe 9df861b0c0 use cortex_a8 instead of cortex_m3 14 years ago