]> git.sur5r.net Git - openocd/history - src/target
arm_adi_v5: Rename TAR and CSW setters and make them AP-specific
[openocd] / src / target /
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-01 Matthias Welwarskycortex_a: fix fast-mode memory reads
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-13 Paul Fertsertarget: cortex_a: add deinit_target handler to free...
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...
2015-11-05 Matthias Welwarskyarmv7a: correct calculation of ttbr0_mask
2015-11-05 Matthias Welwarskyarmv7a: re-read ttb information if ttbcr changes
2015-11-03 Marc Schinkhelper/fileio: Use size_t for file size.
2015-11-03 Oleksij Rempeltarget: tell which target state is meant
2015-11-03 Tomas Vanekcortex_m: dwt_num_comp should be set to zero in cortex_...
2015-10-30 Ivan De Cesarisquark: updating license to GPLv2+
2015-10-30 Uwe BonnesCortex-M: Detect Flash Patch Revision and implement...
2015-09-30 Evan HunterADIv5: Fix typo in log message
2015-09-30 Marc Schinkarmv7m: Fix memory leak in register caching.
2015-09-05 Austin Mortonserver: tcl_trace command
2015-08-06 Robert Jordenstarget/testee: manage target->state
2015-08-06 Karl Palssontarget: check memory handlers before use for all types
2015-05-17 Austin Mortonserver: avoid the tcl server crashing when there is...
2015-04-24 Paul Fertsertarget/cortex_a: examination should be done every time...
2015-04-24 Paul Fertsertarget: try to reexamine even when polling fails
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm...
2015-04-14 Paul Fertsertarget/arm_adi_v5, cortex_m: retry ahbap_debugport_init...
2015-04-14 Paul Fertsertarget/cortex_a: emit a clear error message when dbgbas...
2015-04-14 Paul Fertserjtag/adi_v5_jtag: fix infinite recursion in jtagdp_tran...
2015-04-14 Uwe Kleine-KönigCortex-A: Don't flush the data/unified cache if MMU...
2015-04-01 DmitryShpaktarget/target.c: fixed rp check bug in asynchronous...
2015-03-25 Paul Fertsertarget/adi_v5_swd, cortex_m: properly handle more cases...
2015-03-25 Paul Fertserdrivers/cmsis-dap: port to common SWD framework
2015-03-25 Paul Fertserarmv7m_trace, stlink: provide APIs to capture trace...
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.)
2015-03-09 Paul Fertserserver, target, cortex_m: add deinit_target to the...
2015-03-09 Paul Fertsertarget/target: call event handlers around examine when...
2015-03-09 Paul Fertsertarget/cortex_m: do not leak memory on reexamination
2015-03-09 Paul Fertsertarget: fix timer callbacks processing
2015-03-09 Paul Fertserarm11: initialise DPM and register cache before reading...
2015-03-09 Franck Jullienopenrisc: add profiling function
2015-03-09 Paul Fertserarmv7m: do not access FPU registers when not present
2015-03-09 Paul Fertserarmv7m: add FPU registers support
2015-03-09 pierre Kuotarget/arm_disassembler: add exception related disassembly
2015-03-09 Paul Fertsertarget/cortex_a: remove dead assignment
2015-03-09 Austin Mortonserver: tcl_notifications command
2015-02-22 Robert P. J. DayRemove long-deprecated "target count" and "target numbe...
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-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 Daniel Glöcknerarmv7a: fix interpretation of MMU table
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-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-28 Uwe Kleine-KönigARMv7-A: remove useless switch construct
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 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
next