flash: fix at91sam3/4 driver typos
[fw/openocd] / src / flash / nand /
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]
2009-12-04 Dean GlazeskiARM NAND I/O interface update
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchchange #include "../hello.h" to "hello.h"
2009-12-03 Zachary T Welchchange #include "s3c24xx_regs.h" to <flash/nand/s3c24xx...
2009-12-03 Zachary T Welchchange #include "nand.h" to <flash/nand.h>
2009-12-03 Zachary T Welchchange #include "arm_nandio.h" to <flash/arm_nandio.h>
2009-12-03 Zachary T Welchchange #include "armv4_5.h" to <target/armv4_5.h>
2009-12-03 Zachary T Welchnormalize headers to make changing easier
2009-12-03 Zachary T Welchallow #include directives to use module name
next