aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe19-19/+19
2009-07-16microscopic whitespace cleanupoharboe1-15/+0
2009-07-16microscopic white space fixesoharboe1-16/+0
2009-07-16Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch3-88/+148
2009-07-16Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch4-35/+84
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-0/+78
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-0/+105
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-0/+168
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-0/+53
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-0/+73
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-0/+96
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-3/+12
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-7/+15
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-0/+99
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-1/+143
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-4/+263
2009-07-15David Brownell <david-b@pacbell.net>:zwelch1-37/+77
2009-07-15David Brownell <david-b@pacbell.net>:zwelch3-17/+295
2009-07-12Magnus Lundin Thc cortex_m3_poll function does not identify that a target is...oharboe1-9/+12
2009-07-06more debug output for translation of arm mode number to enumoharboe1-1/+1
2009-07-06a bit more debug output for translation of invalid mode numbersoharboe1-1/+1
2009-07-06Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method...oharboe1-5/+6
2009-07-06Fix regression in "step" command introduced in 2190oharboe1-2/+5
2009-07-0610ms timeout check on cp15 read/writeoharboe1-6/+33
2009-07-06simplify debug_reason checkoharboe1-11/+3
2009-07-01Add missing copyright header to target_type.h.zwelch1-0/+25
2009-06-29David Brownell <david-b@pacbell.net>:zwelch2-2/+19
2009-06-28Remove extra newline from debug log messageduane1-1/+1
2009-06-28Refactor code, create target_state_name()duane7-24/+43
2009-06-27Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane5-21/+100
2009-06-25Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe2-4/+116
2009-06-23Remove whitespace at end of lines, step 1.zwelch25-630/+630
2009-06-23- Replace '){' with ') {'.zwelch1-130/+130
2009-06-23Remove whitespace that occurs before ')'.zwelch25-352/+352
2009-06-23Remove whitespace that occurs after '('.zwelch27-368/+368
2009-06-23- Fixes '[<>]' whitespacezwelch10-50/+50
2009-06-23- Fixes '[|]' whitespacezwelch8-39/+39
2009-06-23- Fixes '+' whitespacezwelch14-97/+97
2009-06-23- Fixes '=' whitespacezwelch23-216/+216
2009-06-23- Fixes '==' whitespacezwelch14-60/+60
2009-06-23- Fixes '<<' whitespacezwelch9-79/+79
2009-06-23- Fixes '>>' whitespacezwelch3-6/+6
2009-06-23- Fixes '<=' whitespacezwelch1-3/+3
2009-06-23- Fixes '>=' whitespacezwelch7-11/+11
2009-06-23- Fixes '&&' whitespacezwelch4-6/+6
2009-06-23- Fixes '[+]=' whitespacezwelch4-20/+20
2009-06-23- Fixes '!=' whitespacezwelch16-88/+88
2009-06-23- Fixes '-=' whitespacezwelch2-5/+5
2009-06-23- Replace 'for(' with 'for ('.zwelch3-15/+15
2009-06-23- Replace 'switch(' with 'switch ('.zwelch5-15/+15