44 Commits (a1609e5ad1b8df67f216d2f7c43db82c420db373)

Author SHA1 Message Date
  oharboe 8b994145b8 Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
  oharboe 2ff59c9aaf print errno when parport fails to open. 15 years ago
  zwelch dc575dc5bf Remove whitespace that occurs before ')'. 15 years ago
  zwelch f90d8fa45f Remove whitespace that occurs after '('. 15 years ago
  zwelch 6d1d58a1fc - Fixes '[<>]' whitespace 15 years ago
  zwelch fb1a9b2cb2 - Fixes '[|]' whitespace 15 years ago
  zwelch 84df52f9ea - Fixes '=' whitespace 15 years ago
  zwelch f876d5e9c7 Transform 'u16' to 'uint16_t' 15 years ago
  zwelch c18947b947 Transform 'u8' to 'uint8_t' 15 years ago
  zwelch ae28b96ab9 Simplify and improve parport_handle_parport_port_command: 15 years ago
  zwelch cd7f89f6bc Add get and set accessors for jtag_speed: 15 years ago
  zwelch 4123f08263 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch a3e84343e2 Finish JTAG header file modularization; command factoring follows. 15 years ago
  zwelch 67caf323f7 Remove interface.h from public JTAG header, include it where required. 15 years ago
  zwelch a88871bc6a Encapsulate JTAG Cable API and interface structure, plan for new header file. 15 years ago
  zwelch 004c7124c4 Audit and eliminate redundant #include directives from src/jtag. 15 years ago
  zwelch 490e271290 Remove redundant sys/types.h #include directives (now in types.h). 15 years ago
  oharboe d2d75efb39 Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and drivers 15 years ago
  oharboe ed9c257551 Laurentiu Cocanu - more help text 15 years ago
  ntfreak 68c598e88d - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
  ntfreak a3325f1dc4 - added missing parport configs to texi 15 years ago
  oharboe 6bfad873ed Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device 15 years ago
  ntfreak ce16ff901c - fix target_examine declaration 16 years ago
  ntfreak f1e72cf029 - restored tabs and formatting 16 years ago
  oharboe 26470de0e0 Tim Hudson: removed setting jtag_speed directly (which should not be done). 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  oharboe 2c5fc392f0 Uwe Hermann tightned up comments, etc. to follow OpenOCD policy 16 years ago
  drath 966b912b65 - fix line-endings 16 years ago
  oharboe f76cf27380 Uwe Hermann fixed some warnings. 16 years ago
  mifi 8f6d142b95 - added patch to change pathmove handling 16 years ago
  mifi 02f3765351 - added patch for new flash functionality like: 16 years ago
  drath 6ae83f5cf8 Patch by Michael Schwingen that 16 years ago
  drath 20e4e77cdf - renamed M5960 USB JTAG to "flyswatter" 17 years ago
  drath 712be40f8d - restrict direct parallel port access to x86 platforms (thanks to Vincent Palatin) 17 years ago
  drath 4a5f45e87d - merged XScale branch back into trunk 17 years ago
  drath cb58279653 - reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem 17 years ago
  drath 4102c78432 - merged several changes from XScale 17 years ago
  ntfreak adaed4c1c7 - added support for ST flashlink cable 17 years ago
  drath a4f2e1eaac - disabled FT2232 debug output (that code should be fairly stable) 17 years ago
  drath 5fcd1d704c - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support) 18 years ago
  drath ec0f06db11 - added support for FreeBSD ppi (parallel port access similar to /dev/parport on linux) (thanks to Darius for this patch) 18 years ago
  drath 1341eb3b0a - added configurable delays after reset lines get deasserted. useful if reset circuitry keeps lines asserted for too long. 18 years ago
  drath 82d2633b5f - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 18 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago