aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2009-07-16microscopic whitespace cleanupoharboe
2009-07-16microscopic white space fixesoharboe
2009-07-16Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch
2009-07-16Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-12Magnus Lundin Thc cortex_m3_poll function does not identify that a target is...oharboe
2009-07-06more debug output for translation of arm mode number to enumoharboe
2009-07-06a bit more debug output for translation of invalid mode numbersoharboe
2009-07-06Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method...oharboe
2009-07-06Fix regression in "step" command introduced in 2190oharboe
2009-07-0610ms timeout check on cp15 read/writeoharboe
2009-07-06simplify debug_reason checkoharboe
2009-07-01Add missing copyright header to target_type.h.zwelch
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
2009-06-28Remove extra newline from debug log messageduane
2009-06-28Refactor code, create target_state_name()duane
2009-06-27Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane
2009-06-25Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '>>' whitespacezwelch
2009-06-23- Fixes '<=' whitespacezwelch
2009-06-23- Fixes '>=' whitespacezwelch
2009-06-23- Fixes '&&' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Fixes '-=' whitespacezwelch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch
2009-06-23- Replace 'while(' with 'while ('.zwelch