]>
git.sur5r.net Git - openocd/log 
David Brownell  [Sat, 5 Dec 2009 04:33:02 +0000  (20:33 -0800)] 
ARM: rename armv4_5_build_reg_cache() as arm_*()Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 04:19:49 +0000  (20:19 -0800)] 
ARM: rename armv4_5_algorithm as arm_algorithmSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 04:14:46 +0000  (20:14 -0800)] 
ARM: misc generic cleanupSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 03:46:44 +0000  (19:46 -0800)] 
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGICSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 03:43:03 +0000  (19:43 -0800)] 
ARM: switch target_to_armv4_5() to target_to_arm()Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 03:39:25 +0000  (19:39 -0800)] 
ARM: rename armv4_5_state_* as arm_state_*Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 03:33:33 +0000  (19:33 -0800)] 
ARM: rename armv4_5_mode_* AS arm_mode_*Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 03:21:14 +0000  (19:21 -0800)] 
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 03:14:48 +0000  (19:14 -0800)] 
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 02:57:31 +0000  (18:57 -0800)] 
ARM11: report watchpoint trigger insnSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 02:57:31 +0000  (18:57 -0800)] 
ARM11: basic watchpoint supportSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 02:57:30 +0000  (18:57 -0800)] 
ARM11: tweak TAP ops and debuggingSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
Zachary T Welch  [Fri, 4 Dec 2009 12:42:38 +0000  (04:42  -0800)] 
reorder build order of src directory
Zachary T Welch  [Sat, 5 Dec 2009 00:40:19 +0000  (16:40 -0800)] 
remove flash.h from tree
Zachary T Welch  [Sat, 5 Dec 2009 00:07:47 +0000  (16:07 -0800)] 
split flash.h into into flash/nor/*.h
Zachary T Welch  [Fri, 4 Dec 2009 22:06:20 +0000  (14:06 -0800)] 
remove target.h from flash.h
Zachary T Welch  [Fri, 4 Dec 2009 21:42:09 +0000  (13:42 -0800)] 
split NOR and NAND flash headers
Zachary T Welch  [Fri, 4 Dec 2009 12:37:27 +0000  (04:37  -0800)] 
eliminate src/flash/flash.c
Zachary T Welch  [Fri, 4 Dec 2009 12:10:42 +0000  (04:10  -0800)] 
add flash/nor/drivers.c
Zachary T Welch  [Fri, 4 Dec 2009 12:01:45 +0000  (04:01  -0800)] 
move more nor flash implementation details
David Brownell  [Sat, 5 Dec 2009 00:51:48 +0000  (16:51 -0800)] 
ARM: semihosting entry cleanupSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Sat, 5 Dec 2009 00:51:48 +0000  (16:51 -0800)] 
ARM: remove semihosting globalsSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Fri, 4 Dec 2009 18:11:31 +0000  (10:11 -0800)] 
User's Guide: more semihosting infoSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
Øyvind Harboe  [Fri, 4 Dec 2009 08:50:55 +0000  (09:50 +0100)] 
bootstrap: stop execution upon errorSigned-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> 
Zachary T Welch  [Fri, 4 Dec 2009 01:14:07 +0000  (17:14 -0800)] 
add flash/nor/core.[ch]
Zachary T Welch  [Fri, 4 Dec 2009 00:47:49 +0000  (16:47 -0800)] 
add flash/nor/{tcl.c,imp.h} from flash/flash.c
Zachary T Welch  [Fri, 4 Dec 2009 00:25:51 +0000  (16:25 -0800)] 
separate Jim from jtag/core.c
Zachary T Welch  [Fri, 4 Dec 2009 00:22:46 +0000  (16:22 -0800)] 
switch 'rm' command away from using Jim
Zachary T Welch  [Fri, 4 Dec 2009 01:38:24 +0000  (17:38 -0800)] 
check top-level command registrations
Zachary T Welch  [Fri, 4 Dec 2009 01:41:39 +0000  (17:41 -0800)] 
allow 'jtag init' to be run in any mode
David Brownell  [Fri, 4 Dec 2009 08:42:36 +0000  (00:42  -0800)] 
target: cygwin build fixesSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
Øyvind Harboe  [Fri, 4 Dec 2009 07:20:38 +0000  (08:20 +0100)] 
zy1000: FPGA revC wipSigned-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> 
Nicolas Pitre  [Thu, 3 Dec 2009 22:27:13 +0000  (17:27 -0500)] 
basic ARM semihosting supportSigned-off-by: Nicolas Pitre <nico@marvell.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Fri, 4 Dec 2009 02:31:38 +0000  (18:31 -0800)] 
doxygen: remove some warningsSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
Dean Glazeski  [Mon, 16 Nov 2009 19:40:46 +0000  (13:40 -0600)] 
Make ARM NAND I/O operations aware of last opSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
Dean Glazeski  [Mon, 16 Nov 2009 19:34:24 +0000  (13:34 -0600)] 
ARM NAND I/O interface updateSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
Dean Glazeski  [Fri, 20 Nov 2009 06:19:39 +0000  (00:19  -0600)] 
NAND page command refactoring.Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Fri, 4 Dec 2009 00:18:24 +0000  (16:18 -0800)] 
ARMv7-A: tweak arch_state()Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Fri, 4 Dec 2009 00:08:04 +0000  (16:08 -0800)] 
ARM DPM: share debug reason logicSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Fri, 4 Dec 2009 00:08:04 +0000  (16:08 -0800)] 
ARM11: use shared DSCR bit namesSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Fri, 4 Dec 2009 00:08:04 +0000  (16:08 -0800)] 
ARM DPM: make DSCR bit defs sharableSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
David Brownell  [Thu, 3 Dec 2009 22:44:03 +0000  (14:44 -0800)] 
fix another init regressionSigned-off-by: David Brownell <dbrownell@users.sourceforge.net> 
Zachary T Welch  [Thu, 3 Dec 2009 13:23:16 +0000  (05:23  -0800)] 
fix double 'init' regression
Zachary T Welch  [Thu, 3 Dec 2009 13:13:45 +0000  (05:13  -0800)] 
fix regressions with GDB port numbers
Øyvind Harboe  [Thu, 3 Dec 2009 12:47:25 +0000  (13:47 +0100)] 
zy1000: include files have moved aboutSigned-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> 
Zachary T Welch  [Sun, 29 Nov 2009 00:27:10 +0000  (16:27 -0800)] 
remove tertiary include paths
Zachary T Welch  [Thu, 3 Dec 2009 11:46:15 +0000  (03:46  -0800)] 
change #include "../hello.h" to "hello.h"
Zachary T Welch  [Thu, 3 Dec 2009 12:15:05 +0000  (04:15  -0800)] 
change #include "xsvf.h" to <xsvf/xsvf.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:15:05 +0000  (04:15  -0800)] 
change #include "svf.h" to <svf/svf.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:15:04 +0000  (04:15  -0800)] 
change #include "pld.h" to <pld/pld.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:15:03 +0000  (04:15  -0800)] 
change #include "telnet_server.h" to <server/telnet_server.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:15:03 +0000  (04:15  -0800)] 
change #include "server.h" to <server/server.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:15:03 +0000  (04:15  -0800)] 
change #include "httpd.h" to <server/httpd.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:15:02 +0000  (04:15  -0800)] 
change #include "gdb_server.h" to <server/gdb_server.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:15:02 +0000  (04:15  -0800)] 
change #include "s3c24xx_regs.h" to <flash/nand/s3c24xx_regs.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:58 +0000  (04:14  -0800)] 
change #include "ocl.h" to <flash/nor/ocl.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:55 +0000  (04:14  -0800)] 
change #include "nand.h" to <flash/nand.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:55 +0000  (04:14  -0800)] 
change #include "mflash.h" to <flash/mflash.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:54 +0000  (04:14  -0800)] 
change #include "flash.h" to <flash/flash.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:54 +0000  (04:14  -0800)] 
change #include "arm_nandio.h" to <flash/arm_nandio.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:52 +0000  (04:14  -0800)] 
change #include "trace.h" to <target/trace.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:51 +0000  (04:14  -0800)] 
change #include "target_request.h" to <target/target_request.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:51 +0000  (04:14  -0800)] 
change #include "target.h" to <target/target.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:50 +0000  (04:14  -0800)] 
change #include "register.h" to <target/register.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:49 +0000  (04:14  -0800)] 
change #include "mips_ejtag.h" to <target/mips_ejtag.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:49 +0000  (04:14  -0800)] 
change #include "mips32_pracc.h" to <target/mips32_pracc.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:48 +0000  (04:14  -0800)] 
change #include "mips32.h" to <target/mips32.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:47 +0000  (04:14  -0800)] 
change #include "image.h" to <target/image.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:46 +0000  (04:14  -0800)] 
change #include "etm.h" to <target/etm.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:45 +0000  (04:14  -0800)] 
change #include "embeddedice.h" to <target/embeddedice.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:44 +0000  (04:14  -0800)] 
change #include "breakpoints.h" to <target/breakpoints.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:44 +0000  (04:14  -0800)] 
change #include "avrt.h" to <target/avrt.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:43 +0000  (04:14  -0800)] 
change #include "armv7m.h" to <target/armv7m.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:43 +0000  (04:14  -0800)] 
change #include "armv7a.h" to <target/armv7a.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:42 +0000  (04:14  -0800)] 
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:42 +0000  (04:14  -0800)] 
change #include "armv4_5_cache.h" to <target/armv4_5_cache.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:42 +0000  (04:14  -0800)] 
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:41 +0000  (04:14  -0800)] 
change #include "arm_jtag.h" to <target/arm_jtag.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:40 +0000  (04:14  -0800)] 
change #include "arm_dpm.h" to <target/arm_dpm.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:39 +0000  (04:14  -0800)] 
change #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:39 +0000  (04:14  -0800)] 
change #include "arm9tdmi.h" to <target/arm9tdmi.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:38 +0000  (04:14  -0800)] 
change #include "arm966e.h" to <target/arm966e.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:37 +0000  (04:14  -0800)] 
change #include "arm7tdmi.h" to <target/arm7tdmi.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:37 +0000  (04:14  -0800)] 
change #include "arm7_9_common.h" to <target/arm7_9_common.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:36 +0000  (04:14  -0800)] 
change #include "arm11.h" to <target/arm11.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:35 +0000  (04:14  -0800)] 
change #include "algorithm.h" to <target/algorithm.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:32 +0000  (04:14  -0800)] 
change #include "minidriver.h" to <jtag/minidriver.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:31 +0000  (04:14  -0800)] 
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:31 +0000  (04:14  -0800)] 
change #include "interface.h" to <jtag/interface.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:30 +0000  (04:14  -0800)] 
change #include "commands.h" to <jtag/commands.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:30 +0000  (04:14  -0800)] 
change #include "types.h" to <helper/types.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:29 +0000  (04:14  -0800)] 
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:28 +0000  (04:14  -0800)] 
change #include "replacements.h" to <helper/replacements.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:28 +0000  (04:14  -0800)] 
change #include "membuf.h" to <helper/membuf.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:28 +0000  (04:14  -0800)] 
change #include "log.h" to <helper/log.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:27 +0000  (04:14  -0800)] 
change #include "jim.h" to <helper/jim.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:26 +0000  (04:14  -0800)] 
change #include "ioutil.h" to <helper/ioutil.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:26 +0000  (04:14  -0800)] 
change #include "fileio.h" to <helper/fileio.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:26 +0000  (04:14  -0800)] 
change #include "configuration.h" to <helper/configuration.h>
Zachary T Welch  [Thu, 3 Dec 2009 12:14:25 +0000  (04:14  -0800)] 
change #include "command.h" to <helper/command.h>