aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2010-01-04ARMv7-M: use AP_REG_* symbolDavid Brownell
2010-01-02ARM: ADIv5 JTAG symbol cleanupDavid Brownell
2010-01-02ARM: dap info fix + tweaksDavid Brownell
2010-01-02ARM: ADIv5 export cleanupDavid Brownell
2010-01-02ARM: ADIv5 symbol and comment cleanupDavid Brownell
2010-01-02Cortex-M3: minor breakpoint cleanupDavid Brownell
2010-01-02streamline and document helptext mode displaysDavid Brownell
2009-12-30ARM7_9: Fix segfaultsAntonio Borneo
2009-12-30ARM9TDMI: Fix segfault.Antonio Borneo
2009-12-28MinGW build fixesFreddie Chopin
2009-12-26ARM: add comment re register exportsDavid Brownell
2009-12-21Packaging fixDavid Brownell
2009-12-20Cortex-M3: cleanupDavid Brownell
2009-12-20ARM11: recognize ARM11 MPCoreDavid Brownell
2009-12-20arm7_9: Support VINITHI signalAntonio Borneo
2009-12-19oocd_trace buildfixesDavid Brownell
2009-12-19ETM: add "etm trigger_debug" commandDavid Brownell
2009-12-19ETM: more ETM_CTRL bit cleanupDavid Brownell
2009-12-19ETM: start cleaning up ETM_CTRL bit handlingDavid Brownell
2009-12-19ETM trigger_percent becomes an ETB commandDavid Brownell
2009-12-18XScale: better {read,write}_phys()David Brownell
2009-12-18dsp563xx: cygwin build fixesDavid Brownell
2009-12-15XScale: use all-ones for BYPASS, not five-onesDavid Brownell
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net
2009-12-14ARM11: improved reset supportDavid Brownell
2009-12-14ARM: disassemble STM correctlyDavid Brownell
2009-12-13target files shouldn't #include <target/...h>David Brownell
2009-12-13target: further shrink Jim-awarenessDavid Brownell
2009-12-11ARM11: avoid pointless status returnsDavid Brownell
2009-12-11ARM DPM: support updating HW breakpointsDavid Brownell
2009-12-11ARM: disassembly fixes for LDC/STC/MRRC/MCRRDavid Brownell
2009-12-11ARM11: minor cleanup, mostly ITR commentsDavid Brownell
2009-12-11optimisation: tiny optimisation for embedded iceØyvind Harboe
2009-12-11embedded hosts: optimize common code path for core arm operationsØyvind Harboe
2009-12-09ARM: update arm_opcodes.h copyrightDavid Brownell
2009-12-09Comment and doxygen fixesDavid Brownell
2009-12-09ETM: only include oocd_trace.h when tracing enabled.Spencer Oliver
2009-12-08target: remove more exit() callsDavid Brownell
2009-12-08target: remove needless "extern"sDavid Brownell
2009-12-08target: move 'extern' decls to *.h filesDavid Brownell
2009-12-08ARM: cygwin complile fixesDavid Brownell
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-07ARM: cope with stupidheaded compilerDavid Brownell
2009-12-07ARM: list number of HW breakpoints/watchpointsDavid Brownell
2009-12-07target: add debug_reason_name()David Brownell
2009-12-07ARM: don't clone arm_arch_state() codeDavid Brownell
2009-12-07ARM: use <target/arm.h> not armv4_5.hDavid Brownell
2009-12-07ARM: rename some generic routinesDavid Brownell
2009-12-07ARM: move opcode macros to <target/arm_opcodes.h>David Brownell
2009-12-07ARM: remove mrc_opcode(), use MRC() or MCR()David Brownell