6373 Commits (v0.3.0-rc0)
 

Author SHA1 Message Date
  Øyvind Harboe 85bf1627cd add support for target_read/write_phys_memory callbacks. 14 years ago
  Øyvind Harboe 2783cba810 Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to support phys flag to specify bypassing of MMU. 14 years ago
  Øyvind Harboe 818cedaff3 Merge branch 'master' of ssh://gowinex@openocd.git.sourceforge.net/gitroot/openocd/openocd into HEAD 14 years ago
  Øyvind Harboe 69a6037ce6 Retire obsolete and superfluous implementations of virt2phys in each target. This is done in a polymorphic implementation in target.c 14 years ago
  Øyvind Harboe e895246966 Retire obsolete and superfluous implementations of virt2phys in each target. This is done in a polymorphic implementation in target.c 14 years ago
  Øyvind Harboe a4a1de4dd1 First cut at implementing software breakpoints for mmu read only memory 14 years ago
  Øyvind Harboe 62525792e0 Defined target_write_memory() to be able to handle implementing breakpoints for read only ram(e.g. MMU write protected. 14 years ago
  Øyvind Harboe a02411a15f eCos synthetic target updates. 14 years ago
  David Brownell 7556a93aed XSVF: use svf_add_statemove() 14 years ago
  Øyvind Harboe a1609e5ad1 Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/IP client/server scheme. 14 years ago
  Øyvind Harboe 79e257a209 Added the faux flash driver and target. Used for testing. 14 years ago
  Øyvind Harboe ad75639611 Added 'unlock' option to flash write_image 14 years ago
  Øyvind Harboe e4dba30b63 More svn to git version string fixes. 14 years ago
  David Brownell 6907ef9d50 SVF: better spec conformance for STATE switch 14 years ago
  David Brownell c70073ef67 davinci: add watchdog reset method 14 years ago
  David Brownell d243e641d3 jtag_add_statemove() always uses TLR to get to RESET 14 years ago
  David Brownell 3cc147efd9 SVF/XSVF: comment and whitespace fixes 14 years ago
  Zachary T Welch 53979244b1 Improve Makefile rules for XScale debug handler; fixes 'make distcheck'. 14 years ago
  Redirect 'Slash' NIL fb61f52731 MinGW: always use "-D__USE_MINGW_ANSI_STDIO" 14 years ago
  Redirect 'Slash' NIL 0388a9c0e5 MinGW: use WinSock2 14 years ago
  David Brownell 6ec1026bbb Doc: jtag_init must validate scan chain too 14 years ago
  Nicolas Pitre 6726b78707 fix single step of bx instruction going into Thumb mode 14 years ago
  David Brownell 97166327db Ignore openocd.exe for "git status" 14 years ago
  Redirect 'Slash' NIL 113679ff59 corrective fix for MinGW GNU C99 printf compliance 14 years ago
  oyvind 557d1b6490 Sync with official Jim Tcl repository. 14 years ago
  oyvind 89a8a37998 Switch from svn to git version string handling. 14 years ago
  Dean Glazeski 76b4ee8935 SDRAM and clock configuration for the SAM9-L9260 board from Olimex 14 years ago
  Redirect 'Slash' NIL 990f50a73b safer conversion to HANDLER on MinGW-W64 14 years ago
  David Brownell 5cf0af002c Ignore two more generated files 14 years ago
  Redirect 'Slash' NIL 73349dc5ac More MinGW C99 printf compliance 14 years ago
  Redirect \"Slash\" NIL c9fbfbd95c jim-eventloop for MinGW-w64 14 years ago
  David Brownell 05d6716936 build tweak for bin2char 14 years ago
  David Brownell cb7965da15 xscale: better fix for debug_handler.bin 14 years ago
  David Brownell a61b57a87f another portability update 14 years ago
  David Brownell 510db585fd portability updates 14 years ago
  David Brownell bc792857a5 doc updates to match "help" better 14 years ago
  Wookey dd54981702 Fw: [PATCH] OpenRD board configuration 14 years ago
  Øyvind Harboe a894c2d8b2 S29WS-N CFI query fix is to try 0x555 if 0x55 fails. 14 years ago
  Øyvind Harboe 4490a42a09 Work in progress on arm11 reset. Assert srst. 14 years ago
  Øyvind Harboe 44e9200d0a iMX target config script's ported from Freescale BSP. 14 years ago
  David Brownell 1ee8ef4210 Fix problems building xscale_debug.S 14 years ago
  David Brownell 7afc181e42 omap2420.cfg updates 14 years ago
  Lennert Buytenhek 9b9bc78ef1 fix detection of PLD instructions 14 years ago
  Lennert Buytenhek ed1e45b388 fix pass_condition() LE condition code check 14 years ago
  David Brownell 5535399a46 cosmetic cleanup in TMS tables 14 years ago
  Yauheni Kaliuta 6a2fd7cad5 Cleanup: nuke trailling whitespaces 14 years ago
  Yauheni Kaliuta bc0cc62afd Do not replace virt2phys with the default one if it was assigned 14 years ago
  Øyvind Harboe 79bf27da71 Retired gdb_attach. gdb-detach event covers this functionality. 14 years ago
  Øyvind Harboe 4d32b6eee9 Missing type for eCos. 14 years ago
  Øyvind Harboe 20c8f64f0a Fix warning. 14 years ago