2990 Commits (d0809ac060b35a04e7f0bceb96e1868663bd18df)
 

Author SHA1 Message Date
  Zachary T Welch d0809ac060 scan_field_t -> struct scan_field 14 years ago
  Zachary T Welch 42ef503d37 jtag_tap_t -> struct jtag_tap 14 years ago
  Zachary T Welch 9f212b01be fileio_t -> struct fileio 14 years ago
  Zachary T Welch f59ec2043b log_callback_t -> struct log_callback 14 years ago
  Zachary T Welch 99b57b6dcc remove accidental artifact 14 years ago
  Zachary T Welch ebbc762182 add documention for writing built-in commands 14 years ago
  Zachary T Welch 89870c86e7 add src/hello.c to augment new command tutorial 14 years ago
  Zachary T Welch f973320cbb command_handler_t: make cmd an indirect parameter 14 years ago
  Zachary T Welch deede35c27 command_handler_t: make args parameter const 14 years ago
  Zachary T Welch cc63d6e72b command_handler_t: make cmd parameter const 14 years ago
  Zachary T Welch d22270e0ed command_handler_t: make argc unsigned 14 years ago
  Zachary T Welch a585bdf726 add CMD_NAME macro for command handlers 14 years ago
  Zachary T Welch 5b6df55a1e use CALL_COMMAND_HANDLER instead of direct calls 14 years ago
  Zachary T Welch 1df5cc18f5 add PLD_DEVICE_COMMAND_HANDLER macro 14 years ago
  Zachary T Welch 670f999e7a nand: add NAND_DEVICE_COMMAND_HANDLER macro 14 years ago
  Zachary T Welch 0796dfff89 use FLASH_BANK_COMMAND_HANDLER macro 14 years ago
  Zachary T Welch 57c5c5f463 add FLASH_BANK_COMMAND_HANDLER macro 14 years ago
  Zachary T Welch 76868e0713 s3c24xx: use COMMAND_HANDLER with command helper 14 years ago
  Zachary T Welch d02fee197f arm_adi,armv7[am]: use COMMAND_HELPER for helpers 14 years ago
  Zachary T Welch 63a26b421b use COMMAND_HELPER for command helper functions 14 years ago
  Zachary T Welch cfc4d5c6b7 use COMMAND_HANDLER macro to define all commands 14 years ago
  Zachary T Welch ddb6138ed4 add command_handler_t type 14 years ago
  Zachary T Welch 3f9fd4e2a6 add COMMAND_HANDLER and COMMAND_HELPER macros 14 years ago
  Zachary T Welch 1ae4d93c3c add command_output_handler_t 14 years ago
  David Brownell 5eb638c71e Cortex-A8: fix indent 14 years ago
  Zachary T Welch e8e94ab245 nand: rename device to nand 14 years ago
  David Brownell d47764ff71 ETM: start support for ETMv2+ 14 years ago
  Liam Redmond 26849ad60d WinXP-x64: find right D2XX libraries 14 years ago
  Jonas Horberg de735d375b parport: add support for the jtag_khz command. 14 years ago
  David Brownell 5723e54fa9 ETM: remove old mid-level ETM handle 14 years ago
  David Brownell e740536568 ETM: use new toplevel ETM handle 14 years ago
  David Brownell 9855a11edd ETM: update port drivers 14 years ago
  David Brownell 3ae4401901 ETM: update arm[79]tdmi_examine() 14 years ago
  David Brownell 4b20ed6b5c ARM: start generalized base type 14 years ago
  Zachary T Welch 5e1b500b17 fix 'jtag interface' behavior 14 years ago
  Zachary T Welch 158698e333 improve command registration 14 years ago
  Zachary T Welch 46d9ba4c8b add help regardless of callback 14 years ago
  Zachary T Welch a1a3ee579c eliminate duplicate helptext management 14 years ago
  Zachary T Welch 2d3cc1eac1 add command_name helper 14 years ago
  Zachary T Welch f93c98081f wrap help command 14 years ago
  Zachary T Welch 2821115ab8 remove obsolete doxygen comments 14 years ago
  Zachary T Welch 39ab1c1a41 remove more useless declarations 14 years ago
  Zachary T Welch e997431602 cortex_a8: remove declarations, use static keyword 14 years ago
  Zachary T Welch ca594adb5a add const keyword to some APIs 14 years ago
  Zachary T Welch 9741e126fd change argv to args in command handlers 14 years ago
  Zachary T Welch e09d8938f5 script_debug(): improve types 14 years ago
  Zachary T Welch c942969377 command.c: make private routines static 14 years ago
  Zachary T Welch 6a2e83c017 log: improve log_callback_fn signature 14 years ago
  Zachary T Welch 0cd414c7d6 time_support: improve use of types 14 years ago
  Zachary T Welch b7b4efcdf1 makefiles: improve build order 14 years ago