aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm7_9_common.c
AgeCommit message (Expand)Author
2009-10-07Updates for "reset_config":dbrownell
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell
2009-09-17srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe
2009-09-12David Brownell <david-b@pacbell.net> oharboe
2009-09-04more debug output for breakpointsoharboe
2009-08-28restore ICE watchpoint registers when the *last* software breakpoint is removedoharboe
2009-08-26Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then si...oharboe
2009-08-07Ferdinand Postema [ferdinand@postema.eu]ntfreak
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-06simplify debug_reason checkoharboe
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
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-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- Replace 'if(' with 'if ('.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-06-09Encapsulate jtag_reset_config using accessors:zwelch
2009-06-04Rename jtag_add_end_state to jtag_set_end_state since "add" implies thatoharboe
2009-06-04no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...oharboe
2009-05-31Add target_examine_one wrapper:zwelch
2009-05-31Add wrappers for target->type->examined:zwelch
2009-05-31Add target_run_algorithm wrapper:zwelch
2009-05-31Add target_write_memory wrapper:zwelch
2009-05-31Add target_read_memory wrapper:zwelch
2009-05-22Submitted by Dean Glazeski <dnglaze@gmail.com>:zwelch
2009-05-18Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data ...oharboe
2009-05-18Fix logically inverted commentkc8apf
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe
2009-04-20Holger Freyther <zecke@selfish.org> Attempt to fix arm7_9 breakpoint handlingoharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-11-30jtag newtap change & huge manual updateduane
2008-11-27Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe