1402 Commits (0682afece8f4896188ce74187fec17c1048e6369)
 

Author SHA1 Message Date
  zwelch 0682afece8 Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets 15 years ago
  oharboe 39363e4e01 zy1000 1.51 15 years ago
  oharboe c7bbd9ac71 list board's as well as target config files. 15 years ago
  oharboe c4d172da76 lpc2478 target config 15 years ago
  zwelch 8c1ec4f0e1 Add static keywords to core target source file data and functions. 15 years ago
  oharboe d70dac5e49 Print out warning when LPC calc_checksum will cause verification to fail. 15 years ago
  zwelch 20f0744f39 Fix signed/unsigned comparison. 15 years ago
  oharboe a975b925ba no change 15 years ago
  oharboe 2ae1f18d1f flash fillX now has a verify stage 15 years ago
  oharboe 01f25b5aeb use jtag_rclk 500 to avoid proliferation of target scripts 15 years ago
  zwelch 850121f255 Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h. 15 years ago
  zwelch 6f73d44fab Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl. 15 years ago
  mlu 7d61acebd8 Clear FLASH_SR error flags after flash errors to avoid reset befor further flash operations. 15 years ago
  zwelch 851f9b2d6c Add udev rules for USB ICEbear interface. 15 years ago
  mlu 9f9c56d6bc More error logging for DAP errors 15 years ago
  ntfreak d019dcf195 - add missing svn props from svn 1565 commit 15 years ago
  oharboe 0d327e9e40 comments and debug code 15 years ago
  zwelch 3ccbaf336d Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval board. 15 years ago
  zwelch 3368bb5a81 Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based interface. 15 years ago
  zwelch ae719b2706 Fix jlink usb_bulk_with_retries to return actual error codes. 15 years ago
  zwelch 5ee99a7e80 Remove vestigial last_tms variable from jlink driver. 15 years ago
  zwelch 2f3dc12ad7 Add -Wredundant-decls to prevent unwanted duplicate declarations. 15 years ago
  zwelch a8f1307992 Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>). 15 years ago
  zwelch 1de959ca1c Remove redundant declarations to allow building with -Wredundant-decls. 15 years ago
  zwelch 55c39bae67 Add missing header files to fix C99 compatibility. 15 years ago
  oharboe 18b5a88a8a more docs on jtag_add_pathmove() 15 years ago
  oharboe abeee8b4c2 Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len() 15 years ago
  mlu f1864e3e92 Correctedout buffer size and missing jlink_tap_init() call. 15 years ago
  ntfreak 154d8241c9 - fix win32 build 15 years ago
  oharboe c5ad875a79 fix checksum memory. By failing the fallback code will handle checksum calculation 15 years ago
  oharboe de6d69cc60 Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdev 15 years ago
  oharboe e8240209fe convert some LOG_INFO()'s during stepping into LOG_DEBUG() 15 years ago
  oharboe 9ba80f08f4 Michael Bruck <mbruck@digenius.de> macros for error handling 15 years ago
  oharboe 5df0a88e01 eol-style native 15 years ago
  oharboe adbe3ac817 eol-style native 15 years ago
  oharboe b2a13907a8 SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs 15 years ago
  mlu a644bc11a5 Added dap baseaddr and dap apid commands 15 years ago
  oharboe c4ac70570a Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM() 15 years ago
  oharboe 9d5921443c SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --enable-verbose-jtag-io is set 15 years ago
  oharboe 88c91b4663 clean up debug/info output to be in line with other targets 15 years ago
  oharboe bd7d019b56 more error handling 15 years ago
  oharboe 4866c8ed25 a little bit more error handling in ARM11 15 years ago
  oharboe e784db4fdd SimonQian <simonqian@simonqian.com> AVR wip 15 years ago
  oharboe 18fd79e578 SimonQian <simonqian@simonqian.com> AVR support 15 years ago
  mlu 510ad74ea9 Deleted depreciated files ( new versions are arm_adi_v5.c/h ) 15 years ago
  oharboe 1c28cbab02 Some devices such as AVR will return 0xffffffff instead of the TDI 15 years ago
  mlu b0d04ab6c6 Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. 15 years ago
  mlu 573d9a0368 Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM Debug Interface rev 5 documentation and remoed code specific to the Cortex-M3 targets. 15 years ago
  oharboe c34a854465 Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes 15 years ago
  oharboe 60fdeb057a Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-cast 15 years ago