flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / flash / nand /
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2022-07-23 Antonio Borneoopenocd: src: replace the GPL-2.0-only license tag
2022-07-23 Antonio Borneoopenocd: src: replace the GPL with eCos exception 2...
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag
2022-05-21 Erhan Kurubasflash: fix clang static analyzer build errors
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*()
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2]
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-20 Antonio Borneoflash: use lowercase for C variables
2021-07-02 Antonio Borneoflash: rename CamelCase symbols
2021-06-18 Tarek BOCHKATItarget/arm: optimize architecture flags
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands.
2021-05-22 Antonio Borneoflash: fix some minor typo
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration
2021-03-10 Marc Schinkflash/nand/lpc32xx: Remove typedef'd struct
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2020-11-04 Antonio Borneoflash: declare local symbols as static
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of...
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or...
2020-04-20 Tomas Vanekflash/nand/core: fix clang static analyzer warning
2019-09-08 Seth LaForgesrc/flash/nand: Fix some operator precedence bugs.
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsernand/tcl: pass CMD to nand_list_walker()
2019-05-14 Paul Fertsernand/fileio: change prototype of nand_fileio_start()
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-01-27 Antonio Borneocommand: initialize the command mode for every command
2017-10-23 Freddie ChopinFix GCC7 warnings about switch-case fallthroughs
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-11-04 HarishKumarTcl commands: Fix improper return status in flash comma...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Ivo Mancanand: change use_raw to boolean
2016-05-20 Ivo Mancanand: fix return value
2016-02-29 Marc Schinkhelper/fileio: Remove nested struct
2015-11-03 Marc Schinkhelper/fileio: Use size_t for file size.
2014-02-06 Spencer Oliverflash: declare fixed arrays const
2013-11-07 Spencer Olivertarget: use target_buffer_set_u32_array
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-10-31 Andreas Fritiofsonnand/mx*: Remove unused host endianness flag
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-10-16 Gaëtan Carlierflash: mxc nfc(v1) : fix incorrect address in spare...
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-02 Henrik NilssonAdded support for ARMv7-M in arm io.
2013-03-15 Andreas Fritiofsontarget: Retire target_bulk_write_memory()
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()
next