]> git.sur5r.net Git - openocd/history - src
tcl/target|board: add configs for Alphascale asm9260t
[openocd] / src /
2015-02-22 Robert P. J. DayRemove long-deprecated "target count" and "target numbe...
2015-02-22 Jean-Christian de... Add SWD protocol support to sysfsgpio
2015-02-22 Jean-Christian de... Add SWD protocol support to bitbang
2015-02-22 Matej Kupljengdb_server: ignore stray + in ACK mode
2015-02-22 Uwe Bonnes cortex_m: Add Cortex-M0 identification to ROM-table...
2015-02-22 Christopher HeadCortex A: fix extra memory read and non-word sizes
2015-02-12 Paul Fertserflash/nor/stm32lx: add all the IDs and revisions from...
2015-02-11 Andrej Kazminflash/nor/at91samd: add small delay before checking...
2015-02-11 Paul Fertserflash/startup: extend "program" command to accept ...
2015-02-11 Paul Fertserserver: shutdown command should lead to exit without...
2015-02-11 Andreas Fritiofsontarget/profiling: Use the correct method to access...
2015-02-11 Andreas Fritiofsonxscale: Use the correct method to access registers
2015-02-11 Andreas Fritiofsonhla_target: Use the correct method to access registers
2015-02-11 Andreas Fritiofsoncortex_m: Use the correct method to access registers
2015-02-11 Andreas Fritiofsonnds32: Use the correct method to access registers
2015-02-11 Antony Pavlovmips32: add gdb target description support
2015-02-11 Antony Pavlovmips32: use 'unsigned int' for CPU register indices
2015-02-11 Andreas Bomholtzsim3x: new flash driver for Silabs SiM3 microcontroller...
2015-02-11 Angus Grattonnrf51 - Add async loader. Performance on nrf51822QAA...
2015-02-11 Daniel Glöcknerarmv7a: fix interpretation of MMU table
2015-02-11 Joerg FischerJ-Link serial number config option
2015-02-11 Olivier Schonkencortex_a: Add Cortex-A5 identification
2015-02-11 Paul Fertsertarget/image: fix undefined behaviour when loading...
2015-02-11 Jose de Sousatarget: write gmon.out according to target endianness
2015-02-11 Pawel Simini51: support for Nuvoton NuMicro M051 series flash...
2015-02-11 Nemui Trinomiusjlink: Added hardware version number for JLink firmware...
2015-02-11 Michael Brownlpc2000: add chip IDs for LPC11U6x/LPC11E6x
2015-02-11 Tomas Vanekpsoc4: support for Cypress PSoC 41xx/42xx family
2015-02-04 Jussi Kivilinnastm32lx: do not attempt mass-erase in-place of first...
2015-02-04 Paul Fertserflash/nor/stm32lx: use 0 base to autodetect second...
2015-02-04 Paul Fertserflash/nor/stm32l: unify waiting for busy flag functions
2015-02-04 Paul Fertserflash/nor/stm32l: fix mass erase
2015-02-04 Paul Fertserconfigure: define WIN32_LEAN_AND_MEAN early to make...
2015-02-04 Paul FertserMakefile.am: link libusb-1.0 after libusb-0.1 to fix...
2015-02-04 Paul Fertserflash/nor/stm32f2x: add new revisions of STM32F4x parts
2015-02-04 Rémi PRUD’HOMMESubject: [PATCH] update src/flash/nor/stm32f2x.c
2015-02-02 Uwe BonnesAdd more STM32F3 IDs in target/stm32f3.cfg.
2015-01-30 Paul Fertserdrivers/stlink: clarify "init mode failed" message
2015-01-30 Paul Fertserjtag/drivers: remove useless checks causing build failu...
2015-01-30 Andreas Fritiofsonarmv4_5: Continue the change from uint32_t to uint8_t...
2015-01-30 Paul FertserUse (uint8_t *) for buf_(set|get)_u(32|64) instead...
2015-01-30 Jens Bauerstm32f2x: Fix byte order bug.
2015-01-30 Paul Fertserflash/nor/kinetis: pull SRST low during mass erase
2015-01-28 Andreas Fritiofsonjtag: Rewrite TAP verification/auto-probe logic
2015-01-28 Uwe Kleine-KönigARMv7-A: remove useless switch construct
2015-01-26 Jaakko Kukkohovijtag/drivers/cmsis-dap-usb: fix cmsis_dap_serial
2015-01-26 Paul Fertserjtag/drivers/stlink: demote the output of available...
2015-01-26 Paul Fertserjtag/hla_interface: avoid segfault with adapters that...
2015-01-26 Uwe Bonnesstm32f07/9: Both devices have 256 kByte Flash Maximum.
2015-01-26 Uwe Bonnesstm32f0x: Remove duplicate code for revision string.
2015-01-26 Uwe Bonnesstm32f09x: Print info in get_stm32x_info.
2015-01-26 Uwe Bonnesflash/nor/stm32f1: Add handling of stm32f09, nearly...
2015-01-15 Jörg Wunschflash: add AT91SAM4SD16C device
2015-01-15 Spencer Oliverstlink: add reconfigurable speed support
2015-01-15 Spencer Oliverhla: add ability to change adapter speed (if supported)
2015-01-15 Paul Fertserjtag/hla: output possible idcode candidates in case...
2015-01-15 Evan Hunterjtag: Avoid extra SRSTn resets when connecting
2015-01-15 Nemui Trinomiuslpc2000: Improve lpc2000 flash driver.
2015-01-10 Alexander Steincortex_a: Add support for A7 MPCore
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore
2015-01-09 Tomas VanekChibiOS: struct ChibiOS_params_list[] should not be...
2015-01-09 Karl Palssontransport: clarify error message when transport is...
2015-01-09 Spencer Oliverflash: fix kinetis driver typos
2015-01-09 Salvador Arroyoavoid segfaulting when attempting to set an unavailable...
2015-01-09 Jens BauerMac/PPC: Fix build.
2015-01-09 Paul Fertserswd: handle various failure conditions
2015-01-09 Paul Fertsertarget: improve robustness of polling and reexamination
2015-01-09 Spencer Oliverrtos: free gdb packet allocated memory
2015-01-07 Andreas Fritiofsonjtag: Remove unnecessary global variable
2015-01-07 Andreas Fritiofsonjtag: Fix memory leaks in jtag_tap_free()
2014-11-24 Grigori Goronzylpc2000: ignore status of part ID IAP command
2014-11-24 Antony Pavlovor1k: remove address of the Free Software Foundation
2014-11-24 Antony Pavlovmips32: fix typos
2014-11-24 Christian GudrianAdded FPU support for ChibiOS/RT
2014-11-24 Christian Gudrianrtos: add support for ChibiOS/RT 3.0
2014-11-24 Paul Fertserrtos: allow symbols to be optional for a particular...
2014-11-24 Andrey Yurovskyflash: at91samd: fix use of is_erased in check
2014-11-24 Paul Fertserjtag/drivers/jlink: implement register command to fix SWD
2014-11-24 Thomas Schmidat91sam4: Adding support for the AT91SAM4S4A.
2014-11-24 Andersflash/nor/lpcspifi.c: fix bug that prevented clean...
2014-11-24 Nemui Trinomiuslpc2000: Added LPC1500 series flash programming support.
2014-11-24 Jim Parisnrf51: fix checks for is_erased
2014-11-24 Jim Parisnrf51: verify that UICR needs erasing before triggering...
2014-11-24 Jim Parisnrf51: fix UICR erase
2014-11-24 Jim Parisnrf51: fix UICR region size
2014-11-03 Peter Lawrencearm_adi_v5: added two CoreSight peripheral IDs
2014-10-16 Spencer Olivercmsis-dap: add serial number support
2014-10-16 Spencer Olivercmsis-dap: refactor HID PID/VID check loop
2014-10-06 Rémi PRUD'HOMMEstm32: add mass erase support for STM32L
2014-10-06 Paul Fertserflash/nor/stellaris: implement protection statuses...
2014-10-06 Paul Fertserlibusb: introduce jtag_libusb_choose_interface() and...
2014-10-06 Paul Fertserflash/nor/stellaris: actually enable protection and...
2014-10-06 Paul Fertserhla: add a way to pass arbitrary commands from user...
2014-10-06 Andersjtag/drivers/jlink.c: fix for LPC Link-2 running JLink...
2014-10-06 Andersjtag/drivers/libusb1_common: avoid device reset when...
2014-10-06 Spencer Oliverhelper: constify log_strings
2014-10-06 Spencer Olivertarget: constify structures
2014-10-06 Spencer Oliverjtag: constify driver arrays
2014-10-06 Spencer Oliverflash: constify driver data structures
2014-10-06 Spencer Oliverrtos: constify symbol names and lists
next