summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* Magnus Lundin Thc cortex_m3_poll function does not identify that a target is...oharboe2009-07-121-9/+12
* more debug output for translation of arm mode number to enumoharboe2009-07-061-1/+1
* a bit more debug output for translation of invalid mode numbersoharboe2009-07-061-1/+1
* Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method...oharboe2009-07-061-5/+6
* Fix regression in "step" command introduced in 2190oharboe2009-07-061-2/+5
* 10ms timeout check on cp15 read/writeoharboe2009-07-061-6/+33
* simplify debug_reason checkoharboe2009-07-061-11/+3
* Add missing copyright header to target_type.h.zwelch2009-07-011-0/+25
* David Brownell <david-b@pacbell.net>:zwelch2009-06-292-2/+19
* Remove extra newline from debug log messageduane2009-06-281-1/+1
* Refactor code, create target_state_name()duane2009-06-287-24/+43
* Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane2009-06-275-21/+100
* Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe2009-06-252-4/+116
* Remove whitespace at end of lines, step 1.zwelch2009-06-2325-630/+630
* - Replace '){' with ') {'.zwelch2009-06-231-130/+130
* Remove whitespace that occurs before ')'.zwelch2009-06-2325-352/+352
* Remove whitespace that occurs after '('.zwelch2009-06-2327-368/+368
* - Fixes '[<>]' whitespacezwelch2009-06-2310-50/+50
* - Fixes '[|]' whitespacezwelch2009-06-238-39/+39
* - Fixes '+' whitespacezwelch2009-06-2314-97/+97
* - Fixes '=' whitespacezwelch2009-06-2323-216/+216
* - Fixes '==' whitespacezwelch2009-06-2314-60/+60
* - Fixes '<<' whitespacezwelch2009-06-239-79/+79
* - Fixes '>>' whitespacezwelch2009-06-233-6/+6
* - Fixes '<=' whitespacezwelch2009-06-231-3/+3
* - Fixes '>=' whitespacezwelch2009-06-237-11/+11
* - Fixes '&&' whitespacezwelch2009-06-234-6/+6
* - Fixes '[+]=' whitespacezwelch2009-06-234-20/+20
* - Fixes '!=' whitespacezwelch2009-06-2316-88/+88
* - Fixes '-=' whitespacezwelch2009-06-232-5/+5
* - Replace 'for(' with 'for ('.zwelch2009-06-233-15/+15
* - Replace 'switch(' with 'switch ('.zwelch2009-06-235-15/+15
* - Replace 'while(' with 'while ('.zwelch2009-06-235-23/+23
* - Replace 'if(' with 'if ('.zwelch2009-06-2315-185/+185
* Oleksandr Tymoshenko <gonzo@bluezbox.com>:zwelch2009-06-211-1/+3
* C99 printf() -Werror fixesduane2009-06-211-22/+22
* C99 printf() -Werror fixesduane2009-06-211-7/+7
* C99 printf() -Werror fixesduane2009-06-211-2/+2
* C99 printf() -Werror fixesduane2009-06-211-45/+120
* C99 printf() -Werror fixesduane2009-06-211-9/+9
* C99 printf() -Werror fixesduane2009-06-211-2/+2
* C99 printf() -Werror fixesduane2009-06-211-2/+2
* C99 printf() -Werror fixesduane2009-06-211-12/+12
* C99 printf() -Werror fixesduane2009-06-211-3/+3
* C99 printf() -Werror fixesduane2009-06-211-15/+15
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* C99 printf() -Werror fixesduane2009-06-211-25/+27
* C99 printf() -Werror fixesduane2009-06-211-3/+3
* C99 printf() -Werror fixesduane2009-06-211-2/+2