491 Commits (30dc76644da0dd9203dc9969a9be1d520fc5feb0)
 

Author SHA1 Message Date
  oharboe 30dc76644d Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b). 16 years ago
  oharboe 1ad9179f3a wip on reporting bugs. 16 years ago
  oharboe 45d94f6af9 deleted obsolete stuff. 16 years ago
  ntfreak 41d070982c - added stm32 stick and luminary eval boards interface configs 16 years ago
  ntfreak 435c4b6aa2 - set lpc288x[ch] svn file props 16 years ago
  ntfreak ce8ed0e6e0 - set erase flag on sector 16 years ago
  oharboe ae75056742 Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work remaining, committing for test/collaboration purposes. 16 years ago
  ntfreak 6cf3f38acf - update docs for flash write_image command 16 years ago
  ntfreak fddbc0c143 - flash.c change stricmp to strcmp 16 years ago
  mifi a7d76a4428 - added test results for r592 16 years ago
  oharboe fbad947731 retired auto_erase, added optional erase arg to flash write_image. 16 years ago
  drath da742a2d1c - Flash auto-erase is disabled by default 16 years ago
  oharboe fcf3b943d8 Enabled auto erase, gdb memory map and gdb flash programming by default. 16 years ago
  oharboe 4b19617f33 Nicolas Pitre fixed regression. 16 years ago
  oharboe dd5bc1f893 Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, this patch allows expressions to be evaluated in GDB that contain function calls. 16 years ago
  oharboe a13764b5d0 fix for gaffe in 555 that stopped JTAG chain examine + validate from running. 16 years ago
  mifi 78489fb230 - added testing binaries 16 years ago
  ntfreak 598042fc7b - correct stm32stick config script 16 years ago
  oharboe c333611f2b Update Embedded ICE registers explicitly during target->type->examine() instead 16 years ago
  oharboe c9dfba1866 Edgar Grimberg added some missing scripts from the install 16 years ago
  oharboe 3aa95240ec fix SEGFAULT regression in cortex after TRST fixes 16 years ago
  oharboe 5295bb3121 - sw_bkpts fails if the target is not halted. The side effect is 16 years ago
  oharboe e18e23e1b6 Added checks for target->type->read/write_memory, soft_reset_halt and run_algorithm that the target has been examined. 16 years ago
  oharboe 5aa93a5e8a target read/write is no longer attempted for target_xxx() functions when the target has not been examined(fails w/error). 16 years ago
  ntfreak 9bd0116866 - added new and missing target scripts - stm32stick and str730 16 years ago
  oharboe 6a775dff38 retired fast_memory_access. It's always fast now. 16 years ago
  ntfreak 80d20326a7 - split str71x driver into banks 16 years ago
  oharboe 53c41935cd moved out stuff that wasn't already moved from openocd.pdf to the target library. 16 years ago
  oharboe f2047d4775 Added a few tweaks while playing with texi. 16 years ago
  oharboe 61ab13f895 TRST is asserted *before* target->type->assert_reset() is invoked. Removed old code. 16 years ago
  oharboe f62ba35507 More robust handling of unknown target state for step/continue packet. 16 years ago
  oharboe 7280d4a2c7 A dummy driver to test codepath w/no contact w/target. 16 years ago
  oharboe 23837f5a3a allows launching OpenOCD w/telnet+gdb server w/the 16 years ago
  oharboe 7de51ceef9 allows launching OpenOCD w/telnet+gdb server w/the 16 years ago
  oharboe d9f50cb7d6 - Set up ICE registers after TRST 16 years ago
  oharboe fdd5582f7e found two more gaffes for reset wip 16 years ago
  oharboe d300ecfc8e fixed gaffe for default examine implementation 16 years ago
  oharboe c688c1cf48 Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
  oharboe c4a2fdbc39 Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
  oharboe 0d7d64b5e9 Wip - split target setup and target examination 16 years ago
  oharboe 7805be1b3a added target->type->examine(). Eventually this will allow for bringing up telnet/gdb *before* jtag chain has been validated + it might fix some reset halt problems seen as examine() needs to run after TRST has been asserted. 16 years ago
  oharboe a7d3a4a7f8 Improved XScale performance for embedded hosted OpenOCD 16 years ago
  mifi df9adb7b23 - remove AC_C_VARARRAYS and set check of autoconf back to 2.59 16 years ago
  oharboe 2b16509675 stop using variable sized arrays. That's something that belongs to C++ and not C. 16 years ago
  ntfreak 518bce6c08 - added svn props for newly added parport.cfg 16 years ago
  ntfreak 9c3dec377e - single core context used, removed debug context as thought unnecessary. 16 years ago
  ntfreak 1ade331ba9 - due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required 16 years ago
  oharboe 44fd861b75 target lib wip 16 years ago
  oharboe b22ae9006b back out Don Porges workaround for some device with manufcaturer # 0x1a2 16 years ago
  ntfreak 23939e4fc3 - add missing svn props 16 years ago