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
/
nor
/
lpc2900.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
flash/nor: implement flash bank deallocation in drivers with simple alloc
Tomas Vanek
1
-0
/
+1
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-02-29
helper/fileio: Remove nested struct
Marc Schink
1
-4
/
+4
2016-02-29
Cleanup: removal of obsolete semicolons
Alexander Kurz
1
-1
/
+0
2014-03-17
flash: Constify write buffer
Andreas Fritiofson
1
-2
/
+2
2013-10-31
lpc2900: Fix byte order bugs and remove unnecessary casts
Andreas Fritiofson
1
-22
/
+23
2013-10-03
flash/nor: Make info function optional
Andreas Fritiofson
1
-14
/
+0
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-05-14
build: use generic name for arm_algorithm vars
Spencer Oliver
1
-5
/
+5
2012-02-06
doxygen: use correct comment syntax
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/flash/nor directory
Spencer Oliver
1
-614
/
+381
2012-01-12
cmd: add missing usage var
Spencer Oliver
1
-0
/
+1
2012-01-04
Change return value on error.
Mathias K
1
-5
/
+3
2010-12-29
Compilation Warnings on OS X 10.5
Andrew MacIsaac
1
-1
/
+1
2010-12-01
lpc2900.c: Improve debug output for device probing
Rolf Meeser
1
-1
/
+5
2010-12-01
lpc2900.c: Add support for new device LPC2926
Rolf Meeser
1
-1
/
+5
2010-12-01
LPC2900: Avoid false positive reprobing if first probing fails
Rolf Meeser
1
-7
/
+11
2010-06-15
lpc2900: -Wshadow warning fixes
Øyvind Harboe
1
-15
/
+15
2010-05-16
NOR: add read() callback to struct flash_driver
Antonio Borneo
1
-0
/
+1
2010-05-04
flash: less bogus errors
Øyvind Harboe
1
-1
/
+1
2010-01-29
NOR: cleanup driver decls
David Brownell
1
-6
/
+6
2010-01-09
src/flash/nor: usage/help/doc updates
David Brownell
1
-12
/
+16
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename armv4_5_algorithm as arm_algorithm
David Brownell
1
-1
/
+1
2009-12-04
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
1
-1
/
+1
2009-12-04
remove target.h from flash.h
Zachary T Welch
1
-3
/
+3
2009-12-03
change #include "flash.h" to <flash/flash.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "image.h" to <target/image.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "algorithm.h" to <target/algorithm.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "binarybuffer.h" to <helper/binarybuffer.h>
Zachary T Welch
1
-1
/
+1
2009-12-02
move nor drivers to src/flash/nor
Zachary T Welch
1
-0
/
+1834