flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / target / mips32_pracc.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-13 Antonio Borneotarget: don't export local symbols
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2021-11-13 Antonio Borneojtag: align adapter speed code to new structure
2021-11-13 Antonio Borneojtag: move prototype of adapter init/quit and speed...
2021-08-14 Antonio Borneohelper/align.h: use it
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-03-10 Marc Schinktarget/mips: Remove typedef'd struct
2020-11-04 Antonio Borneotarget: declare local symbols as static
2020-09-05 Antonio Borneotarget: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2017-05-08 Salvador Arroyomips32, add support for micromips in debug mode
2017-05-08 Salvador Arroyomips32, add option to avoid check in last instruction
2017-05-08 Salvador Arroyomips32, add realloc code
2017-05-08 Salvador Arroyomips32, change in pracc_list for dynamic allocation
2017-04-25 Salvador Arroyomips32, write handler code in a more compact way
2017-04-25 Salvador Arroyomips32, implement assembler li instruction
2017-04-25 Salvador Arroyomips32, in wait_for_pracc_rw() use ejtag_info->pa_ctrl
2017-04-25 Salvador Arroyomips32, mips32_pracc_finish() queued only
2017-04-25 Salvador Arroyomips32, drop unnecessary code in mips32_pracc.c
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-07-19 Andreas FärberFix usage of timeval_ms()
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-05 Salvador ArroyoFix for BMIPS
2014-05-31 Paul Fertsertarget/mips32_pracc: fix C99 format specifiers
2014-05-09 Salvador Arroyomips32: new code for pracc exec
2014-05-09 Salvador Arroyomips32: cleanups in legacy pracc code
2014-05-09 Salvador Arroyomips: use cp0 DeSave to cache $15 / t7
2014-05-09 Salvador Arroyomips: load fast data transfer handler code with mips32_...
2014-05-09 Salvador Arroyomips32: optimized cache code for pracc access
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-07-17 Oleksij Rempelmips32_pracc: jump to 0xff20.0200 if cpu reads wrong...
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-20 Salvador Arroyomips: m4k alternate pracc code. Patch 4
2013-04-20 Salvador Arroyomips: m4k alternate pracc code. Patch 3
2013-04-20 Salvador Arroyomips: m4k alternate pracc code. Patch 2
2013-04-02 Salvador Arroyomips: change in restoring debug working register
2013-04-02 Salvador Arroyomips: mips32_pracc_fastdata_xfer() little modification
2012-11-16 Salvador Arroyomips: patch mips32_pracc_exec_write()
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_read_regs() code
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_write_regs() code.
2012-11-16 Salvador Arroyomips: optimize write code for speed
2012-11-16 Salvador Arroyomips: optimize read code for speed
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_read_u32() function
2012-11-16 Salvador Arroyomips: optimize CP0 read/write code
2012-08-24 Salvador ArroyoSevere bug in Pracc code
2012-07-30 Salvador ArroyoBugfixes in mips32_pracc.c
2012-07-30 SalvadorSpeed up mips_m4k_write_memory()
2012-04-10 SalvadorFinish off functions mips32_pracc_read_mem16() and...
2012-03-30 SalvadorBug in src/target/mips32_pracc.c
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-10-31 Øyvind Harboewarning fix: remove senseless assignment before bailing...
2011-08-09 Drasko DRASKOVICmips32: Sync Caches to Make Instr Writes Effective
2011-08-09 Drasko DRASKOVICmips32: Added CP0 coprocessor R/W routines
2011-08-09 Drasko DRASKOVICmips32: Removed Unnecessary JTAG Queue Flush
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-05 Drasko DRASKOVICAdded mips_ejtag_drscan_32_out() for optimization.
2011-04-05 Drasko DRASKOVICCorrected waiting on PrAcc in wait_for_pracc_rw()....
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboemips: fix gaffe in previous commit
2011-03-31 Øyvind Harboemips: mips32_pracc_exec error propagation fixes
2011-03-31 Øyvind Harboemips: fix error handling for jtag_execute_queue()
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-04 Spencer Olivermips32: add fastdata loader working area
2010-06-15 Øyvind Harboemips32_pracc: -Wshadow warning fixes
2010-04-10 Antonio BorneoTARGET/MIPS32_PRACC: review scope of functions
2010-03-18 Spencer OliverMIPS: remove unused arg from mips_ejtag_set_instr
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-02-28 Spencer OliverMIPS: add mips algorithm support
2010-01-20 Spencer OliverBUILD: remove cygwin gcc 3.4.4 build warnings
2010-01-09 Spencer OliverMIPS: update arch_info access to match other targets
2010-01-07 Spencer OliverMIPS: whitespace cleanup
2010-01-06 Spencer OliverMIPS: fastdata bulk write fallback
2010-01-05 Spencer OliverMIPS: pracc access tweaks
2010-01-05 Spencer OliverMIPS: optimize pracc access
2010-01-05 David ClaffeyMIPS: merge mips fast_data patch from David N. Claffey
2009-11-25 Zachary T Welchuse ARRAY_SIZE macro
2009-11-24 Jerry Lingmips: fix gaffe when removing dynamic array allocation
2009-11-22 Øyvind Harboemips: remove dynamic arrays - reduces stack usage
2009-11-22 Øyvind Harboemips: use const for code sequences
2009-11-13 Zachary T Welchimprove mips32_pracc_context
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '[+]=' whitespace
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-21 oharboeNico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> pic32mx flash fixups...
2008-11-13 ntfreak- correct the register hi/lo read - wrong way round
2008-11-12 ntfreak- slight mips32 cleanup/reformat
next