cfg: add STM32F429 discovery board config
[fw/openocd] / src / jtag /
2013-10-15 Franck Jullienjtag_vpi: use DIV_ROUND_UP
2013-10-15 Franck Jullienjtag_vpi: fix path move function
2013-10-15 Paul Fertserbcm2835gpio: use maximum drive strength
2013-10-07 Andreas Fritiofsonjtag/tcl: Avoid casting away const
2013-10-07 Andreas Fritiofsonjtag/tcl: Remove no-op free
2013-10-07 Andreas Fritiofsonjtag/tcl: Fix double free in jtag newtap argument parsing
2013-10-03 Paul Fertserhla: if the idcode callback returns 0, treat as a wildcard
2013-09-25 Philip Craigjlink: improve USB read during jlink_tap_execute
2013-09-25 Andreas Fritiofsonjlink: Replace crazy home cooked assertion with a real one
2013-09-25 Søren Jørvangbus_blaster: do not fail on missing get_latency_timer
2013-09-25 Spencer Oliverhla: move memory read/write functionality to driver
2013-09-25 Spencer Oliverstlink: remove usb timeout magic numbers
2013-09-25 Spencer Oliverhla: cleanup read/write api
2013-09-13 Paul Fertserconfigure: auto-enable USB adapters based on libusb...
2013-09-13 Paul Fertserlibusb: require pkg-config support
2013-09-13 Hsiangkai Wangnds32: support multi-target debugging
2013-09-13 Hsiangkai Wangnds32: change default value
2013-09-13 Hsiangkai Wangnds32: support Andes profiling function
2013-09-13 Hsiangkai Wangaice: support batch commands
2013-09-13 Hsiangkai Wangaice: Always setup SDP basic mode
2013-09-13 Hsiangkai Wangaice: use keep_alive() to avoid timeout warning messages
2013-09-10 Paul Fertsersysfsgpio: fix a typo in the informational output
2013-09-08 Franck Jullienjtag: drivers: Add JTAP VPI client driver
2013-08-29 Andrey Smirnovstlink: Add workaround for intermittent FW info retriev...
2013-08-29 Andrey Yurovskystlink_usb: remove gcc-specific constant
2013-08-07 Andrey Yurovskystlink: add SWO tracing support
2013-08-05 Robert Jarzmikjtag/drivers: usb_blaster cheap clone documentation
2013-08-01 Andreas Fritiofsonmpsse: Add missing read buffer checks
2013-08-01 Andreas Fritiofsonmpsse: Defer errors until flush
2013-07-17 Martin SchmölzerOpenULINK firmware: update firmware hex image
2013-07-17 Martin SchmölzerOpenULINK firmware: change .lnk file extension to ...
2013-07-17 Martin SchmölzerOpenULINK firmware: Use C99 designated struct initializers
2013-07-17 Martin SchmölzerULINK driver and OpenULINK firmware: whitespace and...
2013-07-17 Martin SchmölzerOpenULINK firmware: fix name of USB Jump Table symbol
2013-07-17 Martin SchmölzerULINK driver: port from libusb-0.1 to libusb-1.0 API
2013-07-15 Robert Jarzmikjtag/drivers: trivial variable renaming
2013-07-15 Andreas Fritiofsonulink: Move firmware install from pkglibdir to pkgdatadir
2013-07-15 Andreas Fritiofsonftdi: Fix error in calloc retval check
2013-07-15 Paul Fertserversaloon: remove bogus assignment
2013-07-15 Paul Fertseraice: fix FTBFS on ARM
2013-07-08 Andreas Fritiofsonusb_blaster: maintainer-clean Makefile.in
2013-07-01 Andreas FritiofsonAllow autoscan up to 64 bit IR lengths
2013-07-01 Evan HunterAdd support for 64 bit parameter to irscan
2013-06-29 Robert Jarzmikdrivers/jtag: usb_blaster add pin controls
2013-06-21 R. DiezBus Pirate driver: Small assorted fixes.
2013-06-12 Paul Fertserconfigure: remove --enable-libusb0 option, rework libus...
2013-06-12 Paul Fertserlibusb1_common, ftdi: clarify libusb_open error message
2013-06-10 Spencer Oliverbuild: fix incorrect GPL address from last commit
2013-06-10 Paul FertserAdd BCM2835 (as found in Raspberry Pi) interface driver
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-06-05 Ryan CorbinAdded OpenJTAG Driver
2013-06-05 Hsiangkai Wangaice: add Andes AICE support
2013-06-04 Robert Jarzmikdrivers/jtag: rewrite usb_blaster driver
2013-06-03 Paul Fertserrlink: fix speed table generation
2013-05-10 Andreas Fritiofsonremote_bitbang: De-duplicate init code and clean up...
2013-05-10 Andreas Fritiofsonremote_bitbang: Convert to use getaddrinfo()
2013-05-08 Paul Fertsersysfsgpio: do not try to initialise absent signals
2013-05-06 Paul Fertserjtag/adapter: add connect_[de]assert_srst to reset_conf...
2013-04-28 Oleksij Rempelbuild fix: ft2232
2013-04-21 R. Steve McKownSupport newer OSBDM firmware
2013-04-17 Spencer Oliverstlink: fix connect under reset issues
2013-04-17 Spencer Oliverparport: fix parport_toggling_time regression
2013-04-17 Andreas Fritiofsonft2232: remove ft2232_large_scan memory leak
2013-04-17 Spencer Oliverlibusb: disable debug messages by default
2013-04-11 Yann Vernierft2232: fix input scan ending in drshift/irshift
2013-03-31 Spencer Oliverti_icdi: add icdi_usb_query result check
2013-03-13 Stefan Mahrjtag: add support for some probes that are mostly compa...
2013-03-13 Stefan Mahrjtag: usb_blaster: fix allocation of usb_blaster_device...
2013-03-13 Stefan Mahrjtag: parport: avoid freeing read-only memory section
2013-03-13 Stefan Mahrjtag: opendous: fix tap buffer overflow
2013-03-13 Rodrigo Meloft2232: ft2232_channel option added
2013-03-06 Spencer Oliverti-icdi: catch failed icdi_send_cmd
2013-03-06 Peter Hennspeed up ftdi by reorder to out-in
2013-02-25 Joerg FischerFix buffer overflow in versaloon interface
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed
2013-01-27 Spencer Oliverjtag: only change state if necessary
2013-01-27 Hsiangkai Wanglibusb: idProduct of USB device may be zero
2013-01-16 Roman Reichelopendous: Inhibit unnecessary state transitions
2012-12-24 Spencer Oliverstlink: print target voltage if supported
2012-12-24 Spencer Oliverstlink: add generic open error routine
2012-12-23 Spencer Olivericdi: add TI icdi interface
2012-12-23 Spencer Oliverhla: add ability to configure read/write buffer size
2012-12-23 Spencer Oliverstlink: rename stlink cmd names
2012-12-23 Spencer Olivertarget: add deprecated target name support
2012-12-23 Spencer Oliverstlink: print version info
2012-12-23 Spencer Oliverstlink: use common layout
2012-12-10 Spencer Oliverjtag: fix reset_config copy/paste error
2012-12-10 Spencer Oliverstlink: enable connect under reset
2012-12-10 Spencer Oliverjtag: enable connect under reset
2012-12-10 Spencer Oliverjtag: add connect_type reset_config mode flag
2012-11-23 Spencer Oliverstlink: format src defines
2012-11-12 Freddie ChopinRevert "mpsse: Always perform a general reset of the...
2012-10-30 Peter Stugempsse: Always perform a general reset of the MPSSE...
2012-10-08 Peter Hornrlink: Fix DTC command timeout
2012-10-04 Spencer Oliverbuild: fix broken ftd2xx bus blaster
2012-10-02 Spencer Oliversysfsgpio: remove ignoring return value build warning
2012-10-02 Spencer Oliverftdi: incorrectly using output register for direction
2012-10-02 Spencer Oliverftdi: correct ftdi_initialize error text
2012-10-02 Spencer Oliverftdi: fix adapter_init rclk fallback
2012-09-29 Peter HornFix: Error while reading from USB endpoint
next