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-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
2009-06-24
- Fixes '+' whitespace
zwelch
1
-3
/
+3
2009-06-24
- Fixes '=' whitespace
zwelch
1
-6
/
+6
2009-06-24
- Fixes '==' whitespace
zwelch
1
-1
/
+1
2009-06-24
- Replace 'for(' with 'for ('.
zwelch
1
-10
/
+10
2009-06-24
- Replace 'switch(' with 'switch ('.
zwelch
1
-6
/
+6
2009-06-24
- Replace 'while(' with 'while ('.
zwelch
1
-12
/
+12
2009-06-24
- Replace 'if(' with 'if ('.
zwelch
1
-115
/
+115
2009-06-24
Fix end-of-line style properties on newly added files.
zwelch
2
-23
/
+23
2009-06-24
Add support for ATMEL AT91SAM3U - CortexM3 Family
duane
4
-0
/
+2521
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
12
-228
/
+228
2009-06-23
- Replace '){' with ') {'.
zwelch
2
-5
/
+5
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
15
-97
/
+97
2009-06-23
Remove whitespace that occurs after '('.
zwelch
10
-117
/
+117
2009-06-23
- Fixes '[<>]' whitespace
zwelch
10
-31
/
+31
2009-06-23
- Fixes '[|]' whitespace
zwelch
14
-60
/
+60
2009-06-23
- Fixes '+' whitespace
zwelch
16
-65
/
+65
2009-06-23
- Fixes '=' whitespace
zwelch
14
-181
/
+181
2009-06-23
- Fixes '==' whitespace
zwelch
6
-15
/
+15
2009-06-23
- Fixes '<<' whitespace
zwelch
15
-104
/
+104
2009-06-23
- Fixes '>>' whitespace
zwelch
5
-41
/
+41
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
-1
/
+1
2009-06-23
- Fixes '[+]=' whitespace
zwelch
5
-5
/
+5
2009-06-23
- Fixes '!=' whitespace
zwelch
8
-29
/
+29
2009-06-23
- Replace 'do{' with 'do {'.
zwelch
2
-5
/
+5
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
4
-7
/
+7
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
5
-20
/
+20
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
6
-14
/
+14
[next]