aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7m.c
AgeCommit message (Expand)Author
2009-09-12David Brownell <david-b@pacbell.net> oharboe
2009-08-18David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bi...oharboe
2009-08-07- fix segfault introduced during cortex reg cleanupntfreak
2009-07-21David Brownell <david-b@pacbell.net>:ntfreak
2009-07-21David Brownell <david-b@pacbell.net>:ntfreak
2009-07-21David Brownell <david-b@pacbell.net>:ntfreak
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 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-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
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-02- change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp...ntfreak
2009-05-31Add target_run_algorithm wrapper:zwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-05-06Change reg_s value field from u8 * to void *; it must always be cast.zwelch
2009-04-27Added dap baseaddr and dap apid commandsmlu
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-04-03Slight improvement in run_algorithm register restore.mlu
2008-11-20- preserve cortex_m3 C_MASKINTS during resume/stepntfreak
2008-11-06- remove build warningsntfreak
2008-11-02Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algor...oharboe
2008-10-14- remove build warningsntfreak
2008-10-14Laurentiu Cocanu - more error handling fixesoharboe
2008-10-13hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fixoharboe
2008-10-07Fixes SEGFAULT when setting registers from GDB.oharboe
2008-10-07fixed crash in dummy register handlingoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-08-24duan ellis target tcl work in progressoharboe
2008-08-20fix BUG: keep_alive() error messagesoharboe
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-04-26- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...ntfreak
2008-04-11Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe
2008-04-10- single core context used, removed debug context as thought unnecessary.ntfreak
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-22- gdb server was incorrectly sending null terminator on qXfer:features:read: ...ntfreak
2008-03-21- armv7m control register now set as dirty when switching contextntfreak
2008-03-11- 16 and 32 bit unaligned accesses supportedntfreak
2008-03-10- the jtag chain is examined and validated after GDB & telnet serversoharboe
2008-03-07- Improves error handling upon GDB connectoharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-29Uwe Hermann: oharboe
2008-02-25Michael Bruck spotted an omission in svn 322oharboe