index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
Lines
*
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
2016-07-24
-1
/
+1
*
mtd: nand: add common DT init code
Brian Norris
2016-07-24
-0
/
+70
*
mtd: nand: Drop a blank line in nand_wait()
Andre Renaud
2016-06-24
-1
/
+0
*
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
-101
/
+228
*
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
-10
/
+21
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
-36
/
+36
*
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
-67
/
+137
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
-0
/
+18
*
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-08-25
-396
/
+1
*
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2015-03-30
-65
/
+0
*
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
Masahiro Yamada
2015-01-23
-5
/
+0
*
mtd: nand: do not scan BBT after scrub
Masahiro Yamada
2015-01-09
-5
/
+2
*
mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
Masahiro Yamada
2015-01-09
-1
/
+1
*
mtd: nand: revive "nand scrub" command
Masahiro Yamada
2015-01-09
-1
/
+1
*
nand: reinstate lazy bad block scanning
Rostislav Lisovy
2014-11-26
-3
/
+7
*
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
Stefan Roese
2014-09-25
-3
/
+1
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
-1
/
+0
*
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
-33
/
+141
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
-498
/
+1367
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
-2
/
+4
*
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-06-06
-2
/
+3
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
-1
/
+1
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-10-09
-4
/
+14
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
-730
/
+926
*
mtd: nand: fix the partial page write condition
htbegin
2013-05-22
-1
/
+1
*
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-11-26
-2
/
+7
*
drivers/mtd/nand: sparse fixes
Kim Phillips
2012-11-04
-6
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
-1
/
+2
|
\
|
*
nand: Try to align the default buffers
Simon Glass
2012-09-07
-1
/
+2
*
|
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Marek Vasut
2012-09-17
-5
/
+2
*
|
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-09-17
-1
/
+2
|
/
*
NAND: Remove ONFI detection message to from bootup log
Stefan Roese
2012-05-18
-2
/
+3
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
-1
/
+1
*
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
-3
/
+7
*
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-02-28
-4
/
+0
*
nand: make 1-bit software ECC configurable
Christian Hitz
2012-01-26
-0
/
+4
*
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
-1
/
+22
*
nand: Merge changes from Linux nand driver
Christian Hitz
2012-01-26
-150
/
+309
*
nand: cleanup whitespace
Christian Hitz
2012-01-26
-74
/
+78
*
nand: Merge BCH code from Linux nand driver
Christian Hitz
2012-01-26
-1
/
+38
*
nand: Add common functions to linux/mtd/nand.h
Simon Schwarz
2011-12-06
-3
/
+3
*
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-10-03
-1
/
+1
*
spl: add NAND Library to new SPL
Simon Schwarz
2011-09-30
-2
/
+2
*
nand_base: trivial: fix comment read/write comment
Ben Gardiner
2011-07-01
-1
/
+1
*
NAND: rearrange ONFI revision checking, add ONFI 2.3
Florian Fainelli
2011-04-15
-8
/
+12
*
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
Florian Fainelli
2011-04-15
-1
/
+1
*
NAND: add support for reading ONFI page table
Florian Fainelli
2011-04-01
-49
/
+144
*
NAND: add more watchdog resets
Scott Wood
2011-04-01
-0
/
+6
*
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
-19
/
+19
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
Lei Wen
2011-01-12
-14
/
+15
[next]