Commit Graph

  • 37201c019f flash: factor init to 'flash init' Zachary T Welch 2009-11-30 17:38:02 -08:00
  • 1de0b9d351 mflash: factor init to 'mflash init' Zachary T Welch 2009-11-30 17:32:56 -08:00
  • 747f8af672 nand: factor init to 'nand init' Zachary T Welch 2009-11-30 17:27:21 -08:00
  • 682910fdc2 pld: factor init to 'pld init' Zachary T Welch 2009-11-30 17:20:18 -08:00
  • 55eeea7fce ARMv7a/Cortex-A8: report watchpoint trigger insn David Brownell 2009-12-02 11:31:32 -08:00
  • 03c103d56a ARM: label SP and LR correctly David Brownell 2009-12-02 11:31:32 -08:00
  • d84fead487 zy1000: keep up with startup refactoring work. Øyvind Harboe 2009-12-02 12:45:12 +01:00
  • f4b52e1ceb Cortex-A8: basic watchpoint support David Brownell 2009-12-01 21:47:45 -08:00
  • 66ca84b581 ARM: core DPM support for watchpoints David Brownell 2009-12-01 21:47:45 -08:00
  • 1c7d3d200c ARMv7a: move constants out of Cortex-A8 header David Brownell 2009-12-01 20:39:58 -08:00
  • a65e75ea34 Tcl and doc: update to match new 'arm mcr ...' etc David Brownell 2009-12-01 01:09:10 -08:00
  • 48edd58c39 target: at91eb40a.cfg is a board, not a target. Øyvind Harboe 2009-12-01 10:03:15 +01:00
  • 445da543d8 zy1000: keep up with latest changes to command handling Øyvind Harboe 2009-12-01 08:42:53 +01:00
  • 5576a6240a command: the Jim interpreter can now be provided rather than created Øyvind Harboe 2009-12-01 08:41:41 +01:00
  • 63dc352876 ARM11: remove previous mcr()/mrc() methods David Brownell 2009-12-01 00:49:16 -08:00
  • 5949a3b3a5 Cortex-A8: remove previous mcr()/mrc() methods David Brownell 2009-12-01 00:49:11 -08:00
  • 563d937c3c ARM: implement mrc()/mcr() as DPM ops David Brownell 2009-12-01 00:49:04 -08:00
  • 177bbd8891 target: "mcr" and "mrc" are ARM-specific David Brownell 2009-12-01 00:48:53 -08:00
  • 209a0197f0 ARMv7-A: stop using CP15 ops David Brownell 2009-12-01 00:48:40 -08:00
  • fb984a477d Cortex-A8: stop using CP15 ops David Brownell 2009-12-01 00:48:40 -08:00
  • 51e9b25c9a main: invoke jtag_interface_quit() explicitly Øyvind Harboe 2009-11-30 09:13:56 +01:00
  • 330733eadf improve command prohibition error report Zachary T Welch 2009-11-28 16:29:41 -08:00
  • 892604bc7e XScale: restore_context() cleanup David Brownell 2009-11-30 19:14:19 -08:00
  • da7c202b57 XScale: context restore, cleanup/bugfix David Brownell 2009-11-30 19:14:19 -08:00
  • 8fc5a9a5e9 remove interp global variable! Zachary T Welch 2009-11-29 18:50:48 -08:00
  • cbc894ed7b command output capture: do not use interp global Zachary T Welch 2009-11-29 18:39:13 -08:00
  • 7b2906de24 do not extern 'interp' from command.c Zachary T Welch 2009-11-29 18:27:45 -08:00
  • 8e8a359af2 target: avoid using interp global variable Zachary T Welch 2009-11-29 18:21:59 -08:00
  • e1ee270265 jtag: avoid using interp global variable Zachary T Welch 2009-11-29 18:08:13 -08:00
  • be65f497f5 fix foo command group help messages Zachary T Welch 2009-11-29 16:48:40 -08:00
  • 5dd6457d2c make syntax errors respond with 'usage' Zachary T Welch 2009-11-29 16:32:06 -08:00
  • 3d204ec66a move improperly located documentation Zachary T Welch 2009-11-29 16:30:00 -08:00
  • bc9ae74073 improve command_done() API and docs Zachary T Welch 2009-11-29 15:58:16 -08:00
  • c0630d8a58 only display usable commands in help Zachary T Welch 2009-11-29 14:29:24 -08:00
  • cee1f39f18 allow deferal of init Zachary T Welch 2009-11-29 14:04:21 -08:00
  • 64653b0bbb move server_init() to openocd_main() Zachary T Welch 2009-11-29 14:04:21 -08:00
  • ec6c1962c2 improve gdb_init() sequence Zachary T Welch 2009-11-28 18:56:23 -08:00
  • 2264270fe4 zy1000: keep up with changes to command structure Øyvind Harboe 2009-11-30 08:43:49 +01:00
  • 5219b35be6 XScale: clean up full_context() (#2) David Brownell 2009-11-29 13:06:12 -08:00
  • 8c8e53baf6 XScale: clean up full_context() (#1) David Brownell 2009-11-29 13:04:56 -08:00
  • e456da073a XScale: debug entry uses new register mapping David Brownell 2009-11-29 12:58:30 -08:00
  • 8c2846ed45 create target/pxa3xx.cfg Marek Vasut 2009-11-29 12:54:41 +01:00
  • 17b7600a59 XScale: initial PXA3xx support Marek Vasut 2009-11-29 12:53:06 +01:00
  • 73ec6d9b89 ARM11: fix warning on cygwin David Brownell 2009-11-29 09:14:52 -08:00
  • 3debd59c5e bugfix: 'init' changes state, not main() David Brownell 2009-11-28 23:08:05 -08:00
  • b0858e89c7 fix s3c24xx device command helper lementec fabien 2009-11-28 15:50:01 -08:00
  • a398c85de7 Cortex-M3: don't chain "struct arm" commands David Brownell 2009-11-28 14:19:45 -08:00
  • 01f93137c4 add 'nonce' nand driver Zachary T Welch 2009-11-27 09:29:07 -08:00
  • cdfdcb2854 add more stub handlers to testee target Zachary T Welch 2009-11-25 16:57:12 -08:00
  • 070259cadb explode tcl_target_func into many handlers Zachary T Welch 2009-11-25 16:36:46 -08:00
  • cb8d567b75 split jim_target into multiple handlers Zachary T Welch 2009-11-25 12:57:28 -08:00
  • f8a62fb9c6 split jim_newtap_cmd into pieces Zachary T Welch 2009-11-26 14:04:02 -08:00
  • 7124be8247 improve jtag_tap_configure Zachary T Welch 2009-11-26 13:52:04 -08:00
  • 4ff5eda576 improve jtag_tap_handle_event indentation Zachary T Welch 2009-11-26 11:00:03 -08:00
  • 0377e5b54d begin moving JTAG jim handlers/helpers Zachary T Welch 2009-11-26 08:19:40 -08:00
  • c4992c6d86 split jim_jtag_command into multiple handlers Zachary T Welch 2009-11-25 21:35:24 -08:00
  • 2da2864632 remove redundant 'rm' command handler Zachary T Welch 2009-11-28 10:46:53 -08:00
  • 8795b8f9df add error checking in command_new Zachary T Welch 2009-11-28 10:42:51 -08:00
  • 42e00bb379 include mode information in help text. Zachary T Welch 2009-11-28 12:42:06 -08:00
  • fd343bea7f refactor command mode detection Zachary T Welch 2009-11-27 10:16:42 -08:00
  • 933b4579f0 add command private data setter/accessor Zachary T Welch 2009-11-27 16:30:28 -08:00
  • 3b5751a4d4 add 'command mode' introspective handler Zachary T Welch 2009-11-28 12:29:42 -08:00
  • 89fa493a3b remove unknown handler Zachary T Welch 2009-11-27 21:47:54 -08:00
  • df22f0f9ca improve command handler wrapper script Zachary T Welch 2009-11-27 19:14:30 -08:00
  • 37dd5a685a add 'command type' introspective handler Zachary T Welch 2009-11-27 18:59:14 -08:00
  • 5f0223423d ARM11: fix warning on amd64 David Brownell 2009-11-28 11:55:00 -08:00
  • 30f6142fc8 ARM11: fix dbgtap JTAG_DEBUG David Brownell 2009-11-28 11:28:17 -08:00
  • acbe054a38 target: uplevel add_{break,watch}point() error checks David Brownell 2009-11-28 10:40:26 -08:00
  • 68889ea02f target: remove unused TARGET_EVENT_OLD_* symbols David Brownell 2009-11-28 10:36:32 -08:00
  • 5782999f60 NEWS: mention new reset-assert event David Brownell 2009-11-27 18:53:43 -08:00
  • ddce517e3a omap3530.cfg: use new "reset-assert" event David Brownell 2009-11-27 18:50:31 -08:00
  • e0cb27df6b Cortex-A8: support "reset-assert" event David Brownell 2009-11-27 18:50:26 -08:00
  • 4e56a2303b target: groundwork for "reset-assert" event David Brownell 2009-11-27 18:50:20 -08:00
  • 4d2750e571 ARM11: write_memory() avoids increment check David Brownell 2009-11-27 18:40:37 -08:00
  • 77aa7ca8d6 fix regression causing duplicated output Zachary T Welch 2009-11-27 13:51:17 -08:00
  • a0d983ab06 zy1000: keep up with new command registration stuff Øyvind Harboe 2009-11-27 20:41:06 +01:00
  • 6ce3a299f3 update minidummy interface driver command handling Zachary T Welch 2009-11-27 11:02:54 -08:00
  • f31dfffdef fix 'nand info' command Zachary T Welch 2009-11-27 09:57:25 -08:00
  • 46ed068bac zy1000: keep up with changes to log_init() Øyvind Harboe 2009-11-27 19:41:22 +01:00
  • bd3ef5ca3d minidummy: fix compilation error Øyvind Harboe 2009-11-27 09:10:37 +01:00
  • 2221a03744 ARM NAND I/O header documentation update. Dean Glazeski 2009-11-16 12:47:45 -06:00
  • 8f3c728273 ARM NAND I/O documentation update. Dean Glazeski 2009-11-16 12:43:39 -06:00
  • 05a5f682c6 ARM NAND I/O refactor code copying. Dean Glazeski 2009-11-16 12:26:21 -06:00
  • ffc704fdeb ARM NAND I/O read function. Dean Glazeski 2009-11-15 02:32:38 -06:00
  • 7c9cd47893 NAND Flash documentation update. Dean Glazeski 2009-11-17 14:16:23 -06:00
  • fd5f53f035 XScale: add stub {read,write}_phys routines David Brownell 2009-11-26 12:00:56 -08:00
  • e07ad30577 update bug reporting information Uwe Hermann 2009-11-24 20:42:42 +01:00
  • cfc02ccca2 fix typos in documentation Uwe Hermann 2009-11-24 20:28:21 +01:00
  • 1240ae459f fix typos in source files Uwe Hermann 2009-11-24 20:01:15 +01:00
  • 060980357d styleguide: add some embedded style rules. Øyvind Harboe 2009-11-24 20:26:40 +01:00
  • 3f8aa3cb03 fix 'flash protect' and 'flash erase_sector' Eric Wetzel 2009-11-26 07:54:45 -08:00
  • 2653b80307 target: create and use target_name() David Brownell 2009-11-25 16:38:08 -08:00
  • b715a81f5b target: target_get_name() --> target_type_name() David Brownell 2009-11-25 16:38:08 -08:00
  • ac06d41fc7 omap3530.cfg: yes we have SRAM! David Brownell 2009-11-25 16:19:53 -08:00
  • cc53ad81d3 ARM: minor armv4/armv5 cleanup David Brownell 2009-11-25 16:18:22 -08:00
  • 21378f58b6 ARM: comment tweaks in ADIv5 David Brownell 2009-11-25 16:14:45 -08:00
  • 5d244b85e2 ARM7/9: shrink run_algorithm_inner() lines David Brownell 2009-11-25 16:11:26 -08:00
  • 83568b6b62 NEWS updates David Brownell 2009-11-25 16:05:35 -08:00
  • 49036463db update NEWS with recent developments Zachary T Welch 2009-11-20 07:06:32 -08:00
  • 4946925bea use ARRAY_SIZE macro Zachary T Welch 2009-11-24 20:32:10 -08:00