aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_dpm.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-03change #include "jtag.h" to <jtag/jtag.h>Zachary T Welch1-1/+1
2009-12-02ARM DPM: tweak initializationDavid Brownell1-13/+12
2009-12-02ARMv7a/Cortex-A8: report watchpoint trigger insnDavid Brownell1-0/+17
2009-12-01ARM: core DPM support for watchpointsDavid Brownell1-2/+242
2009-12-01ARM: implement mrc()/mcr() as DPM opsDavid Brownell1-0/+59
2009-11-24Cortex-A8: implement DPMDavid Brownell1-9/+4
2009-11-24ARM: new DPM interfaceDavid Brownell1-0/+529