3465 Commits (cfc02ccca25b7883ad761123faf207df0df4ad06)
 

Author SHA1 Message Date
  Zachary T Welch b58239e4c0 jtag: remove useless forward declarations 14 years ago
  Zachary T Welch c46c2d77e6 allow jtag interfaces to lack commands 14 years ago
  Andreas Fritiofson 425e43d9d1 show script search dirs in debug log 14 years ago
  David Brownell 69c7519562 ARM: pass 'struct reg *' to register r/w routines 14 years ago
  David Brownell 85fe1506a2 ARM7/ARM9: remove old "debug commands" 14 years ago
  Zachary T Welch 7a67aae93c maintain command lists in sorted order 14 years ago
  Zachary T Welch a19aaf9136 add add_help_text command handler 14 years ago
  Zachary T Welch e5b0a69ba9 provide command context during cmd_init 14 years ago
  Zachary T Welch 5458fef43c improve 'help' command 14 years ago
  Zachary T Welch 82449e2d60 factor help script command into parts 14 years ago
  Zachary T Welch 9e9633c6b9 refactor command registration 14 years ago
  Zachary T Welch 73c6e3bb18 change command_find helper interface 14 years ago
  Zachary T Welch 67c29d9935 factor script_command argv allocation 14 years ago
  David Brownell 7b77b3c5d1 target.cfg: TAP id for Hilscher netX 500 14 years ago
  Zachary T Welch 153848e6cc fix flash/nand name parsing 14 years ago
  David Brownell a1777fc649 Cortex-A8: better context restore 14 years ago
  David Brownell d7760352e8 Cortex-A8: mode support 14 years ago
  David Brownell 71cde5e359 target: create/use register_cache_invalidate() 14 years ago
  Dean Glazeski 31fb7788a6 NAND verify doesn't advance. 14 years ago
  Zachary T Welch 4b18ef15a3 document new flash syntax 14 years ago
  Zachary T Welch 3e1f5e7c64 update 'nand device' usage in scripts 14 years ago
  Zachary T Welch 664ba309d5 add support for naming NAND banks 14 years ago
  Zachary T Welch 59d4466b55 refactor handle_nand_device_command 14 years ago
  Zachary T Welch 2dfa5e9c84 update 'flash bank' usage in scripts 14 years ago
  Zachary T Welch fd654c8a3e add support for naming flash banks 14 years ago
  Zachary T Welch dd44ae18b4 refactor handle_flash_bank_command 14 years ago
  Zachary T Welch ff25e76bad rename flash and nand command helpers 14 years ago
  Zachary T Welch 870b8c0455 allow flash/nand banks commands to accept names 14 years ago
  David Brownell 8f446fcf67 ARM: remove per-register malloc 14 years ago
  David Brownell cbc13187c3 ARM: streamline register init 14 years ago
  David Brownell e3ed06579b Cortex-A8: parts of examine() run just once 14 years ago
  Dean Glazeski c049033fde nand_fileio_parse_args parses wrong param for size 14 years ago
  David Brownell 195ce5eb27 ARMv7-A: use standard ARM core states 14 years ago
  David Brownell f320b12289 ARMv7-A: use standard ARM core_mode symbols 14 years ago
  Zachary T Welch f382ebae10 fix zy1000 command handler 14 years ago
  Zachary T Welch c0d14dc7f1 remove fast command and jim_global_long 14 years ago
  Zachary T Welch 20218b8de6 update src/hello.c with parsing examples 14 years ago
  Zachary T Welch 4d8d1d32d0 change all bool parsers to accept any value 14 years ago
  Zachary T Welch 7e4adfe1c5 add handle_command_parse_bool command helper 14 years ago
  Zachary T Welch 410fab9ea8 use COMMAND_PARSE_ENABLE macro where appropriate 14 years ago
  Zachary T Welch 75a37eb5b3 use COMMAND_PARSE_ON_OFF where appropriate 14 years ago
  Zachary T Welch bd5a1799ea add COMMAND_PARSE_BOOL macro and friends 14 years ago
  David Brownell bd9d05e14b ARM: rework "arm reg" output for new mode 14 years ago
  David Brownell f0c9e89e1a Cortex-A8: xPSR handling updates 14 years ago
  David Brownell 94dba42313 ARM: add a default full_context() method 14 years ago
  David Brownell f5093e1605 ARM: simplify ARMv7-A register handling 14 years ago
  David Brownell 8a6d4ced4c ARM: setup "secure monitor mode" shadow regs 14 years ago
  David Brownell bbebfd9e13 ARM: add "core_type" field to "struct arm" 14 years ago
  Zachary T Welch 9b1f9810b0 fix segfault at startup 14 years ago
  Zachary T Welch 5e229bbf87 pass startup_tcl to command_init 14 years ago