Commit Graph

  • 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
  • 2e0f28149d Alan Carvalho de Assis <acassis@gmail.com> test app for imx27 oharboe 2009-01-15 13:22:04 +00:00
  • 8fc9bcb7f5 Alan Carvalho de Assis <acassis@gmail.com> imx31pdk.cfg reset init event oharboe 2009-01-15 13:09:20 +00:00
  • 9094500ba6 - add missing svn props and fix incorrect line endings from last commit ntfreak 2009-01-14 21:26:47 +00:00
  • 2d43ea1a45 wip oharboe 2009-01-14 19:48:11 +00:00
  • d8490491e6 Alan Carvalho de Assis <acassis@gmail.com> - testcase oharboe 2009-01-14 19:30:51 +00:00
  • bea9789cc6 Alan Carvalho de Assis <acassis@gmail.com> cfg file to initialize the iMX27ADS board. oharboe 2009-01-14 18:41:09 +00:00
  • c01e095d03 arm11 wip oharboe 2009-01-14 15:25:45 +00:00
  • 882a271205 Alan Carvalho de Assis <acassis@gmail.com> small fix to move us in the right direction. oharboe 2009-01-14 14:10:36 +00:00
  • 9d19f3860f - fix LDFLAGS typo in configure.in Thanks Francois Lorrain ntfreak 2009-01-13 14:26:19 +00:00
  • 75f078b392 - fix mips issues with newer versions of gdb - we simply add more dummy registers ntfreak 2009-01-13 13:45:08 +00:00
  • 6fda870766 - added mips software breakpoint support - changed some jtag LOG_DEBUG to only output when _DEBUG_JTAG_IO_ defined. Makes debugging other parts of openocd not as noisy - updated correct jtag id for pic32mx ntfreak 2009-01-13 11:33:19 +00:00
  • 1af16acdd2 wip oharboe 2009-01-09 13:04:37 +00:00
  • 59ff8d24d8 moved ioutil init to the right spot: before config scripts oharboe 2009-01-09 11:44:01 +00:00
  • 5bbf2ae519 allow issuing reset_config on the fly. Faster turnaround times in testing. oharboe 2009-01-09 11:43:15 +00:00
  • 42532ddeaa fixed warnings + added zy1000 jtag_add_clocks support. oharboe 2009-01-09 10:12:43 +00:00
  • 9324e6280e Dick Hollenbeck <dick@softplc.com> adds jtag_add_clocks() and implements those in the bitbang and ft2232.c. nearly a full rewrite of the xsvf.c. improved some messaging only affected by _DEBUG_JTAG_IO_ oharboe 2009-01-09 07:42:45 +00:00
  • ebd5afbb0e Updates and fixes for the manpage from Uwe Hermann - Mention that MIPS systems are supported - Mention Jim Tcl engine - Point to info page (not README) for a list of supported stuff - Document missing --pipe option - Fix copy-paste error ("flex" should have been "openocd") ntfreak 2009-01-08 17:23:55 +00:00
  • fb06f353b1 - a few more docs tweaks ntfreak 2009-01-08 11:46:55 +00:00
  • 8e88e8f36e - minor doc updates regarding tap creation and gdb connection using pipes ntfreak 2009-01-07 21:16:06 +00:00
  • 1f9b15867a Dick Hollenbeck <dick@softplc.com> SVF to XSVF converter and the XSVF dumper take #2 oharboe 2009-01-07 14:55:52 +00:00
  • 78d990e678 Dick Hollenbeck <dick@softplc.com> SVF to XSVF converter and the XSVF dumper oharboe 2009-01-07 07:08:02 +00:00
  • 6935e703c0 - add missing svn props from r1299 commit ntfreak 2009-01-05 13:45:16 +00:00
  • a8e12a95fa John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups oharboe 2009-01-05 09:32:23 +00:00
  • 22421a9657 John McCarthy <jgmcc@magma.ca> formatting fix of debug output oharboe 2009-01-05 09:26:25 +00:00
  • b25574e16a Andi <opencode@gmx.net> basic support for the MIPS based SMP8634 SoC. oharboe 2009-01-05 09:25:23 +00:00
  • 9e34b16b74 eol-style native oharboe 2009-01-04 08:51:48 +00:00
  • a31e738fda eol-style native oharboe 2009-01-03 08:56:52 +00:00
  • ad751bb7a4 John McCarthy <jgmcc@magma.ca> pic32mx flash wip oharboe 2009-01-02 23:58:16 +00:00
  • 9d75343e45 John McCarthy <jgmcc@magma.ca> keep_alive() fix oharboe 2009-01-02 23:52:46 +00:00
  • ab87627c5c - add gdb pipe support to native win32 (--pipe option) ntfreak 2009-01-01 16:06:46 +00:00
  • f4d82deb36 Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warnings (see attached patch) and likely also one (non-cosmetic) bug (the 'id_buff' change, which seems to be a buffer overflow). oharboe 2008-12-28 21:40:39 +00:00
  • 185870615c - fix missing/incorrect svn file props ntfreak 2008-12-28 10:58:34 +00:00
  • 38e51eb4fb Updates from SimonQian duane 2008-12-28 01:08:56 +00:00
  • e5e561157c Added another test build configuration duane 2008-12-27 23:23:06 +00:00
  • dd2d2ad767 Warnings cleanup ... finish up earlier commit duane 2008-12-27 22:43:56 +00:00
  • 8939333f51 Missed the svn add on earlier commit, duh duane 2008-12-27 22:40:51 +00:00