index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
/
nand
Age
Commit message (
Expand
)
Author
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
2016-11-04
Tcl commands: Fix improper return status in flash commands and load_image.
HarishKumar
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-05-20
nand: change use_raw to boolean
Ivo Manca
2016-05-20
nand: fix return value
Ivo Manca
2016-02-29
helper/fileio: Remove nested struct
Marc Schink
2015-11-03
helper/fileio: Use size_t for file size.
Marc Schink
2014-02-06
flash: declare fixed arrays const
Spencer Oliver
2013-11-07
target: use target_buffer_set_u32_array
Spencer Oliver
2013-10-31
Remove unnecessary casts
Andreas Fritiofson
2013-10-31
nand/mx*: Remove unused host endianness flag
Andreas Fritiofson
2013-10-31
Clean up many C99 integer types format specifiers
Paul Fertser
2013-10-16
flash: mxc nfc(v1) : fix incorrect address in spare area for biswap command
Gaëtan Carlier
2013-06-05
update files to correct FSF address
Spencer Oliver
2013-04-02
Added support for ARMv7-M in arm io.
Henrik Nilsson
2013-03-15
target: Retire target_bulk_write_memory()
Andreas Fritiofson
2012-08-24
build: fix memory leaks
Spencer Oliver
2012-02-22
Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the...
Stian Skjelsad
2012-02-06
doxygen: use correct comment syntax
Spencer Oliver
2012-02-06
build: cleanup src/flash/nand directory
Spencer Oliver
2012-01-23
NAND: Misleading report of erased blocks
Timo Ketola
2012-01-23
i.MX25: Set OOB size (MXC NFC)
Timo Ketola
2012-01-23
i.MX25: Add support for i.MX25 NAND Flash Controller
Timo Ketola
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
2012-01-23
flash: print bank usage on failure
Spencer Oliver
2012-01-18
cmd: add missing usage vars
Spencer Oliver
2012-01-04
Change return value on error.
Mathias K
2012-01-04
flash: introduce .usage field for nand and nor flash driver structure
Øyvind Harboe
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
2011-12-23
Renamed mx2.{c,h} to mxc.{c,h} and added copyright notice
Erik Ahlén
2011-12-23
Added support for i.MX35 NAND Flash Controller (v2)
Erik Ahlén
2011-12-23
Added command to enable/disable/query BI-swap for MXC NAND
Erik Ahlén
2011-12-23
Made BI-swap optional in mxc.
Erik Ahlén
2011-12-23
Added board type as a parameter to mx2 NFC as they have different base addres...
Erik Ahlén
2011-12-19
Renamed mx2/imx27 to mxc.
Erik Ahlén
2011-12-19
Indentation and white space fixes.
Erik Ahlén
2011-11-04
at91sam9: fix broken error propagation
Øyvind Harboe
2011-10-23
NAND/CORE: fix clang warning
Antonio Borneo
2011-10-23
mx2: add error propagation and remove warnings
Øyvind Harboe
2011-07-10
Fix typo in command output
Luca Bruno
2011-05-28
Fixed values for Samung NAND chips
Damjan Marion
2011-05-28
Improve NAND flash detection
Damjan Marion
2011-05-28
Reorganize NAND flash table
Damjan Marion
2011-04-19
Make the LPC32xx nand driver support up to 5 address cycles. This will only w...
Alexandre Pereira da Silva
2011-04-19
Make the LPC32xx slc nand driver the default
Alexandre Pereira da Silva
2011-03-30
Clarify LPC32XX address cycles message
Alexandre Pereira da Silva
2011-03-30
Add Micron 2GiB nand
Alexandre Pereira da Silva
2011-03-17
Fix a bunch of typos.
Uwe Hermann
2011-02-18
fix compile error under MinGW
SimonQian
[next]