fw/openocd
2013-11-07 Spencer Olivertarget: use target_buffer_set_u32_array
2013-11-06 Andreas Fritiofsonulink: Fix libusb include changed since pkg-config...
2013-11-06 Paul Fertserjtag: fix support for really long scans
2013-11-06 Andrey Yurovskystm32l flash: add another device ID
2013-11-06 Andrey Yurovskyadd TI TMS570 support scripts
2013-11-06 Nemui Trinomiusfm3: fix Fujitsu MB9Ax family support
2013-11-06 Alan BowmanCorrect argument numbering in trace command
2013-11-05 Andreas Fritiofsonlpcspifi: Fix byte order bug
2013-10-31 Mathias Ktarget: fix mem2array/array2mem
2013-10-31 Andreas Fritiofsonsmp: Fix byte order bug
2013-10-31 Andreas Fritiofsonti_icdi_usb: Remove unnecessary casts and fix byte...
2013-10-31 Andreas Fritiofsonioutil: Remove unnecessary casts and fix const-discarding
2013-10-31 Andreas Fritiofsonbinarybuffer: Remove unnecessary cast and fix hidden...
2013-10-31 Andreas Fritiofsonstr9x: Fix byte order bug
2013-10-31 Andreas Fritiofsonstr7x: Fix byte order bug
2013-10-31 Andreas Fritiofsonstm32f1x: Fix byte order bug and remove unnecessary...
2013-10-31 Andreas Fritiofsonpic32mx: Fix byte order bug
2013-10-31 Andreas Fritiofsonlpc2900: Fix byte order bugs and remove unnecessary...
2013-10-31 Andreas Fritiofsonaduc702x: Fix byte order bug
2013-10-31 Andreas Fritiofsonftdi: Remove unnecessary cast
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-10-31 Andreas Fritiofsonnand/mx*: Remove unused host endianness flag
2013-10-31 Andreas FritiofsonRemove unnecessary (void *)
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-10-31 Paul Fertserftdi/tumpa.cfg: enable proper output buffer control...
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-10-29 Paul Fertsercheckpatch: correct false positives reporting instructions
2013-10-29 Paul Fertsercheckpatch: treat jenkins as valid email
2013-10-29 Spencer Olivercortex_m: set fpb_enabled on enabling fpb
2013-10-29 James G. Smithhla/stlink: Re-order trace parameters to allow trace...
2013-10-29 Thomas Schmidsam4s flash: fix PLLA frequency calculation if diva > 1
2013-10-29 Paul Fertsertcl: add memory testing functions for board diagnostics
2013-10-29 Paul FertserRemove jtag_rclk from target configs
2013-10-29 Sergey A. Borshchhla_interface: init trst, srst variables.
2013-10-29 Nemui Trinomiuslpc2000: Fix flash programming fail on LPC4300 internal...
2013-10-21 Greg Ungererarmada370: initial support for Marvell Armada 370 family
2013-10-21 Martin SchmölzerFix ULINK driver dependencies in configure.ac
2013-10-16 Gaëtan Carlierflash: mxc nfc(v1) : fix incorrect address in spare...
2013-10-15 Spencer Olivercfg: add STM32F429 discovery board config
2013-10-15 Andreas Fritiofsonlpc288x: Can now use target_write_buffer()
2013-10-15 Andreas Fritiofsonnds32: Remove unused declaration
2013-10-15 Sergey A. Borshch hla_target: Update target state when polling
2013-10-15 Andreas Fritiofsonarm7_9: Avoid infinite loops in bulk write dispatching
2013-10-15 Franck Jullienopenrisc/tap_vjtag: fix IR setting
2013-10-15 Franck Jullienopenrisc/du_adv: check or1k_adv_jtag_init return value
2013-10-15 Paul Fertsercheckpatch: add logging functions
2013-10-15 Franck Jullienjtag_vpi: use DIV_ROUND_UP
2013-10-15 Franck Jullienjtag_vpi: fix path move function
2013-10-15 Andrey Yurovskysam4s flash: remove unused bootstrap routine
2013-10-15 Paul Fertserbcm2835gpio: use maximum drive strength
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to...
2013-10-08 Andreas Fritiofsonstr7x: Improve info text
2013-10-08 Andreas Fritiofsonstm32f2x: Fix sector numbering for dual bank flash...
2013-10-07 Spencer Oliverstm32l: set default padded value
2013-10-07 Spencer Oliverflash: add padded_value cmd
2013-10-07 John David... flash: fix mini51 cygwin build issues
2013-10-07 Sergey A. Borshchfix lpc2000 flash programming fail.
2013-10-07 Andreas Fritiofsonstm32f2x: Detect STM32F42x rev Y
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 Andreas Fritiofsongdb_server: Further cleanup of target desc functions
2013-10-03 Paul Fertserhla: if the idcode callback returns 0, treat as a wildcard
2013-10-03 Paul Fertserboard: add TM4C123G LaunchPad config
2013-10-03 Andreas Fritiofsonflash/nor: Make info function optional
2013-10-02 Andreas Fritiofsoncortex_m: Call mem_ap_read/write directly
2013-10-02 Andreas Fritiofsonarm_adi_v5: Rewrite MEM-AP transfer implementation
2013-10-02 Andreas Fritiofsoncortex_m: mem_ap access functions take number of bytes...
2013-10-02 Andreas Fritiofsonarm_adi_v5: Fix packed transfers crossing TAR auto...
2013-10-02 Andreas Fritiofsonarm_adi_v5: Fix packed and unaligned memory writes
2013-09-26 Franck JullienAdd new target type: OpenRISC
2013-09-26 Paul FertserRequire Autoconf >= 2.64
2013-09-25 Philip Craigjlink: improve USB read during jlink_tap_execute
2013-09-25 Andreas Fritiofsontarget: Fix strange ordering in target_read_u8
2013-09-25 Andreas Fritiofsonjlink: Replace crazy home cooked assertion with a real one
2013-09-25 Spencer Oliverdoc: correctly terminate @xref
2013-09-25 Søren Jørvangbus_blaster: do not fail on missing get_latency_timer
2013-09-25 Petri Laaksobuild: fix NetBSD build warning
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-25 Paul FertserREADME.Windows: MinGW-w64 is known to work for building...
2013-09-21 Spencer Oliverarmv7m: add gdb target description support
2013-09-21 Spencer Olivergdb: cleanup gdb target description support
2013-09-21 Spencer Olivergdb: enable target description support by default
2013-09-21 Spencer Oliverarmv7m: remove gdb register hacks
2013-09-21 Spencer Olivergdb: add default description reg types
2013-09-21 Andreas FritiofsonRestore mwh/mwb functionality.
2013-09-20 Spencer Oliveradiv5: check packed transfers are supported
2013-09-18 Paul FertserREADME.Windows: pkgconfig-lite should go into MinGW...
2013-09-16 Paul FertserREADME: add missing adapters and flash drivers, mention...
2013-09-16 Stephan Linzconfigure: expand library search for libftd2xx
2013-09-15 Andreas Fritiofsoncontrib: Add example cross-build script
2013-09-13 Andreas Fritiofsonconfigure: Add libusb-1.0 header bug workaround
2013-09-13 Paul Fertserconfigure: auto-enable USB adapters based on libusb...
2013-09-13 Paul Fertserlibusb: require pkg-config support
2013-09-13 Paul FertserREADME* refactoring
2013-09-13 Nemui Trinomiusflash: add Nuvoton NUC910 series support
2013-09-13 Hsiangkai Wangnds32: remove .soft_reset_halt dependency
2013-09-13 Hsiangkai Wangaice: add target name to nds command messages
next