History for barebox / commands / nand.c
2020-04-27
@Uwe Kleine-König
commands/*: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 21 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2018-08-17
@Oleg.Karfich@wago.com
nand command: fix null pointer when adding/deleting a bb device ...
Oleg.Karfich@wago.com authored on 15 Aug 2018 Sascha Hauer committed on 17 Aug 2018
2016-03-15
@Sascha Hauer
mtd: nand: Add option to print bbt in nand command ...
Sascha Hauer committed on 15 Mar 2016
@Sascha Hauer
mtd: Add support for marking blocks as good ...
Sascha Hauer committed on 15 Mar 2016
2016-02-23
@Stefan Christ
mtd: core: check offset in mtd_block_markbad ...
Stefan Christ authored on 15 Feb 2016 Sascha Hauer committed on 23 Feb 2016
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2013-03-04
@Sascha Hauer
nand command: check for <dev> directly after option parsing ...
Sascha Hauer committed on 4 Mar 2013
@Sascha Hauer
nand command: use enumeration for command instead of bitmask ...
Sascha Hauer committed on 4 Mar 2013
@Sascha Hauer
nand command: use loff_t for block offset ...
Sascha Hauer committed on 4 Mar 2013
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-07-10
@Sascha Hauer
mtd: fix bad block ioctls ...
Sascha Hauer committed on 10 Jul 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2011-04-12
@Sascha Hauer
nand bb: add proper bb remove function ...
Sascha Hauer committed on 12 Apr 2011
@Sascha Hauer
nand bb: switch to cdev operations ...
Sascha Hauer committed on 12 Apr 2011
@Sascha Hauer
nand: move bb handling code to drivers/mtd/nand ...
Sascha Hauer committed on 12 Apr 2011
2011-04-11
@Sascha Hauer
devfs: remove unused struct filep* argument from open/close ...
Sascha Hauer committed on 11 Apr 2011
2011-04-04
@Sascha Hauer
nand: Make write support optional ...
Sascha Hauer committed on 4 Apr 2011
2011-01-07
@Sascha Hauer
nand: fix printf compiler warnings ...
Sascha Hauer committed on 7 Jan 2011
2010-03-18
@Juergen Beisert
Make some help comments less confusing ...
Juergen Beisert authored on 17 Mar 2010 Sascha Hauer committed on 18 Mar 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2009-12-21
@Sascha Hauer
commands/nand.c: Fix memory hole ...
Sascha Hauer committed on 21 Dec 2009
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-12-10
@Sascha Hauer
nand bb: Be sure that fd is at the beginning when erasing ...
Sascha Hauer committed on 10 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
call getopt_reset only once ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2009-10-12
@Sascha Hauer
nand bb: fix handling of two subsequent bad blocks ...
Sascha Hauer committed on 12 Oct 2009
2009-09-11
@Sascha Hauer
nand bb: fix removal of bb devices ...
Sascha Hauer committed on 11 Sep 2009
@Sascha Hauer
nand bb: fix check when erasing a bb device ...
Sascha Hauer committed on 11 Sep 2009
2009-08-13
@Sascha Hauer
nand bb: Fix writing of nand page unaligned data ...
Sascha Hauer committed on 13 Aug 2009