2768 Commits (eb9790dc91bd2d46c480277b1f275ba2d6e1ca3f)
 

Author SHA1 Message Date
  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
  Øyvind Harboe 1f917bdc0c Delete commented out code. Add a bit of error checking. 14 years ago
  Øyvind Harboe f8cd850c4d arm11 seems to gate JTAG when srst is asserted 14 years ago
  Øyvind Harboe 86cbbe8a4a Propagate error from assert, deassert and halt on tcl target object. 14 years ago
  David Brownell b6c4d1006f xscale: stackframe corruption bugfix 14 years ago
  Øyvind Harboe 85398ccdcf More error propagation fixes. 14 years ago
  Øyvind Harboe 23c629a85e arm11 burst writes are now only enabled for writes larger than 1 word. Single word writes are frequently used from reset init scripts to non-memory peripherals. 14 years ago
  Wookey 407061eaa6 Xilinx xcr3256.cfg basic config script 14 years ago
  Øyvind Harboe 35affce085 Retire arm11 no_increment. Intended for future expansion to read/write to ports. New arm11 commands would have to be added to exploit it. 14 years ago