index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-11-15
kinetis flash: use longword write when writing into pflash
Tomas Frydrych
2011-11-15
Add Tincantools Flyswatter2 support
Marek Vasut
2011-11-15
at91sam7: ensure probed flash bank has a name (fix a segfault)
Aurelien Jacobs
2011-11-14
target: make it absolutely clear that no null pointers are accepted
Øyvind Harboe
2011-11-10
image: remove assignments to local variables that is never read
Øyvind Harboe
2011-11-10
ft2232: fix warning about assignment to local variable
Øyvind Harboe
2011-11-10
svf: fix warnings
Øyvind Harboe
2011-11-10
ft2232: Set PWR_RST and LOOPBACK for xds100v2
Kyle Manna
2011-11-10
Work around silicon bug in the SAM3 family flash waitstates
Attila Kinali
2011-11-09
at91sam7: fix warnings by removing dead assignments
Øyvind Harboe
2011-11-09
buspirate: add missing error propagation
Øyvind Harboe
2011-11-09
warning fix: remove unused variable assignment
Øyvind Harboe
2011-11-09
em357: fix warning by removing unused local variables
Øyvind Harboe
2011-11-09
usbprog: fix unecessary and confusing assignment
Øyvind Harboe
2011-11-08
flash: update luminary device table
Spencer Oliver
2011-11-08
arm7_9: remove warnings by reducing scope of variables
Øyvind Harboe
2011-11-07
disassembly: fix access to undefined memory pointer upon unknown instruction
Øyvind Harboe
2011-11-07
xsvf: add missing error propagation
Øyvind Harboe
2011-11-07
dsp5680xx: fix warnings
Øyvind Harboe
2011-11-07
str9x: explain compiler that a local variable will always be initialized
Øyvind Harboe
2011-11-07
at91sam3: fix warnings
Øyvind Harboe
2011-11-07
str7x: fix error propagation
Øyvind Harboe
2011-11-07
ecos: add missing error propagation
Øyvind Harboe
2011-11-07
xscale: cleanup
Øyvind Harboe
2011-11-05
warning fix: add self-consitency check to remove warning
Øyvind Harboe
2011-11-04
cfi: fix gaffe in fixing warnings
Øyvind Harboe
2011-11-04
etm: fix warning by removing assignment that is immediately overwritten
Øyvind Harboe
2011-11-04
cortex_m: initialize unused CPU variables to 0 for poll info output
Øyvind Harboe
2011-11-04
dsp5680xx: add missing and broken error propagation
Øyvind Harboe
2011-11-04
at91sam9: fix broken error propagation
Øyvind Harboe
2011-11-04
avr32_regs: add missing error propagation
Øyvind Harboe
2011-11-03
gdb_server: assert to avoid malloc(0)
Øyvind Harboe
2011-11-02
fix warning: remove assigned to variable
Øyvind Harboe
2011-11-02
cortex_a: add missing error propagation
Øyvind Harboe
2011-11-02
usbtoxxx: remove warning by reducing scope of variable
Øyvind Harboe
2011-11-02
arm11: print next address to debug
Øyvind Harboe
2011-11-01
cortex_m: add missing error checking
Øyvind Harboe
2011-11-01
target: fix null pointer exception
Øyvind Harboe
2011-11-01
flash: add Stellaris Blizzard class
Spencer Oliver
2011-11-01
target: rename cortex_m3.[ch] to cortex_m.[ch]
Spencer Oliver
2011-10-31
warning fix: remove senseless assignment before bailing out of fn w/error
Øyvind Harboe
2011-10-31
warnings: null pointer check fix
Øyvind Harboe
2011-10-31
cfi: unsupported code paths now report and return error
Øyvind Harboe
2011-10-31
bugfixes: tinker a bit with the targets command
Øyvind Harboe
2011-10-31
dsp563xxx: fix missing error propagation found by clang
Øyvind Harboe
2011-10-29
clang: fix warning by adding assert that shows that a variable is used
Øyvind Harboe
2011-10-28
Fixes comment typo for page size
Jonathan Dumaresq
2011-10-27
bugfixes: numerous bugs in error propagation found by clang
Øyvind Harboe
2011-10-27
clang: fix warning about missing check for return value
Øyvind Harboe
2011-10-26
clang: fix warning about use of unitialized variable
Øyvind Harboe
[next]