Commit Graph

  • 41eaa6be81 bcm5365 support patches Jochen Friedrich 2011-07-18 16:39:04 +0200
  • 56f567bcfb Add HULUG cable definitions Jochen Friedrich 2011-07-18 16:39:04 +0200
  • c64859d6ff Temporary fixes. Jochen Friedrich 2011-07-18 16:39:03 +0200
  • 807a8c62ed Print an error message if a DMA timeout occurs. Jochen Friedrich 2011-07-18 16:39:03 +0200
  • 5b29e0dbe5 workaround lex build warnings so we can use -Werror with them too master Mike Frysinger 2011-07-14 00:12:01 +0000
  • 70eb4a8270 ice-100b: add firmware updater Jie Zhang 2011-07-13 20:44:23 +0000
  • c0a20666b1 log system: refactor Jie Zhang 2011-07-13 20:39:16 +0000
  • afc51a142e buses: add class types and more hooks in preparation for other types of buses (SPI/I2C) by Jonathan Stroud Mike Frysinger 2011-07-07 17:35:31 +0000
  • da894d0249 turn flash detection routines into an array Mike Frysinger 2011-07-07 01:26:03 +0000
  • 424f2ec225 add command completion support to more commands Mike Frysinger 2011-07-07 00:12:44 +0000
  • 0d1b7f7a12 add changelog for cmd-part change Mike Frysinger 2011-07-07 00:11:19 +0000
  • 483875fa43 cmd_part: update help output to reflect current behavior Mike Frysinger 2011-07-06 23:55:05 +0000
  • c5cb775947 unify readline filename completion code into one helper Mike Frysinger 2011-07-06 23:27:20 +0000
  • f85dd5676f add support for intel 28F256P33 flashes by Jonathan Stroud Mike Frysinger 2011-07-06 21:50:55 +0000
  • 5447194bce fix date of commits Mike Frysinger 2011-07-06 20:30:23 +0000
  • 4367b224ef ignore new generated stamp cmd list file Mike Frysinger 2011-07-06 19:36:48 +0000
  • 3a0b051033 Correct checking of the parameter number of parallel cable Jie Zhang 2011-07-06 14:45:45 +0000
  • a919e31530 bus: fix style in random drivers Mike Frysinger 2011-07-05 01:00:35 +0000
  • 2cb4134c84 bfin: unify duplicated part data casts Mike Frysinger 2011-07-03 20:08:29 +0000
  • f27cc69d0f pxa2x0: push down global data into bus-specific instances Mike Frysinger 2011-07-03 19:24:24 +0000
  • fa13811948 mpc824x: push down global data into bus-specific instances Mike Frysinger 2011-07-03 19:10:18 +0000
  • a45c4e8c57 bfin: constify/localize some structures Mike Frysinger 2011-07-03 19:01:14 +0000
  • 4bdf94899d writemem: tweak style Mike Frysinger 2011-07-03 18:57:27 +0000
  • 50e84d8661 Avoid redundant initialization of hex table. Jie Zhang 2011-07-01 19:15:09 +0000
  • a19e4b8f12 Import hex.c from libiberty of GCC and move libiberty headers from src/lib/ to /include/ . Jie Zhang 2011-07-01 19:11:47 +0000
  • 5e436206ae Forgot to commit the real change in my last commit. Jie Zhang 2011-07-01 13:52:47 +0000
  • a33cbfa3fe blackfin buses: accept new hwait option from user to optionally drive a pin when selecting the flash to mimic the behavior of Blackfin bootroms when they boot out of flash Mike Frysinger 2011-07-01 03:40:27 +0000
  • 70612aab1b urj_param_init_list: unify code for parsing user params based on a param_list struct Mike Frysinger 2011-07-01 03:13:06 +0000
  • a16e5c82ed cmd_cable: add support for sub-cable parameters by generalizing the new initbus code Mike Frysinger 2011-07-01 02:49:51 +0000
  • 35a70b6804 cmd_cable: restore cable-specific help output Mike Frysinger 2011-07-01 02:38:51 +0000
  • 223fdef548 ignore new generated_cmd_list.h.stamp Mike Frysinger 2011-07-01 00:45:00 +0000
  • 03ac12e292 initbus: add support for completing bus parameters Mike Frysinger 2011-07-01 00:44:33 +0000
  • ffe03785ef Avoid recompile all cmd files when generated_cmd_list.h is unchanged. Jie Zhang 2011-06-30 18:34:27 +0000
  • 3eca37f1e6 urj_tap_cable_wait: fix off-by-one logic in a previous commit pointed out by Jie Zhang Mike Frysinger 2011-06-30 15:02:39 +0000
  • 007750ad5f bfin: rewrite system reset code to work around known anomalies Mike Frysinger 2011-06-30 04:40:55 +0000
  • 062ac8b981 urjtag.pc: make sure usb/ftdi libs are declared for static builds Mike Frysinger 2011-06-30 04:16:20 +0000
  • 3b461c20ad cable: fix param count checking with parallel port cables after the refactoring Mike Frysinger 2011-06-30 04:11:20 +0000
  • df1a7602ec bfin: add support for using ITEST MMRs to access memory regions which DTEST MMRs cannot Mike Frysinger 2011-06-30 03:59:25 +0000
  • 44d5afb3a3 bfin: revert chain_system_reset update as this wasnt supposed to be part of the token commit, and this isnt quite done yet Mike Frysinger 2011-06-30 03:50:07 +0000
  • f10d155e19 generalize log level converters between strings and urj_log_level_t types Mike Frysinger 2011-06-30 03:36:46 +0000
  • 1ddde8e7ec cmd_{bfin,set}: add sub-command completions only when earlier tokens indicate that it makes sense to Mike Frysinger 2011-06-30 03:18:52 +0000
  • b4730561a1 add new helpers for command completion that take arrays of strings Mike Frysinger 2011-06-30 03:12:58 +0000
  • 94a2e63fcc cmd_endian: automate the completion matches Mike Frysinger 2011-06-30 03:08:29 +0000
  • cfa19fc564 pass down the tokenized array to completion handlers in case they want to parse info in earlier tokens Mike Frysinger 2011-06-30 03:04:26 +0000
  • adeb3616f4 cmd_bfin: update help description to include all the possible commands Mike Frysinger 2011-06-30 02:53:27 +0000
  • 0cb050a8cc cmd_bfin: add a check when doing "bfin reset" to make sure we are in emulation mode first Mike Frysinger 2011-06-30 02:16:18 +0000
  • 3a4359c510 fix constant creation of the cmd list in case the cmd_*.c files have been updated, but the resulting command list isnt different Mike Frysinger 2011-06-30 02:14:49 +0000
  • 5d6c06ab80 workaround new gcc-4.6 set-but-unused build warnings Mike Frysinger 2011-06-30 02:12:40 +0000
  • e7bb12754a fjmem: update svn:ignores Mike Frysinger 2011-06-30 02:11:21 +0000
  • ce72cfd147 Fix my last commit Jie Zhang 2011-06-27 21:52:16 +0000
  • 66b9f336fb tweak dependency info on bison headers more to work again after OBJEXT hardcoding was dropped Mike Frysinger 2011-06-27 21:36:00 +0000
  • 895f2384b8 Fix make dist Jie Zhang 2011-06-27 21:12:46 +0000
  • f549fac82f punt empty dir from svn Mike Frysinger 2011-06-27 19:57:45 +0000
  • 32ef4a6da7 split out configure summary info to make a bit more readable Mike Frysinger 2011-06-27 05:05:58 +0000
  • c3d25af7a9 create urj_tap_chain_connect() and urj_bus_init() by factoring cmd_cable() and cmd_initbus() respectively. Mike Frysinger 2011-06-27 04:43:51 +0000
  • 0604c8bd7d move prototypes for useful cmd helpers from internal cmd.h to public cmd.h Mike Frysinger 2011-06-27 04:15:46 +0000
  • 021ba71553 ignore new generated cmd list header Mike Frysinger 2011-06-25 07:03:54 +0000
  • 8be8683052 drop useless double const keywords in initbus decl Mike Frysinger 2011-06-25 07:03:18 +0000
  • 6487fb2c72 move libusb/libftdi linking out of global LIBS and into specific binaries LIBADD to avoid unnecessary linking in other apps Mike Frysinger 2011-06-24 19:14:10 +0000
  • a03c13d1d3 use AS_VAR_APPEND more rather than manually appending Mike Frysinger 2011-06-24 19:11:41 +0000
  • bfbb4eb445 add a new AS_VAR_PREPEND helper to simplify prepending stuff to variables Mike Frysinger 2011-06-24 19:10:12 +0000
  • d0fcb3eac2 have all objects depend on the header so it is generated before anything else Mike Frysinger 2011-06-23 16:23:30 +0000
  • ea47466b4f autogenerate list of commands Mike Frysinger 2011-06-22 23:34:50 +0000
  • 388bdf7a9d drop bsdl_config.h and use config.h directly to simplify the local build logic a bit Mike Frysinger 2011-06-17 20:04:54 +0000
  • a2398efad4 add xilinx xc18v02pc44 support by Steve Tell Mike Frysinger 2011-06-17 07:05:37 +0000
  • 1bfcbfc81e fix new set-but-unused warnings noticed with gcc-4.6 Mike Frysinger 2011-06-11 23:27:20 +0000
  • 08e714ef68 data: add some Xilinx CoolRunner-II jtag files Mike Frysinger 2011-05-10 23:05:59 +0000
  • 82d5ff7174 usbconn: add interface option to usage Mike Frysinger 2011-05-10 23:03:32 +0000
  • e863ac34f1 ft2232: set interface for libftdi Mike Frysinger 2011-05-10 23:01:41 +0000
  • 10c8d9317d drop OBJEXT override from bison subdirs as it doesnt seem to be needed Mike Frysinger 2011-04-30 04:55:25 +0000
  • 3e37649503 force autoconf-2.61+, automake-1.10+, gettext-0.16.1+ Mike Frysinger 2011-04-30 04:51:51 +0000
  • 3970ea74f7 update xilinx part info by Ben Johnson Mike Frysinger 2011-03-09 03:32:13 +0000
  • a2149348e9 patch by Øyvind Harboe to make normal svf progress output a bit less noisy Mike Frysinger 2011-03-08 20:42:44 +0000
  • 238b24c8f2 add an explicit test for wchar_t to work with systems which provide that type but not wchar.h Mike Frysinger 2011-03-08 03:23:58 +0000
  • 91e4971f2f add an explicit test for wchar_t to work with systems which provide that type but not wchar.h Mike Frysinger 2011-03-08 03:22:39 +0000
  • c2386b8294 clarify/unify help text output for signal/dr commmands Mike Frysinger 2011-03-08 03:15:56 +0000
  • 75e7659f31 add more comments related to IDCODE/BYPASS behavior when detecting parts Mike Frysinger 2011-03-08 03:14:51 +0000
  • e6a56dda28 update blackfin maintainer info Mike Frysinger 2011-03-08 03:13:10 +0000
  • 727c4814e6 get the jim cable building again (prob needs a bit of work to make sure it runs correctly) Mike Frysinger 2011-03-08 03:11:49 +0000
  • 778242ef9f rename "USB<=>JTAG&RS232" to "USB-JTAG-RS232" to make it easier for users to select Mike Frysinger 2011-02-24 13:31:44 +0000
  • 75f7b98334 add command completion to "flashmem", "endian", and "readmem" Mike Frysinger 2011-02-22 08:48:43 +0000
  • 80d68a944c the 2nd arg to get/set/test is a literal "signal" Mike Frysinger 2011-02-22 08:36:52 +0000
  • 642c7e42e0 make debug logging a bit more verbose by showing people what is being parsed Mike Frysinger 2011-02-22 08:35:19 +0000
  • 58c99e942f do not "quit" when we hit the end of parse streams Mike Frysinger 2011-02-22 08:34:32 +0000
  • e94905a895 add command completion to "debug" Mike Frysinger 2011-02-22 08:18:09 +0000
  • 5c503403e6 add command completion to "print" Mike Frysinger 2011-02-22 07:55:51 +0000
  • 61a695dafb make sure we install the new common bfin data file Mike Frysinger 2011-02-21 23:15:59 +0000
  • 7e618d7a8f rewrite command completion so that options to commands can be completed too Mike Frysinger 2011-02-19 17:13:36 +0000
  • a26e39b34c break line tokenization out into its own dedicated function Mike Frysinger 2011-02-19 17:03:12 +0000
  • 3b66533b37 verify the part is a Blackfin before we try using the bfin command on it and segfaulting Mike Frysinger 2011-02-19 06:13:35 +0000
  • 938c7f2971 unify all Blackfin registers/instructions in one place Mike Frysinger 2011-02-19 01:27:17 +0000
  • 612f8c86c6 fix typo in "test" help output Mike Frysinger 2011-02-18 22:37:51 +0000
  • 9c75b9f03b clean up "shell" help output Mike Frysinger 2011-02-18 22:37:01 +0000
  • 6833ebdfef fix typo in "set" help output Mike Frysinger 2011-02-18 22:30:30 +0000
  • 76d803f521 fix typo in "get" help output Mike Frysinger 2011-02-18 22:27:19 +0000
  • 876f927f14 fix indentation style -- no functional changes Mike Frysinger 2011-02-18 22:25:40 +0000
  • 257b1e3b88 convert urj_parse_stream parsing to getline so that we dont have any arbitrary line length limitations on the inputs Mike Frysinger 2011-02-18 20:15:13 +0000
  • 080f7a428b constify the line string given to urj_parse_line Mike Frysinger 2011-02-18 19:28:03 +0000
  • 8df7a9cbbe add some documentation for the urj_parse_* funcs Mike Frysinger 2011-02-18 19:25:42 +0000
  • 4618f0f96e have empty func params use "(void)" rather than "()" Mike Frysinger 2011-02-18 17:52:21 +0000