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
/
flash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
Remove at91sam3.h from flash.c; use extern like other drivers.
zwelch
1
-1
/
+1
2009-06-24
Add support for ATMEL AT91SAM3U - CortexM3 Family
duane
1
-0
/
+2
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-23
/
+23
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-4
/
+4
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-3
/
+3
2009-06-23
- Fixes '[<>]' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '[|]' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '+' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '=' whitespace
zwelch
1
-13
/
+13
2009-06-23
- Fixes '==' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '>>' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '!=' whitespace
zwelch
1
-5
/
+5
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
1
-2
/
+2
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
1
-2
/
+2
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-4
/
+4
2009-06-21
C99 printf() -Werror fixes
duane
1
-28
/
+55
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
1
-27
/
+27
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
1
-6
/
+6
2009-06-05
remove unused include file: inttypes.h
oharboe
1
-2
/
+0
2009-05-31
Add target_read_memory wrapper:
zwelch
1
-1
/
+1
2009-05-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
1
-4
/
+7
2009-05-18
Consolidate target selection code into single get_target() that handles both ...
kc8apf
1
-2
/
+2
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
1
-15
/
+2
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-1
/
+0
2009-05-07
Deleted at9sam7_old driver. Nobody has complained about the new one yet.
oharboe
1
-2
/
+0
2009-04-30
Fix signed/unsigned comparison.
zwelch
1
-1
/
+1
2009-04-30
flash fillX now has a verify stage
oharboe
1
-0
/
+16
2009-04-27
SimonQian <simonqian@simonqian.com> AVR wip
oharboe
1
-0
/
+2
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
1
-6
/
+6
2009-04-18
The following patches was applied:
mifi
1
-24
/
+22
2009-03-05
Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash fill
oharboe
1
-3
/
+3
2009-02-19
John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un...
oharboe
1
-3
/
+3
2009-02-12
- issue warning when flash image exceeds configured flash size.
ntfreak
1
-0
/
+4
2009-01-02
John McCarthy <jgmcc@magma.ca> pic32mx flash wip
oharboe
1
-1
/
+6
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-4
/
+0
2008-12-11
- typo with flash bank help command
ntfreak
1
-1
/
+1
2008-11-07
ocd_flash_banks now returns empty list when no flash banks are configured ins...
oharboe
1
-5
/
+0
2008-11-07
ocd_flash_banks now returns empty list when no flash banks are configured ins...
oharboe
1
-2
/
+2
2008-11-03
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
oharboe
1
-1
/
+1
2008-11-02
Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.
oharboe
1
-1
/
+1
2008-10-16
fix error handling in flash fill
oharboe
1
-11
/
+7
2008-10-16
removed autoerase from flash fillX
oharboe
1
-23
/
+13
2008-10-14
Laurentiu Cocanu - more error handling fixes
oharboe
1
-8
/
+31
2008-09-27
- convert spaces to tabs in at91sam7.[ch]
ntfreak
1
-17
/
+15
2008-09-26
Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver sourc...
oharboe
1
-18
/
+21
2008-09-24
- renamed x7926 driver to aduc702x to match other flash drivers
ntfreak
1
-2
/
+2
2008-09-24
"marcel" <M.W.Wijlaars@tue.nl>,
oharboe
1
-37
/
+39
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-08-24
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres...
oharboe
1
-1
/
+1
2008-08-19
fixed error handling in flash bank.
oharboe
1
-5
/
+6
[next]