index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
mips32_pracc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
2011-06-04
1
-8
/
+0
*
Added mips_ejtag_drscan_32_out() for optimization.
Drasko DRASKOVIC
2011-04-05
1
-5
/
+5
*
Corrected waiting on PrAcc in wait_for_pracc_rw(). Added necessary check that...
Drasko DRASKOVIC
2011-04-05
1
-14
/
+42
*
Merge remote branch 'origin/master' into HEAD
Øyvind Harboe
2011-04-01
1
-16
/
+16
|
\
|
*
mips: mips32_pracc_exec error propagation fixes
Øyvind Harboe
2011-03-31
1
-16
/
+16
*
|
mips: fix gaffe in previous commit
Øyvind Harboe
2011-04-01
1
-1
/
+4
|
/
*
mips: fix error handling for jtag_execute_queue()
Øyvind Harboe
2011-03-31
1
-4
/
+2
*
nit: more LOG_* \n fixes
Eric Wetzel
2011-01-09
1
-1
/
+1
*
mips32: add fastdata loader working area
Spencer Oliver
2011-01-04
1
-1
/
+6
*
mips32_pracc: -Wshadow warning fixes
Øyvind Harboe
2010-06-15
1
-3
/
+3
*
TARGET/MIPS32_PRACC: review scope of functions
Antonio Borneo
2010-04-11
1
-8
/
+26
*
MIPS: remove unused arg from mips_ejtag_set_instr
Spencer Oliver
2010-03-18
1
-12
/
+12
*
PIC32: add flash algorithm support
Spencer Oliver
2010-03-10
1
-2
/
+2
*
MIPS: add mips algorithm support
Spencer Oliver
2010-02-28
1
-1
/
+2
*
BUILD: remove cygwin gcc 3.4.4 build warnings
Spencer Oliver
2010-01-20
1
-1
/
+1
*
MIPS: update arch_info access to match other targets
Spencer Oliver
2010-01-09
1
-2
/
+2
*
MIPS: whitespace cleanup
Spencer Oliver
2010-01-07
1
-195
/
+195
*
MIPS: fastdata bulk write fallback
Spencer Oliver
2010-01-06
1
-9
/
+1
*
MIPS: pracc access tweaks
Spencer Oliver
2010-01-05
1
-15
/
+8
*
MIPS: optimize pracc access
Spencer Oliver
2010-01-05
1
-76
/
+46
*
MIPS: merge mips fast_data patch from David N. Claffey
David Claffey
2010-01-05
1
-3
/
+148
*
use ARRAY_SIZE macro
Zachary T Welch
2009-11-25
1
-15
/
+15
*
mips: fix gaffe when removing dynamic array allocation
Jerry Ling
2009-11-24
1
-3
/
+3
*
mips: remove dynamic arrays - reduces stack usage
Øyvind Harboe
2009-11-22
1
-5
/
+15
*
mips: use const for code sequences
Øyvind Harboe
2009-11-22
1
-12
/
+12
*
improve mips32_pracc_context
Zachary T Welch
2009-11-13
1
-5
/
+6
*
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
2009-11-13
1
-17
/
+17
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-89
/
+89
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-1
/
+1
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '+' whitespace
zwelch
2009-06-23
1
-9
/
+9
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-9
/
+9
*
- Fixes '==' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '[+]=' whitespace
zwelch
2009-06-23
1
-15
/
+15
*
- Replace 'if(' with 'if ('.
zwelch
2009-06-23
1
-2
/
+2
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-2
/
+2
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
1
-52
/
+52
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-4
/
+4
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-4
/
+4
*
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-11
1
-2
/
+0
*
Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches
oharboe
2009-04-21
1
-41
/
+87
*
John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups
oharboe
2009-01-05
1
-8
/
+91
*
- correct the register hi/lo read - wrong way round
ntfreak
2008-11-13
1
-41
/
+52
*
- slight mips32 cleanup/reformat
ntfreak
2008-11-12
1
-6
/
+6
*
John McCarthy <jgmcc@magma.ca> cleans up the usage of the
oharboe
2008-10-14
1
-10
/
+12
*
fixed warning
oharboe
2008-08-19
1
-2
/
+4
*
Duane Ellis: fix warnings
oharboe
2008-08-05
1
-0
/
+1
*
- merged mips target into svn trunk
ntfreak
2008-07-26
1
-0
/
+781