psoc4: add support for Cypress CCG1 family
[openocd.git] / src / flash / nand /
2014-02-06 Spencer Oliverflash: declare fixed arrays const 87/1887/2
2013-11-07 Spencer Olivertarget: use target_buffer_set_u32_array 83/1783/3
2013-10-31 Andreas FritiofsonRemove unnecessary casts 67/1767/2
2013-10-31 Andreas Fritiofsonnand/mx*: Remove unused host endianness flag 66/1766/2
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-10-16 Gaëtan Carlierflash: mxc nfc(v1) : fix incorrect address in spare... 92/1692/3
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-04-02 Henrik NilssonAdded support for ARMv7-M in arm io. 88/1188/6
2013-03-15 Andreas Fritiofsontarget: Retire target_bulk_write_memory() 14/1214/2
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-02-22 Stian SkjelsadSometime in the past, nand_fileio_finish started to...
2012-02-06 Spencer Oliverdoxygen: use correct comment syntax
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nand directory
2012-01-23 Timo KetolaNAND: Misleading report of erased blocks
2012-01-23 Timo Ketolai.MX25: Set OOB size (MXC NFC)
2012-01-23 Timo Ketolai.MX25: Add support for i.MX25 NAND Flash Controller
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-23 Spencer Oliverflash: print bank usage on failure
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeflash: introduce .usage field for nand and nor flash...
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-12-23 Erik AhlénRenamed mx2.{c,h} to mxc.{c,h} and added copyright...
2011-12-23 Erik AhlénAdded support for i.MX35 NAND Flash Controller (v2)
2011-12-23 Erik AhlénAdded command to enable/disable/query BI-swap for MXC...
2011-12-23 Erik AhlénMade BI-swap optional in mxc.
2011-12-23 Erik AhlénAdded board type as a parameter to mx2 NFC as they...
2011-12-19 Erik AhlénRenamed mx2/imx27 to mxc.
2011-12-19 Erik AhlénIndentation and white space fixes.
2011-11-04 Øyvind Harboeat91sam9: fix broken error propagation
2011-10-23 Antonio BorneoNAND/CORE: fix clang warning
2011-10-23 Øyvind Harboemx2: add error propagation and remove warnings
2011-07-10 Luca BrunoFix typo in command output
2011-05-28 Damjan MarionFixed values for Samung NAND chips
2011-05-28 Damjan MarionImprove NAND flash detection
2011-05-28 Damjan MarionReorganize NAND flash table
2011-04-19 Alexandre Pereira... Make the LPC32xx nand driver support up to 5 address...
2011-04-19 Alexandre Pereira... Make the LPC32xx slc nand driver the default
2011-03-30 Alexandre Pereira... Clarify LPC32XX address cycles message
2011-03-30 Alexandre Pereira... Add Micron 2GiB nand
2011-03-17 Uwe HermannFix a bunch of typos.
2011-02-18 SimonQianfix compile error under MinGW
2011-02-15 Bjarne Steinsbolpc32xx: Flash driver
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-02 Antonio BorneoNAND/S3CXXXX: remove private "target" copy
2011-01-02 Antonio BorneoNAND/ORION: remove private "target" copy
2011-01-02 Antonio BorneoNAND/NUC910: remove private "target" copy
2011-01-02 Antonio BorneoNAND/MX3: remove private "target" copy
2011-01-02 Antonio BorneoNAND/MX2: remove private "target" copy
2011-01-02 Antonio BorneoNAND/LPC3180: remove private "target" copy
2011-01-02 Antonio BorneoNAND/DAVINCI: remove private "target" copy
2011-01-02 Antonio BorneoNAND/AT91SAM9: remove private "target" copy
2011-01-02 Antonio BorneoNAND/TCL: prepare for common "target" reference
2011-01-02 Antonio BorneoNAND/TCL: fix segfault on syntax error
2011-01-02 Antonio BorneoNAND/CORE: Comment use of alive_sleep()
2011-01-02 Antonio BorneoNAND/CORE: Replace decimal dot in messages
2011-01-02 Antonio Borneoflash/nand: review NAND driver interface
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-15 Paul RichardsFix for segfault in handle_nand_dump_command.
2010-11-18 Spencer Oliverbuild: add common.mk
2010-09-29 Øyvind Harboefileio: fileio_size() can now fail
2010-09-29 Øyvind Harboefileio: refactor struct fileio to be an opaque structure
2010-09-21 Øyvind Harboeflash: fix error handling
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-07-19 Spencer Oliverflash: add nuc910 nand driver
2010-07-19 Spencer Olivernand: nand probe also outputs manufacturer
2010-06-21 Antonio Borneonand/mx2: review scope of symbols
2010-06-16 Øyvind Harboearm_io: -Wshadow warning fix
2010-06-16 Øyvind Harboenand: when verify failed, it didn't return an error
2010-06-14 Øyvind Harboe-Wshadow fixes
2010-05-20 gcembednand : Add Freescale iMX27 nand flash controller support
2010-05-18 Jon PoveyNAND/davinci: Fix segfault for hwecc4_infix reads
2010-05-18 Jon PoveyNAND: catch read errors when building BBT
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-05-14 Jon PoveyNAND: fix first and last handling in nand_build_bbt
2010-05-14 Jon PoveyNAND: fix off-by-one error in erase command argument...
2010-04-10 Antonio BorneoNAND/TCL: review scope of functions
2010-04-10 Antonio BorneoNAND/ARM_IO: review scope of functions
2010-04-10 Antonio BorneoNAND/CORE: review scope of functions
2010-04-10 Antonio BorneoNAND/MX3: review scope of data
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-16 richard veghlpc3180: LPC3180(LPC3250) SLC driver implemented
2010-01-16 richard veghNAND: lpc3180 crashes on LPC3250
2010-01-14 Peter Korsgaardnand flash support for s3c64xx
2010-01-09 David BrownellNAND: help/usage/doc updates
2009-12-28 Freddie ChopinMinGW build fixes
2009-12-21 David BrownellPackaging fix, NEWS update
2009-12-19 David Brownellcygwin build fixes
2009-12-19 Dean GlazeskiAT91SAM9 NAND flash driver.
2009-12-18 Dean GlazeskiNAND write data page refactoring.
2009-12-18 Dean GlazeskiNAND read data page refactor.
2009-12-12 Zachary T Welchadd missing call to add new NAND devices
2009-12-09 David BrownellComment and doxygen fixes
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-05 Zachary T Welchmove remaining nand helper files
2009-12-05 Zachary T Welchsplit nand.c into nand/{core,fileio,tcl}.c
2009-12-05 Zachary T Welchsplit NAND driver handling into nand/driver.[ch]
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)