index
:
riscv-tools/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
path:
root
/
src
/
flash
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-25
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-2
/
+4
2009-05-24
David Brownell <david-b@pacbell.net>: minor davinci_nand bugfix
zwelch
1
-2
/
+4
2009-05-24
David Brownell <david-b@pacbell.net>:
zwelch
1
-34
/
+75
2009-05-24
David Brownell <david-b@pacbell.net>:
zwelch
3
-1
/
+747
2009-05-22
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-2
/
+20
2009-05-22
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-2
/
+4
2009-05-22
Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
kc8apf
1
-4
/
+4
2009-05-22
Author: David Brownell <david-b@pacbell.net>
kc8apf
1
-28
/
+3
2009-05-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2
-9
/
+12
2009-05-19
David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfix
oharboe
2
-4
/
+8
2009-05-18
Consolidate target selection code into single get_target() that handles both ...
kc8apf
6
-13
/
+13
2009-05-18
Whitespace cleanup from David Brownell <david-b@pacbell.net>
kc8apf
12
-343
/
+342
2009-05-16
fix naming of at91sam7 driver
oharboe
1
-2
/
+2
2009-05-14
use TAP_INVALID enum instead of -1
oharboe
1
-5
/
+5
2009-05-12
- add missing svn props from svn 1768 commit
ntfreak
1
-174
/
+174
2009-05-12
4-bit ECC support for Marvell Kirkwood SOC
oharboe
4
-2
/
+195
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
27
-243
/
+21
2009-05-11
Audit and eliminate redundant #include directives in src/flash headers.
zwelch
15
-17
/
+13
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2
-2
/
+0
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
1
-2
/
+2
2009-05-08
Michael Fischer <fischermi@t-online.de> fix compile problems on Mac
oharboe
1
-1
/
+1
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
1
-15
/
+15
2009-05-07
Deleted at9sam7_old driver. Nobody has complained about the new one yet.
oharboe
4
-1058
/
+2
2009-05-07
Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ...
zwelch
2
-27
/
+17
2009-05-06
remove unecessary setting of deprecated fields to NULL
oharboe
1
-45
/
+45
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-15
/
+15
2009-05-03
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe
1
-4
/
+4
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
1
-2
/
+5
2009-04-30
Print out warning when LPC calc_checksum will cause verification to fail.
oharboe
1
-0
/
+9
2009-04-30
Fix signed/unsigned comparison.
zwelch
1
-1
/
+1
2009-04-30
no change
oharboe
1
-62
/
+63
2009-04-30
flash fillX now has a verify stage
oharboe
1
-0
/
+16
2009-04-29
Clear FLASH_SR error flags after flash errors to avoid reset befor further fl...
mlu
1
-1
/
+10
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
1
-1
/
+0
2009-04-27
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...
oharboe
2
-539
/
+539
2009-04-27
SimonQian <simonqian@simonqian.com> AVR wip
oharboe
4
-2
/
+543
2009-04-27
Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes
oharboe
1
-4
/
+8
2009-04-21
Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warnings
oharboe
2
-7
/
+7
2009-04-21
Zach Welch <zw@superlucidity.net> fix str9x type-punned pointer
oharboe
1
-2
/
+5
2009-04-21
Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs
oharboe
4
-17
/
+117
2009-04-19
Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...
oharboe
4
-115
/
+185
2009-04-19
Zach Welch <zw@superlucidity.net> add missing initializers in nand.c
oharboe
1
-1
/
+1
2009-04-19
Zach Welch <zw@superlucidity.net> trim logic in tms470.c
oharboe
1
-2
/
+2
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
18
-34
/
+37
2009-04-18
The following patches was applied:
mifi
23
-631
/
+654
2009-04-15
Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver
oharboe
1
-3
/
+11
2009-04-14
Improved (for humans) error reporting for flash programming errors.
mlu
1
-1
/
+21
2009-04-03
- add svn props from previous commit
ntfreak
1
-126
/
+126
2009-04-03
Nicolas Pitre nico at cam.org list the new flag in the "nand write" help line.
oharboe
1
-1
/
+1
2009-04-02
Nicolas Pitre nico at cam.org The ECC data is automatically computed and writ...
oharboe
2
-5
/
+68
[next]