summaryrefslogtreecommitdiff
path: root/src/target/cortex_m3.h
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-6/+6
* - Fixes '<<' whitespacezwelch2009-06-231-25/+25
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-15/+15
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-3/+3
* Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu2009-04-271-3/+3
* - remove target specific variant and use target->variant memberntfreak2008-12-131-2/+1
* - check cortex_m3 FPB is enabled when setting hardware breakpointntfreak2008-12-121-2/+3
* jtag newtap change & huge manual updateduane2008-11-301-1/+1
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-0/+3
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-1/+1
* - add cortex_m3 variant luminary to fix reset issue with asserting SRSTntfreak2008-04-281-1/+1
* - single core context used, removed debug context as thought unnecessary.ntfreak2008-04-101-1/+0
* - 16 and 32 bit unaligned accesses supportedntfreak2008-03-111-26/+1
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-021-1/+1
* Uwe Hermann: oharboe2008-02-291-0/+1
* - fixed target->type->poll() return valueoharboe2008-02-241-1/+1
* - add support for cortex_m3 target_request debugmsgsntfreak2008-01-171-4/+4
* - corrected stm32x_handle_options_write_command, incorrect options printedntfreak2007-07-261-0/+1
* - ST STM32x cortex support addedntfreak2007-06-241-6/+3
* - merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)drath2007-06-141-0/+218