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
/
nor
/
avrf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
flash/nor/avrf: Minor code cleanups
Marc Schink
1
-15
/
+11
2020-03-24
avrf.c: Add ATmega256RFR2 to known flash list
Lars Poeschel
1
-0
/
+1
2020-03-24
avrf.c: Use extended addressing for flash > 0x20000
Lars Poeschel
1
-0
/
+15
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-2
/
+2
2019-03-27
Constify struct flash_driver instances
Christopher Head
1
-1
/
+1
2018-11-26
flash/nor: consolidate flash protect/protect_check
Tomas Vanek
1
-15
/
+1
2018-04-04
flash/nor: implement flash bank deallocation in drivers with simple alloc
Tomas Vanek
1
-0
/
+1
2017-02-13
flash/nor: avrf: support atmega128rfa1
Karl Palsson
1
-0
/
+1
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-03-09
atmega: add support for the at90usb128 flash
Olivier Esver
1
-0
/
+1
2014-03-17
flash: Constify write buffer
Andreas Fritiofson
1
-2
/
+2
2014-02-06
flash: declare fixed arrays const
Spencer Oliver
1
-3
/
+3
2013-09-08
atmega: add new target support
Nemui Trinomius
1
-0
/
+5
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-05-14
flash: blank check use default_flash_blank_check
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/flash/nor directory
Spencer Oliver
1
-129
/
+100
2012-01-12
cmd: add missing usage var
Spencer Oliver
1
-0
/
+1
2012-01-04
Change return value on error.
Mathias K
1
-4
/
+3
2010-11-17
FLASH/NOR: Remove useless file avrf.h
Antonio Borneo
1
-1
/
+16
2010-06-21
target/avr: review scope of symbols
Antonio Borneo
1
-13
/
+0
2010-05-29
nor: fix memory leaks during probe
Spencer Oliver
1
-0
/
+6
2010-05-16
NOR: add read() callback to struct flash_driver
Antonio Borneo
1
-0
/
+1
2010-04-10
NOR/AVRF: review scope of data
Antonio Borneo
1
-1
/
+1
2010-02-24
AVR flash: handle AT90CAN128 chips
Hans Peter Mortensn
1
-4
/
+26
2010-01-29
NOR: cleanup driver decls
David Brownell
1
-13
/
+13
2009-12-04
remove target.h from flash.h
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "flash.h" to <flash/flash.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "avrt.h" to <target/avrt.h>
Zachary T Welch
1
-1
/
+1
2009-12-02
move nor drivers to src/flash/nor
Zachary T Welch
1
-0
/
+483