]> git.sur5r.net Git - openocd/history - src
jtag: drivers: cmsis-dap: add TRST handling
[openocd] / src /
2016-05-04 Marc Schinkserver/telnet: Check malloc() return values
2016-05-04 Jonathan DumaresqRTOS support: Add FPU support for FreeRTOS
2016-05-04 Ivan Melecaflash: Added support for Freescale Kinetis KE family.
2016-05-04 Uwe Bonnesstm32l4x.c: Free r6/7 for 64-bit operations.
2016-04-06 Tomas Vanekflash Kinetis: remove TARGET_HALTED halted check from...
2016-03-24 Matthias Welwarskycortex_a: allow physical memory access through AHB...
2016-03-24 Matthias Welwarskyftdi: allow selecting device by usb bus location
2016-02-29 Marc Schinkhelper/fileio: Remove nested struct
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct
2016-02-29 Evan HunterCortex-A/R: Fix Mask-ISR parsing
2016-02-29 Evan HunterCortex-A/R: Add missing timeout for loop polling DSCR...
2016-02-29 Andreas Färberfm4: Add support for S6E2DH family
2016-02-29 Andreas Färberfm4: Add support for MB9BFx64/x65
2016-02-29 Linus Walleijarmv4_5: support weirdo ARMv6 secure monitor mode
2016-02-29 Paul Fertserflash: nor: mdr: implement read/verify for Info memory
2016-02-29 Andreas Färberarmv7m: Integrate build of erase check code
2016-02-29 Andreas Färberxmc4xxx: Integrate build of erase check code
2016-02-29 Andreas Färberflash: New Spansion FM4 flash driver
2016-02-29 Colin Helliwellat91sam4 Flash: Added identification of atsam4n's
2016-02-29 Uwe Bonnesstm32lx.c: Print device string as info.
2016-02-29 Uwe Bonnesstm32lx.c: Add STM32L0 categories 1, 2 and 5.
2016-02-29 Alexander Kurzflash/nor/faux.c: fixing check for failed malloc
2016-02-29 Alexander Kurzarm_disassembler: bugfix, MRRC instruction not recognized
2016-02-29 Alexander Kurzflash/nor/stellaris: fix: flash info RCC and RCC2 mixed up
2016-02-29 Alexander Kurzflash/nor/non_cfi.c: cleanup, member double-intialization
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons
2016-02-29 Alexander Kurzcfi intel: fixing faulty flash write error message
2016-02-27 Peter A. Bigotnrf51: move hwid 0057 and add 0058
2016-02-27 Peter A. Bigotnrf51: move table entry for hwid 0084 to correct MCU...
2016-02-25 Andreas Fritiofsonarm_adi_v5: Rewrite dap_rom_display
2016-02-23 Andreas Färberxmc4xxx: Add XMC4700 support
2016-02-22 Andreas Fritiofsonadi_v5_swd: Avoid special handling the SELECT cache...
2016-02-22 Alamy Liuadi_v5: Remove forgotten FIXME definition
2016-02-15 Tomas VanekKinetis: check/switch run mode before flash operation
2016-02-15 Tomas VanekKinetis: invalidate flash cache after erase/write
2016-02-15 Tomas VanekKinetis: improve flash detection using SIM_FCFG2 MAXADD...
2016-02-15 Tomas VanekKinetis: nvm_partition command
2016-02-15 Tomas VanekKinetis: fix preparation of FlexRAM before flash progra...
2016-02-15 Tomas VanekKinetis: kinetis_ftfx_command() based on target instead...
2016-02-15 Tomas VanekKinetis: FlexNVM handling
2016-02-13 Marc Schinkjlink: Update for libjaylink API changes
2016-02-13 anpilogcmsis-dap: Fix CMSIS-DAP serial number processing.
2016-02-13 Jacob Rosenthalflash: nor: nrf51: add hwid 0x0057
2016-02-13 Esben Haabendalcfi: support for 16-bit flash with reversed endianness
2016-02-13 Kent BrinkleyChange isa string
2016-02-13 Matthias Welwarskyjtag ftdi: sample TDO on falling edge of TCK
2016-02-13 Robert Jordensflash/nor/spi: reorder to group micron devices
2016-02-13 Ivan De Cesarisquark: add Intel Quark mcu D2000 support
2016-02-13 Alexander KurzHelper time_support: const function arguments
2016-02-10 Tomas Vanekadi_v5_swd: invalidate dap->select during (re)connect
2016-02-03 Paul Fertserflash: nor: {pic32mx,cfi}: fix register names
2016-01-29 Bogdan Kolbovflash/nor/niietcm4: minor fixes
2016-01-22 Andreas Fritiofsonhelper: Add converter from JEP106 ID to manufacturer...
2016-01-22 Jiri Kastnerarm_adi_v5: dap_partnums - correction of partnumbers...
2016-01-22 Matthias Welwarskyadiv5: introduce optional dap_sync() function
2016-01-22 Matthias Welwarskyadi_v5_jtag: implement DAP WAIT support
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
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 Evan HunterADIv5: convert numeric values to use defines with meani...
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ä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...
next