3465 Commits (cfc02ccca25b7883ad761123faf207df0df4ad06)
 

Author SHA1 Message Date
  Zachary T Welch cb7dbc1af4 split startup.tcl file across modules 14 years ago
  Zachary T Welch 903daa796a move startup.c to libopenocd 14 years ago
  Zachary T Welch 59f32cbe53 fix regression in md/mw commands 14 years ago
  Øyvind Harboe 6e95f16d0a jtag-api: get rid of unecessary buf_set_u23() that make code obtuse. 14 years ago
  David Brownell 181d401d59 ARM: add is_arm_mode() 14 years ago
  David Brownell ec93209f51 ARM: add arm_mode_name() 14 years ago
  David Brownell d6c8945662 ARM: only use one set of dummy FPA registers 14 years ago
  Zachary T Welch 0091e59d2a allow documentation to be configured 14 years ago
  Zachary T Welch 94975c96d4 update doxygen configuration to produce a PDF 14 years ago
  Zachary T Welch 789d47c180 update command_handler documentation 14 years ago
  Zachary T Welch cfaf7bdd0a remove unused variable from run_command 14 years ago
  Zachary T Welch cffc98ad80 add CMD_NAME variable in command_invocation 14 years ago
  Zachary T Welch be084414ba add struct command_invocation for COMMAND_HANDLER 14 years ago
  Zachary T Welch 2861877b32 command_handler: change 'cmd_ctx' to CMD_CTX 14 years ago
  Zachary T Welch 23402315ce command_handler: change 'args' to CMD_ARGV 14 years ago
  Zachary T Welch 7bf1a86e47 command_handler: change to 'argc' to CMD_ARGC 14 years ago
  Zachary T Welch 5b9899d6ea add more command_handler conversion macros 14 years ago
  David Brownell f4788652e4 target: simplify register get/set ops 14 years ago
  Øyvind Harboe 959b373f8c jtag_registers: Avalon bridge flushing tweaks 14 years ago
  Øyvind Harboe 741cd3c3ab zy1000: revC UART forwarding 14 years ago
  Øyvind Harboe ca32f25638 zy1000: add version command to print FPGA version and timestamps 14 years ago
  Øyvind Harboe 83104648e6 zy1000: fix bug when running on non-arm CPU 14 years ago
  Øyvind Harboe b888b63fe9 zy1000: fix trivial syntax error introduced by latest refactorings 14 years ago
  David Brownell 0181296f61 ARM9TDMI: remove now-needless "struct arm9tdmi" 14 years ago
  David Brownell 812ab89f58 ARM7TDMI: remove now-needless "struct arm7tdmi" 14 years ago
  David Brownell a2df544fd9 target: remove some more duplicate includes 14 years ago
  David Brownell e722396890 ARMv7-A: no exit() calls 14 years ago
  David Brownell 36a538c6d7 Cortex-A8: no exit() calls, add missing v7-A init 14 years ago
  David Brownell c5e0026836 XScale: fewere exit() calls 14 years ago
  David Brownell 1d4a09c2ef MIPS: no exit() calls 14 years ago
  David Brownell 1f3e067b86 ARMv7-M: no exit() calls 14 years ago
  David Brownell 9d57f4d5a1 ARMv4/ARMv5: no exit() calls 14 years ago
  David Brownell 6030f2ca03 ARM11: fewer exit() calls 14 years ago
  David Brownell 47f2305229 Cortex-M3: don't exit() 14 years ago
  David Brownell 56adbaffd0 ARMv7A: use standard disassembler 14 years ago
  David Brownell d7d857a189 ARM11: register (most) standard ARM commands 14 years ago
  David Brownell f86137066a ARM: "armv4_5" command prefix becomes "arm" 14 years ago
  David Brownell 7c393679c0 JTAG: fix autoprobe failure. 14 years ago
  Zachary T Welch 51862bb98c fileio: improve API types 14 years ago
  Zachary T Welch 69df712d1d struct fileio: improve member types 14 years ago
  Zachary T Welch 9763aef76a helper/log: improve API parameter types 14 years ago
  Zachary T Welch df9b12695f use Jim_CmdProc in jim_register 14 years ago
  Zachary T Welch 0a9daddc2e improve constness of open_file_from_path 14 years ago
  Zachary T Welch ccf59123b7 make command line options const 14 years ago
  David Brownell 91ac164d95 ARM: standard disassembler uses Thumb2 entry 14 years ago
  David Brownell bf97237401 target: don't include "log.h" from "armv4_5.h" 14 years ago
  David Brownell 2fb58116a5 ARM: move mode functions out of header 14 years ago
  David Brownell a7c04a0e49 JTAG: no LOG_WARNING() for taps without IDCODE 14 years ago
  David Brownell b6e0f2e1c3 binarybuffer: regression fix 14 years ago
  David Brownell 66300d5966 "types.h" doxygen fix 14 years ago