aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m3.c
AgeCommit message (Expand)Author
2009-11-05debug interface: get rid of unused pre_debug fnØyvind Harboe
2009-10-28Cortex-M3: remove exports and forward declsDavid Brownell
2009-09-01- fix a regression when using cortex_m3 emulated dcc channelntfreak
2009-08-25David Brownell <david-b@pacbell.net> Tweak disassembly commands:oharboe
2009-08-19David Brownell <david-b@pacbell.net> Clean up some Cortex-M3 reset handling.oharboe
2009-08-18David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and...oharboe
2009-07-21David Brownell <david-b@pacbell.net>:ntfreak
2009-07-21David Brownell <david-b@pacbell.net>:ntfreak
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-12Magnus Lundin Thc cortex_m3_poll function does not identify that a target is...oharboe
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- Replace 'while(' with 'while ('.zwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
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-09Encapsulate the jtag_trst and jtag_srst variables:zwelch
2009-06-04- add support for different TAR autotincrement sizes as per ARM ADI spec.ntfreak
2009-06-02- change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp...ntfreak
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-05-31Final step in isolating target_type_s structure:zwelch
2009-05-31First step in hiding target_type_s from public interface:zwelch
2009-05-31Add wrappers for target->type->examined:zwelch
2009-05-31Add target_write_memory wrapper:zwelch
2009-05-31Add target_read_memory wrapper:zwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-04-27Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-03-16- fix issue with cortex_m3 reset run. Thanks Perry Hungntfreak
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-12- check cortex_m3 FPB is enabled when setting hardware breakpointntfreak
2008-11-30jtag newtap change & huge manual updateduane
2008-11-21- add new cortex_m3 maskisr cmdntfreak
2008-11-20- preserve cortex_m3 C_MASKINTS during resume/stepntfreak
2008-11-14- stops multiple calls to examine from allocating the breakpoint arraysntfreak
2008-11-02Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is...oharboe
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak
2008-09-26 I do not know why this is necessary, but it fixes strange effectsoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak