]> git.sur5r.net Git - openocd/history - src
add timeouts and fix syntax error handling of mrc/mcr commands.
[openocd] / src /
2009-10-07 oharboeadd timeouts and fix syntax error handling of mrc/mcr...
2009-10-07 oharboeadd timeouts and fix syntax error handling of mrc/mcr...
2009-10-07 oharboeincrease pause before reboot so web interface remains...
2009-10-07 oharboeDo not check ir capture if there is no IDCODE
2009-10-07 oharboe1.55 snapshot
2009-10-07 dbrownellChange version labels to work better with GIT
2009-10-06 dbrownellDragonite has the same EICE affliction as feroceon.
2009-10-06 oharboeIntroduced jtag_init and "jtag arp_init" to allow targe...
2009-10-05 dbrownellImprove jtag_validate_ircapture() diagnostics.
2009-10-05 dbrownellAdd a new JTAG "setup" event; use for better DaVinci...
2009-10-05 dbrownellMinor cleanup to ARM926 debug entry:
2009-10-02 mluIt is not possible to invalidate I-Cache on memory...
2009-10-02 mluMake sure that DSCR_DTR_RX is not full before writing
2009-10-02 mluMore error reporting in Cortex_a8 execute_opcode
2009-10-02 mluAdded asser_reset and deassert_reset for cortex_a8
2009-10-02 mluAdded asser_reset and deassert_reset for cortex_a8
2009-10-02 dbrownellMinor ETB and ETM bugfixes and doc updates
2009-10-01 mluARMv7A: Report fault status registers when in Abort...
2009-09-30 mluAdd DSCR_DTR_RX_FULL bit define
2009-09-29 dbrownellStreamline Capture-IR validation code
2009-09-29 dbrownellARM11 command handling fixes
2009-09-29 dbrownellMake "-expected-id 0" suppress warnings; not unlike...
2009-09-29 dbrownellETM: fix build issue on MinGW.
2009-09-29 dbrownellETB: cleanup needless symbol exports and forward decls.
2009-09-29 oharboehandle single threading
2009-09-29 oharboereentry assert
2009-09-29 oharboehttpd smoketest info
2009-09-29 oharboeadded t/nsrst_assert_width commands
2009-09-28 oharboeif srst pulls trst, then set state to TAP_RESET.
2009-09-28 dbrownellShrink symbols exported from arm9tdmi.c and remove...
2009-09-27 dbrownellUpdate FT2232 driver so that it reliably enters TAP_RESET.
2009-09-26 dbrownellDiagnostics tweaks for jtag_examine_chain() failure...
2009-09-26 dbrownellUpdates to the initial scanchain validation code:
2009-09-26 dbrownellStreamline Capture-IR handling and integrity test.
2009-09-25 oharboeTry/catch scheme. Typed up the functionality and regres...
2009-09-24 oharboeWhen attaching GDB to OpenOCD, the target state is...
2009-09-23 dbrownellStart handling the (second) SRST stage of reset better:
2009-09-23 dbrownellWhen setting up an ETM, cache its ETM_CONFIG register...
2009-09-23 dbrownellStart cleaning up ETM register handling. On one ARM926...
2009-09-23 dbrownellInitial ETM cleanups. Most of these are cosmetic:
2009-09-23 oharboeNico Coesel <ncoesel@dealogic.nl> fix warnings. . I...
2009-09-22 ntfreak- fix build issue under win32 (cygwin/msys) from svn...
2009-09-22 ntfreak- add missing svn props from previous commit
2009-09-22 dbrownellMake it easier to erase or protect through to the end
2009-09-21 dbrownellRemove annoying end-of-line whitespace from most src/*
2009-09-21 dbrownellUpdate the jtag-examine_chain() logic to verify that...
2009-09-20 dbrownellEnhancement: stm32 flash protection error message
2009-09-20 dbrownellDebug message updates:
2009-09-20 dbrownellMinor regression bugfix for the jtag_tap_handle_event...
2009-09-19 mluAdded CPUDBG_WCR_BASE define
2009-09-19 mluAvoid cache invalidation when writing to hardware debug...
2009-09-19 dbrownellStyle cleanup for the updated ft2232_add_pathmove().
2009-09-19 dbrownellMinor behavior fixes for the two JTAG reset events...
2009-09-18 mluMove Cortex A8 debug access initialisation from omap353...
2009-09-18 oharboeremove unused externs
2009-09-18 dbrownellTweak TCL reset script ... mostly improving descriptions of
2009-09-17 dbrownellAddress codereview comment from Steve Grubb <sgrubb...
2009-09-17 dbrownellMinor fixes to NAND code and docs
2009-09-17 dbrownellFix coredump seen in some code paths.
2009-09-17 oharboemichal smulski <michal.smulski@ooma.com> fix regression...
2009-09-17 oharboeprefix zy1000_reboot command to avoid name conflicts
2009-09-17 oharboesrst_gates_jtag option. at91sam9260 needs retesting...
2009-09-17 dbrownellThe "arm9tdmi.c" file is more of a generic ARM9 support...
2009-09-16 mluRemove unused varables (moved to armv7a)
2009-09-16 mluUse a variable armv7a->debug_base instead of hardedcode...
2009-09-16 oharboeRolf Meeser <rolfm_9dq@yahoo.de> adds flash support...
2009-09-15 mluDefine debug_base, debug_ap, memory_ap in armv7a_common_t
2009-09-15 mluUpdated mode string list.
2009-09-15 mluDefiny symbolic values for VA to PA address translation...
2009-09-15 oharboefix bug when using 32 instead of 64 bit value in callba...
2009-09-14 mluCheck return values to avoid infinite wait in loop...
2009-09-14 mluCache invalidation when writing to memory
2009-09-14 oharboeerror message upon recursive invocation of reset from...
2009-09-14 oharboefix email address
2009-09-14 oharboeRolf Meeser <rolfm_9dq@yahoo.de> warning fix in previou...
2009-09-14 oharboefix warning
2009-09-13 mluMore CortexA8 debug register definitions.
2009-09-13 mluFix argument passing in cortex_a8_write_cp.
2009-09-12 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-11 oharboetap post reset event added. Allows omap3530 to send...
2009-09-11 oharboeNicolas Pitre <nico@cam.org> put feroceon target defini...
2009-09-11 oharboeNicolas Pitre <nico@cam.org> Dragonite support
2009-09-11 oharboespelling mistake
2009-09-11 oharboedo not use dynamically sized stack arrays, not compatib...
2009-09-11 oharboeregistering a target event twice caused infinite loop...
2009-09-11 oharboeAlexei Babich <a.babich@rez.ru> cleanup
2009-09-11 oharboeNicolas Pitre <nico@cam.org> tighten error checking...
2009-09-10 oharboeAlexei Babich <a.babich@rez.ru> imx31 nand flash contr...
2009-09-10 oharboeAlexei Babich <a.babich@rez.ru> fix problems with unece...
2009-09-09 oharboeRolf Meeser <rolfm_9dq@yahoo.de>
2009-09-09 oharboe- Fix bug-in-waiting when adding more than one TAP...
2009-09-09 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-08 mluReport correct core instruction state for ARMv/A targets
2009-09-08 mluLoad PC with bit 0 set to 1 when resuming to say in...
2009-09-08 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-08 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-07 mluImproved handling of instruction set state, helps for...
2009-09-04 oharboeMahr, Stefan <Stefan.Mahr@sphairon.com> removes the...
2009-09-04 oharboeMatt Hsu <matt@0xlab.org> This patch simply enables...
2009-09-04 oharboemore debug output for breakpoints
next