index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
libusb-1.0 support
Mauro Gamba
8
-20
/
+442
2011-11-18
flash: cleanup stm32f2x loader
Spencer Oliver
1
-21
/
+20
2011-11-18
Revert "build: fix gcc 4.6.2 warnings"
Spencer Oliver
1
-8
/
+16
2011-11-18
build: fix gcc 4.6.2 warnings
Spencer Oliver
1
-16
/
+8
2011-11-17
presto: fix tms_sequence short issue
Robert Pasz
1
-1
/
+1
2011-11-17
gdb: Potential rounding error in reg_packet_size gdb_get_registers_packet
Philip Nye
1
-4
/
+4
2011-11-17
gdb: fix multi core gdb issue
Philip Nye
1
-3
/
+3
2011-11-17
contrib: stm32f2x use std naming rules
Spencer Oliver
1
-0
/
+0
2011-11-17
flash: match stm32f2x loader src name
Spencer Oliver
1
-1
/
+1
2011-11-17
configuration for Freescale TWRK60N512 board
Tomas Frydrych
2
-0
/
+47
2011-11-17
config: do not use deprecated stm32.cfg
Felix Ruess
1
-1
/
+1
2011-11-17
stm32f1x: improve variable naming and avoid potential divide-by-zero
Andreas Fritiofson
1
-23
/
+23
2011-11-16
bitq: make private functions static
Andreas Fritiofson
1
-8
/
+8
2011-11-16
bitq: reduce scope of variables
Andreas Fritiofson
1
-4
/
+3
2011-11-16
bitq: remove the remaining static variables
Andreas Fritiofson
1
-19
/
+6
2011-11-16
stm32f1x: add more asserts
Øyvind Harboe
1
-0
/
+6
2011-11-16
bitq: remove a static variable
Andreas Fritiofson
1
-4
/
+2
2011-11-16
bitq: remove dead code
Andreas Fritiofson
1
-35
/
+1
2011-11-15
kinetis flash: use longword write when writing into pflash
Tomas Frydrych
1
-25
/
+59
2011-11-15
Add Tincantools Flyswatter2 support
Marek Vasut
2
-14
/
+75
2011-11-15
at91sam7: ensure probed flash bank has a name (fix a segfault)
Aurelien Jacobs
1
-20
/
+26
2011-11-14
target: make it absolutely clear that no null pointers are accepted
Øyvind Harboe
1
-1
/
+3
2011-11-10
image: remove assignments to local variables that is never read
Øyvind Harboe
1
-4
/
+0
2011-11-10
ft2232: fix warning about assignment to local variable
Øyvind Harboe
1
-1
/
+0
2011-11-10
svf: fix warnings
Øyvind Harboe
1
-4
/
+4
2011-11-10
ft2232: Set PWR_RST and LOOPBACK for xds100v2
Kyle Manna
1
-14
/
+39
2011-11-10
docs: remove berlios related info
Spencer Oliver
2
-11
/
+3
2011-11-10
Work around silicon bug in the SAM3 family flash waitstates
Attila Kinali
1
-12
/
+58
2011-11-09
contrib: Add udev rules for TI xds100v2 debugger
Kyle Manna
1
-0
/
+3
2011-11-09
at91sam7: fix warnings by removing dead assignments
Øyvind Harboe
1
-4
/
+1
2011-11-09
buspirate: add missing error propagation
Øyvind Harboe
1
-0
/
+8
2011-11-09
warning fix: remove unused variable assignment
Øyvind Harboe
1
-3
/
+1
2011-11-09
em357: fix warning by removing unused local variables
Øyvind Harboe
1
-4
/
+1
2011-11-09
usbprog: fix unecessary and confusing assignment
Øyvind Harboe
1
-2
/
+0
2011-11-08
flash: update luminary device table
Spencer Oliver
2
-262
/
+341
2011-11-08
arm7_9: remove warnings by reducing scope of variables
Øyvind Harboe
1
-6
/
+5
2011-11-08
at91sam7: add a new target config file for at91sam7x512
Aurelien Jacobs
1
-0
/
+51
2011-11-07
disassembly: fix access to undefined memory pointer upon unknown instruction
Øyvind Harboe
1
-5
/
+5
2011-11-07
xsvf: add missing error propagation
Øyvind Harboe
1
-2
/
+21
2011-11-07
dsp5680xx: fix warnings
Øyvind Harboe
1
-1
/
+1
2011-11-07
str9x: explain compiler that a local variable will always be initialized
Øyvind Harboe
1
-0
/
+3
2011-11-07
at91sam3: fix warnings
Øyvind Harboe
1
-3
/
+6
2011-11-07
str7x: fix error propagation
Øyvind Harboe
1
-21
/
+24
2011-11-07
target config files: Fix whitespace issues.
Uwe Hermann
86
-508
/
+503
2011-11-07
ecos: add missing error propagation
Øyvind Harboe
1
-0
/
+4
2011-11-07
xscale: cleanup
Øyvind Harboe
1
-1
/
+8
2011-11-05
warning fix: add self-consitency check to remove warning
Øyvind Harboe
1
-0
/
+3
2011-11-04
cfi: fix gaffe in fixing warnings
Øyvind Harboe
1
-1
/
+1
2011-11-04
tools: fix permissions
Spencer Oliver
2
-0
/
+0
2011-11-04
tools: add checkpatch script
Spencer Oliver
1
-0
/
+4
[next]