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
path:
root
/
src
/
flash
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-20
Added the faux flash driver and target. Used for testing.
Øyvind Harboe
4
-1
/
+157
2009-10-20
Added 'unlock' option to flash write_image
Øyvind Harboe
1
-14
/
+59
2009-10-14
another portability update
David Brownell
1
-4
/
+4
2009-10-14
S29WS-N CFI query fix is to try 0x555 if 0x55 fails.
Øyvind Harboe
1
-24
/
+53
2009-10-13
Cleanup: nuke trailling whitespaces
Yauheni Kaliuta
1
-1
/
+1
2009-10-10
printf format warning fixes
David Brownell
3
-20
/
+23
2009-09-23
Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these
oharboe
1
-1
/
+1
2009-09-22
- fix build issue under win32 (cygwin/msys) from svn r2746
ntfreak
1
-1
/
+1
2009-09-22
- add missing svn props from previous commit
ntfreak
2
-1953
/
+1953
2009-09-22
Make it easier to erase or protect through to the end
dbrownell
1
-36
/
+75
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
3
-77
/
+77
2009-09-20
Enhancement: stm32 flash protection error message
dbrownell
1
-1
/
+1
2009-09-17
Minor fixes to NAND code and docs
dbrownell
1
-25
/
+43
2009-09-16
Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...
oharboe
4
-4
/
+1961
2009-09-14
fix email address
oharboe
1
-1
/
+1
2009-09-14
Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...
oharboe
1
-36
/
+38
2009-09-14
fix warning
oharboe
1
-1
/
+1
2009-09-11
tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...
oharboe
1
-1
/
+2
2009-09-11
Alexei Babich <a.babich@rez.ru> cleanup
oharboe
2
-7
/
+28
2009-09-10
Alexei Babich <a.babich@rez.ru> imx31 nand flash controller support
oharboe
4
-2
/
+1004
2009-09-09
Rolf Meeser <rolfm_9dq@yahoo.de>
oharboe
2
-6
/
+44
2009-09-09
David Brownell <david-b@pacbell.net>
oharboe
1
-4
/
+7
2009-09-03
David Brownell
oharboe
6
-74
/
+191
2009-09-01
- fixes the incorrect info msg displayed during stellaris flash programming.
ntfreak
1
-2
/
+2
2009-08-30
David Brownell <david-b@pacbell.net> Minor code bugfix: check right variable.
oharboe
1
-1
/
+1
2009-08-30
David Brownell <david-b@pacbell.net> Fix Sandstorm revision checking: right b...
oharboe
1
-1
/
+1
2009-08-30
David Brownell <david-b@pacbell.net> Remove duplicate check for flash write s...
oharboe
1
-21
/
+19
2009-08-30
David Brownell <david-b@pacbell.net> start phasing out integers as target IDs
oharboe
2
-19
/
+19
2009-08-26
David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris fl...
oharboe
2
-19
/
+143
2009-08-25
Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanup
oharboe
3
-6
/
+5
2009-08-18
Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in d...
oharboe
1
-3
/
+3
2009-08-13
Audrius Urmanavičius [didele.deze@gmail.com]:
ntfreak
2
-80
/
+202
2009-07-20
- fix issue with reading device id, bug appeared when flash_address code was ...
ntfreak
1
-3
/
+4
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
4
-5
/
+5
2009-07-08
Fix SEGFAULTs and broken error handling for flash programming w/working area
oharboe
1
-15
/
+31
2009-07-02
David Brownell <david-b@pacbell.net>:
zwelch
1
-1
/
+1
2009-07-01
- correct stm32 connectivity line programming as per latest manual
ntfreak
1
-7
/
+12
2009-06-30
Remove at91sam3.h from flash.c; use extern like other drivers.
zwelch
1
-1
/
+1
2009-06-30
- remove cygwin build warnings in at91sam3.c
ntfreak
1
-3
/
+3
2009-06-30
Fix search and replace casualty in flash.h doxygen block.
zwelch
1
-1
/
+1
2009-06-30
Fix doxygen warnings in new at91sam3 source file; normalize style.
zwelch
1
-46
/
+37
2009-06-29
David Brownell <david-b@pacbell.net>:
zwelch
1
-4
/
+4
2009-06-27
Change from alloca() to malloc()
duane
1
-14
/
+32
2009-06-25
Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"
duane
1
-0
/
+1
2009-06-24
Minor fixes to new at91sam3 files for x86-32/64 compilation problems.
zwelch
1
-22
/
+49
2009-06-24
Remove whitespace at end of lines, step 2.
zwelch
1
-172
/
+172
2009-06-24
- Replace '){' with ') {'.
zwelch
1
-143
/
+143
2009-06-24
Remove whitespace that occurs before ')'.
zwelch
1
-335
/
+335
2009-06-24
Remove whitespace that occurs after '('.
zwelch
1
-321
/
+321
2009-06-24
- Fixes '[|]' whitespace
zwelch
1
-1
/
+1
[next]