Commit Graph

  • 03caa01ae5 a few words about motivation for standalone JTAG debugger. oharboe 2009-03-30 13:35:38 +00:00
  • d2189fdfe6 - fix typo's in last commit ntfreak 2009-03-24 12:09:54 +00:00
  • f7f37ea289 Hiroshi Ito <ito@mlb.co.jp> Linux for arm has arm generic debug option which send debug messages via DCC channel. oharboe 2009-03-24 11:27:49 +00:00
  • 9d3d3297ae - update str9 and stm32 comstick configs - add missing svn props ntfreak 2009-03-24 09:40:03 +00:00
  • 8a7a9bd17a Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instruction oharboe 2009-03-24 07:44:47 +00:00
  • ea4b83332e Uwe Hermann <uwe@hermann-uwe.de> Add new board configs: Olimex LPC-H2148, Keil MCB2140. Both boards use an LPC2148, no external flash or RAM. oharboe 2009-03-24 06:24:23 +00:00
  • 4729bae363 Uwe Hermann <uwe@hermann-uwe.de> spelling fixes oharboe 2009-03-24 06:23:00 +00:00
  • bda849d033 Uwe Hermann <uwe@hermann-uwe.de> eal _CPUTAPID entry for the LPC2148. I don't know if they're the same for all LPC214x, this number is from an Olimex LPC-H2148. The chip on that board is LPC2148FBD64. oharboe 2009-03-23 19:12:42 +00:00
  • 0cfcd0bc9b Uwe Hermann <uwe@hermann-uwe.de> oharboe 2009-03-23 07:43:46 +00:00
  • 2b8aa1d058 Uwe Hermann <uwe@hermann-uwe.de> typo oharboe 2009-03-23 07:38:38 +00:00
  • ec0303be34 - fix another typo in str9comstick.cfg ntfreak 2009-03-20 14:30:41 +00:00
  • 8b7cd9322a - add missing svn props from previous commit ntfreak 2009-03-20 14:08:03 +00:00
  • 39423e9856 - docs patch from Thomas Kindler ntfreak 2009-03-20 13:27:02 +00:00
  • 1297f6750d Alan Carvalho de Assis <acassis@gmail.com> adds support to i.MX35 processor. oharboe 2009-03-20 12:32:17 +00:00
  • 0b26e59b01 - revert texi changes from rev 1418 as it breaks build - original patch will be reviewed before next commit ntfreak 2009-03-20 10:29:12 +00:00
  • 5af8bc1ac4 - fix incorrect str9comstick cfg ntfreak 2009-03-19 22:27:43 +00:00
  • af6d1db2fb Thomas Kindler <mail+ocd@t-kindler.de> typos oharboe 2009-03-19 15:51:28 +00:00
  • 9f2a76e7b6 Hiroshi Ito <ito@mlb.co.jp> typos oharboe 2009-03-18 11:59:31 +00:00
  • cf10427caa Hiroshi Ito <ito@mlb.co.jp> fix division by 0 oharboe 2009-03-18 11:43:09 +00:00
  • c13924e32c - remove build warnings ntfreak 2009-03-17 10:22:26 +00:00
  • ae62743a4c - fix incorrect stm32stick.cfg ntfreak 2009-03-17 09:48:46 +00:00
  • 8ea1bc666d - fix issue with cortex_m3 reset run. Thanks Perry Hung - https://lists.berlios.de/pipermail/openocd-development/2009-March/005028.html ntfreak 2009-03-16 22:42:29 +00:00
  • 90815705d7 Uwe Hermann <uwe@hermann-uwe.de> clean out stuff that doesn't belong in interface(telnet/gdb port). oharboe 2009-03-14 18:39:05 +00:00
  • cbc1f23758 Uwe Hermann <uwe@hermann-uwe.de> typos oharboe 2009-03-12 14:48:51 +00:00
  • 96413087dc - add support for standalone rlink https://lists.berlios.de/pipermail/openocd-development/2009-March/004965.html ntfreak 2009-03-11 22:42:35 +00:00
  • e841dfc149 Added eol-style props duane 2009-03-11 01:53:23 +00:00
  • f593dad542 Commit OMAP3530 and TI_BEAGLEBOARD config files from Kees, Dick, Derk, and others duane 2009-03-11 01:48:54 +00:00
  • 9833ef8580 Added -endstate to irscan and drscan to support beagleboard (omap3530) duane 2009-03-11 01:42:05 +00:00
  • 7f1b58a5cd - fix small typo in texi (section HostOS) ntfreak 2009-03-09 21:04:33 +00:00
  • a861624233 - add svn props from previous commit ntfreak 2009-03-08 21:19:36 +00:00
  • fb59d0fa55 Commands: reg, profile, ocd_mem2array, ocd_array2mem, fast_load, etc only work *IF* there is an actual target duane 2009-03-08 21:14:35 +00:00
  • b28d1cf0e4 Added VID/PID pair to olimex-jtag-tiny-a the non-a version already has the vid pid duane 2009-03-08 20:29:54 +00:00
  • e211e4c6d2 Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EW duane 2009-03-08 15:14:18 +00:00
  • 0a85c3426b Accept/create both A and Non-A ft2232 based descriptions duane 2009-03-07 15:51:26 +00:00
  • 7a731eb637 Added HostOS variable duane 2009-03-07 15:19:21 +00:00
  • 0f3c9f8f06 Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash fill oharboe 2009-03-05 07:41:04 +00:00
  • 86c0f4cafc Nicolas Pitre <nico@cam.org> fix "halt 0" to only halt and not to poll/wait afterwards. This follows the intention in the docs. oharboe 2009-03-05 06:55:35 +00:00
  • a8bd749d4e Nicolas Pitre <nico@cam.org> making reset+halt on the SheevaPlug 100% reliable (needs patch in target.c to fix "halt 0"). oharboe 2009-03-04 21:28:50 +00:00
  • 8d772cad7a test code for elf parsing. oharboe 2009-03-03 12:05:49 +00:00
  • 2f184a5008 - add missing svn props from previous commit ntfreak 2009-03-02 12:51:42 +00:00
  • 623100d59d Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Cosmetic OpenOCD patch for Flyswatter oharboe 2009-03-01 21:07:44 +00:00
  • 260daf9d59 Kees Jongenburger <kees.jongenburger@gmail.com> rename description field of the jtag-tiny.cfg oharboe 2009-03-01 21:06:06 +00:00
  • 6853abeb90 Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded code oharboe 2009-03-01 21:04:00 +00:00
  • 9f1ba4b34b Nicolas Pitre nico at cam.org SheevaPlug board configuration oharboe 2009-03-01 21:02:13 +00:00
  • 3822831792 Nicolas Pitre nico at cam.org add ft2232 layout for the Marvell SheevaPlug oharboe 2009-03-01 21:01:11 +00:00
  • f8c97a5d2e Nicolas Pitre nico at cam.org add Feroceon target config file oharboe 2009-03-01 21:00:07 +00:00
  • 19ce96746d Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion and Kirkwood SOCs oharboe 2009-03-01 20:59:06 +00:00
  • 10edfff05a Nicolas Pitre nico at cam.org support for NAND controllers without explicit busy signal oharboe 2009-03-01 20:57:34 +00:00
  • 2e8f1911d6 Nicolas Pitre nico at cam.org don't ignore bad options passed to the "nand write" command oharboe 2009-03-01 20:56:18 +00:00
  • 857e9cb076 Nicolas Pitre nico at cam.org The code unconditionally writes into the oob area all the time. oharboe 2009-03-01 20:54:22 +00:00
  • 630af1be56 Nicolas Pitre nico at cam.org spelling oharboe 2009-03-01 20:53:17 +00:00
  • 58f4bd4a3c - stm32x flash driver - add support for stm32105/107 (connectivity line) ntfreak 2009-02-26 10:06:00 +00:00
  • 6874a83fed test files for stm32 oharboe 2009-02-24 06:38:04 +00:00
  • 39d80bad9b tinkered a bit with performance for Cortex flash programming. Mainly make it easier to profile as a start. oharboe 2009-02-23 21:26:11 +00:00
  • ba9d608df3 Sergey Lapin <slapinid@gmail.com> fix typo oharboe 2009-02-23 06:30:15 +00:00
  • bde750291a John Woods <johnrw@gmail.com> fix newtap gaffe + rename oharboe 2009-02-22 17:01:16 +00:00
  • bb0d7ab12a John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the universe oharboe 2009-02-19 18:52:46 +00:00
  • 4d3b6e4163 Holger Schurig <hs4233@mail.mn-solutions.de> incorporate some comments from Rick oharboe 2009-02-18 09:09:11 +00:00
  • b7593457bc Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings oharboe 2009-02-18 07:39:20 +00:00
  • 2136238908 zy1000 1.49 snapshot oharboe 2009-02-17 11:54:30 +00:00
  • 3fb2c6a6dd zy1000 1.49 snapshot oharboe 2009-02-17 09:28:39 +00:00
  • ca8c6cf430 - guess-rev.sh now works as expected when build_dir is not the same as src_dir ntfreak 2009-02-13 09:56:51 +00:00
  • 2e160c6bad - issue warning when flash image exceeds configured flash size. - see https://lists.berlios.de/pipermail/openocd-development/2009-February/004680.html ntfreak 2009-02-12 15:35:03 +00:00
  • e77ae9096a Use C89/C99/C++ compliant boolean types kc8apf 2009-02-10 18:21:17 +00:00
  • 725749de20 A few more usages of TRUE and FALSE to remove kc8apf 2009-02-10 16:11:07 +00:00
  • 5a90a66aa3 - fix native win32 build issues ntfreak 2009-02-09 14:47:34 +00:00
  • 6d06c893d1 Andi <opencode@gmx.net> - better dram setup oharboe 2009-02-09 10:01:09 +00:00
  • ab9dfffdb5 - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> - Formatting changes from uncrustify kc8apf 2009-02-03 05:59:17 +00:00
  • 6c0e48248a Doxygen config file kc8apf 2009-02-03 04:30:33 +00:00
  • 6c39552316 Add uncrustify config file and helper script kc8apf 2009-02-03 04:27:48 +00:00
  • ce1a29725f chain position is now required when creating a target oharboe 2009-01-28 13:08:06 +00:00
  • 51f8b70904 update symbols to match source file oharboe 2009-01-26 07:38:08 +00:00
  • 64e53c4fd8 - AC_CHECK_FILE not supported when cross-compiling ntfreak 2009-01-23 12:07:15 +00:00
  • d5209daeb1 xvsf player fixes by Dick Hollenbeck <dick@softplc.com> kc8apf 2009-01-23 07:10:11 +00:00
  • 6f612fb959 Fixes for svf player by Simon Qian <simonqian@SimonQian.com> kc8apf 2009-01-23 07:08:18 +00:00
  • a79adf1383 Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gmail.com> kc8apf 2009-01-23 07:07:02 +00:00
  • 4dcad08940 Add TRST support to xsvf tools. Courtesy of Dick Hollenbeck <dick@softplc.com> kc8apf 2009-01-23 07:05:04 +00:00
  • 44a7b25487 vsllink support for stable clocks by Simon Qian <simonqian@SimonQian.com> kc8apf 2009-01-23 07:02:47 +00:00
  • 3b4d5ae050 Add udev rules to contrib. Courtesy of Uwe Hermann <uwe@hermann-uwe.de> v0.1.0 kc8apf 2009-01-21 04:13:16 +00:00
  • 99100ce2a4 Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-at91sam9260.cfg kc8apf 2009-01-20 16:07:10 +00:00
  • 49e045faa4 - fix issue with configure when building srcdir != builddir ntfreak 2009-01-20 13:27:02 +00:00
  • b298cc07a0 - add --enable-release to docs ntfreak 2009-01-20 09:08:39 +00:00
  • 48c8589513 AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com> kc8apf 2009-01-20 04:29:46 +00:00
  • 967bac332f Add axm0432 interface config courtesy of Alan Carvalho de Assis <acassis@gmail.com> kc8apf 2009-01-20 04:14:00 +00:00
  • 15b4be1c9c Fixes for handling release versions kc8apf 2009-01-20 04:03:31 +00:00
  • 93180753be Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> kc8apf 2009-01-20 03:55:38 +00:00
  • 92ae713946 Ignore src/svf/Makefile.in kc8apf 2009-01-20 03:50:12 +00:00
  • 8f513f039a Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org> kc8apf 2009-01-20 03:49:31 +00:00
  • 07749dbdec imx21 config provided by Alan Carvalho de Assis <acassis@gmail.com> kc8apf 2009-01-20 03:42:24 +00:00
  • 0bcbff348b - remove unused includes, fixes build issues under FreeBSD ntfreak 2009-01-19 19:54:44 +00:00
  • ae76a671b5 - revert guess-rev.sh to using bash - remove generated files from svn ntfreak 2009-01-19 09:41:59 +00:00
  • c8bc0bb1ae SVF player courtesy of Simon Qian <simonqian@SimonQian.com> kc8apf 2009-01-19 07:13:02 +00:00
  • 2aed5dd40b Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam Dybkowski <adybkows@wp.pl> kc8apf 2009-01-19 07:08:28 +00:00
  • ded2e16b35 Fix guess-rev.sh where the builtin echo doesn't support -n kc8apf 2009-01-17 23:16:59 +00:00
  • 784a519170 Fix to install manpage as part of 'make install' by Uwe Hermann <uwe@hermann-uwe.de> kc8apf 2009-01-17 23:13:02 +00:00
  • 855a64d3ae - make guess-rev.sh work with msys ntfreak 2009-01-16 13:28:32 +00:00
  • d2a8922bd4 - add guess-rev.sh and contrib/libdcc to dist ntfreak 2009-01-16 12:48:00 +00:00
  • a021735db4 - add missing bitq and rlink files to distribution ntfreak 2009-01-16 10:48:55 +00:00
  • 8f111ee313 Fix distcheck failure kc8apf 2009-01-16 07:31:55 +00:00
  • cb3f970b6c - add missing svn props from 1323 commit ntfreak 2009-01-15 20:58:17 +00:00