]> git.sur5r.net Git - openocd/shortlog
openocd
2016-01-15 Paul Fertserdrivers: jlink: rework to allow scans of arbitrary...
2016-01-12 Evan HunterCortex-A: Fix unicode quote in comment
2016-01-06 Peter A. Bigotjlink: deconflict local variables from global symbols
2016-01-03 Peter A. Bigotarm_adi_v5: deconflict local variables from global...
2016-01-03 Peter LawrenceARM ADIv5: CoreSight ROM decode part number and designer id
2016-01-01 Spencer Oliverlibjaylink: use http mirror for submodule
2015-12-30 Paul Fertsertarget: cortex_m: fix segfault with HLA
2015-12-29 Matthias Welwarskycortex_a: add 'dacrfixup' to cortex-a command group
2015-12-29 Antony Pavlovtcl/fpga: add config file for Altera EP3C10 FPGA (Cyclo...
2015-12-29 Matthias WelwarskyAM335x: allow simultaneous debugging of A8 and M3 cores
2015-12-29 Evan HunterADIv5: convert numeric values to use defines with meani...
2015-12-29 Andreas Färbertcl/board: Add Renesas DK-S7G2 config
2015-12-29 Andreas Färbertcl/target: Add Renesas S7G2 config
2015-12-29 Andreas Färbertcl/board: Add Infineon XMC4700 Relax Kit Series config
2015-12-29 Matthew Campbellsysfsgpio: support broken gpio implementations
2015-12-29 Matthias Welwarskyarm_debug: optimize DP and AP reads over JTAG
2015-12-29 Matthias Welwarskycortex_a: select APB-AP as the default AP
2015-12-29 Andreas Fritiofsonarm_adi_v5: Make the DAP API stateless
2015-12-29 Andreas Fritiofsonarm_adi_v5: dap_queue_ap_* DAP->AP parameter
2015-12-29 Andreas Fritiofsonarm_adi_v5: Fix dap apsel confusing behaviour.
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all cases of "restoring" previous...
2015-12-29 Andreas Fritiofsoncortex: Set default memaccess_tck only during examine
2015-12-29 Andreas Fritiofsonadi_v5_jtag: Remove TAR and CSW prints from jtagdp_tran...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions
2015-12-29 Andreas Fritiofsonarm_adi_v5: Rename TAR and CSW setters and make them...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init
2015-12-29 Andreas Fritiofsonarm_adi_v5: Clean up dap info command
2015-12-29 Andreas Fritiofsonarm_adi_v5: Change mem_ap calls to take pointer to...
2015-12-29 Andreas Fritiofsoncortex_a: Find debug base using the detected APB-AP...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Convert the AP references from numbers...
2015-12-29 Andreas Fritiofsoncortex_m: Discover the AP to use, just like Cortex-A
2015-12-29 Andreas Fritiofsoncortex_a: Call ahbap_debugport_init on the discovered...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Add a back-pointer from an AP to its DAP
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove unused is_swd flag
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7...
2015-12-29 Andreas Fritiofsonswd: Remove DAP from parameter list
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove...
2015-12-29 Patrick Stewartcortex_m: Select an AP when accessing the DAP
2015-12-29 Alamy Liuadi_v5: return proper value on timeout
2015-12-29 Alamy Liuadi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA...
2015-12-29 Alamy Liucortex-a: Fix "Detected core" number is always '0'
2015-12-28 Paul Fertserjtag: drivers: bcm2835gpio: fix a typo in informational...
2015-12-18 Andreas Färbertcl/board: Add Infineon XMC4800 Relax EtherCAT Kit...
2015-12-18 Andreas Färberxmc4xxx: Add XMC4800 support
2015-12-18 Andreas Färberxmc4xxx: Make sector sizes const
2015-12-01 Matthias Welwarskycortex_a: fix fast-mode memory reads
2015-11-30 Paul Fertserxsvf: output a warning suggesting using SVF
2015-11-30 Matthias Welwarskycortex_a: replace cortex_a_check_address function
2015-11-30 Matthias Welwarskycortex_a: rework mmu manipulation
2015-11-30 Matthias Welwarskycortex_a: force cache and tlb bypass when cpu is in...
2015-11-30 Matthias Welwarskyarmv7a: fix-up dcache clean and flush functions inner...
2015-11-30 Matthias Welwarskycortex_a: Update instruction cache after setting a...
2015-11-30 Matthias Welwarskyarmv7a: correctly handle invalidation of inner data...
2015-11-30 Matthias Welwarskyarmv7a: fix debug messages regarding cache on/off state
2015-11-30 Matthias Welwarskyarmv7a: rework automatic flush-on-write handling
2015-11-30 Matthias Welwarskyarmv7a: add d-cache virtual address range flush function
2015-11-30 Matthias Welwarskyarmv7a: remove indirection for cache info handler
2015-11-30 Matthias Welwarskyarmv7a: fix handling of inner caches
2015-11-30 Matthias Welwarskyarmv7a: remove special l2x flush-all and cache-info...
2015-11-30 Matthias Welwarskyarmv7a: rename l2_cache to outer_cache
2015-11-30 Oleksij Rempelarmv7a: remove l1 flush all data handler
2015-11-30 Oleksij Rempeladd armv7a_cache handlers
2015-11-30 Oleksij Rempelcortex_a: add cortex_a_[read|write]_memory_ahb
2015-11-30 Oleksij Rempelcortex_a: add cortex_a_[read|write]_buffer
2015-11-30 Oleksij Rempelcortex_a: remove cache handlers from cortex_a_write_phy...
2015-11-30 Oleksij Rempelcortex_a: remove ahb support for phys_memory access
2015-11-27 Alamy Liuadi_v5: Fix wrong ap value
2015-11-26 Marc Schinkjlink: Retrieve maximum speed from device.
2015-11-26 Marc SchinkImprove J-Link driver and introduce libjaylink.
2015-11-26 Jakub Kubiakflash/nor/lpc2000: add alternative part ID for LPC1343
2015-11-26 Bogdan Kolbovniietcm4: support for NIIET's Cortex-M4 microcontrollers
2015-11-23 Karl Palssonefm32: remove duplicate part name decoding.
2015-11-23 Karl Palssonefm32: basic Happy Gecko target support
2015-11-23 Felipe Balbijtag: commands: save a pointer to list tail
2015-11-20 Paul Fertsersvf: fix progress reporting switch behaviour
2015-11-20 Paul Fertsersvf: fix off-by-one error in line numbers as output...
2015-11-20 Tomas VanekKinetis: suppress false alarms "MCU is secured"
2015-11-20 Andreas Färbertcl/target: Add Nordic nRF52 config
2015-11-20 Jonathan Larmourtcl/board: Remove pflash.0 bank from twr-k60n512.cfg
2015-11-20 Tomas Vanekflash: at91samd: flash write code cleaning
2015-11-20 Andreas Loehreflash: at91samd: Add SAML21 variant B device support...
2015-11-20 Tomas Vanekjtag: cmsis-dap: Issue disconnect before reconnecting
2015-11-20 Tomas Vanekat91samd: handle reset run/halt in DSU
2015-11-16 Paul Fertsertcl/interface/ftdi: add 100ask's OpenJTAG config
2015-11-13 Felipe Balbiboard: ti_am437x_idk: default to 1000kHz
2015-11-13 Ragnar Sundbladtopic: Interface config file for FTDI UM232H module
2015-11-13 Paul Fertsertarget: cortex_a: add deinit_target handler to free...
2015-11-12 Uwe Bonnesstm32l4: Add cpu and stm32l4discovery board configuration.
2015-11-12 Uwe Bonnestcl: Add default hooks for STM32F0x
2015-11-12 Uwe Bonnestcl: Add default hooks for STM32F4x
2015-11-12 Uwe Bonnesstm32xxx.cfg: Only touch IWDG and WWDG in DBGMCU_APB1_FZ.
2015-11-12 Rémi PRUD’HOMMEAdd config files for STM32F7-DISCO and STM327[4|5]6G...
2015-11-11 Andreas Färberflash/nor/xmc4xxx: Loosen checks for XMC4500
2015-11-11 Jeff Ciesielskiflash: New driver for XMC4xxx microcontroller family
2015-11-10 Morgan Quigleyflash: driver for Atmel SAMV, SAMS, and SAME
2015-11-10 Morgan Quigleytcl/board: add Atmel SAM V71 Xplained Ultra
2015-11-10 Morgan Quigleytcl/target: add config for Atmel SAMV / SAMS / SAME
2015-11-10 Esben Haabendalcfi: Fix fallback to memory writes
2015-11-07 Paul Fertsertarget: cortex_a: do not create new register cache...
2015-11-07 Evan HunterCortex A/R : Allow interrupt disable during single...
next