Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5ae48b12c8c6656e43c04e1414bc9b37edadd183
/
drivers
/
mtd
/
nand
811a822
mtd: nand: Kconfig: Add NAND_MXS entry
by Jagan Teki
· Sat Oct 08 18:00:25 2016 +0530
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Sep 09 09:45:32 2016 -0400
54bf808
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· Mon Aug 01 23:55:18 2016 -0700
84f4148
nand: Fix some more NULL name tests
by Scott Wood
· Thu Sep 01 17:31:31 2016 -0500
3c2170a
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· Mon Aug 29 15:20:52 2016 +1200
e4fcdbb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· Mon Jul 18 09:37:41 2016 +0200
edf2440
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· Wed Jun 15 21:09:25 2016 +0200
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· Wed Jun 15 21:09:23 2016 +0200
ba6463d
mtd: nand: add common DT init code
by Brian Norris
· Wed Jun 15 21:09:22 2016 +0200
d5b1c27
armv7: make gpmc_cfg const
by Ladislav Michl
· Tue Jul 12 20:28:16 2016 +0200
daec8a4
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· Tue Jul 12 20:28:10 2016 +0200
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· Thu Jul 14 12:27:51 2016 -0400
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· Fri Jul 15 13:44:45 2016 -0400
ea19c53
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· Sun Jun 19 19:25:25 2016 -0600
521240c
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Mon Jun 20 05:15:52 2016 -0400
3b5f884
mtd: nand: Patch remaining places where nand_to_mtd() should be used
by Boris Brezillon
· Wed Jun 15 20:56:10 2016 +0200
f3178d7
nand: nand torture: follow sync with linux v4.6
by Max Krummenacher
· Mon Jun 13 10:15:47 2016 +0200
601361f
spl: nand: sunxi: add support for NAND config auto-detection
by Boris Brezillon
· Mon Jun 06 10:17:02 2016 +0200
87cc16c
spl: nand: sunxi: split 'load page' and 'read page' logic
by Boris Brezillon
· Mon Jun 06 10:17:01 2016 +0200
dbd8710
spl: nand: sunxi: rework status polling loop
by Boris Brezillon
· Mon Jun 06 10:17:00 2016 +0200
939c75b
spl: nand: sunxi: stop guessing the redundant u-boot offset
by Boris Brezillon
· Mon Jun 06 10:16:59 2016 +0200
4f238e7
spl: nand: support redundant u-boot image
by Boris Brezillon
· Mon Jun 06 10:16:58 2016 +0200
05b769d
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
by Boris Brezillon
· Mon Jun 06 10:16:57 2016 +0200
a7a401c
spl: nand: sunxi: remove support for so-called 'syndrome' mode
by Boris Brezillon
· Mon Jun 06 10:16:56 2016 +0200
edf3271
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jun 13 08:50:58 2016 -0400
eaf2321
at91: nand: Set up the ECC strength correctly
by Andre Renaud
· Thu May 05 07:28:15 2016 -0600
cf44b94
at91: Correct NAND ECC register access
by Andre Renaud
· Thu May 05 07:28:14 2016 -0600
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Jun 12 12:51:34 2016 -0400
5bf904c
mtd: nand: omap: allow to switch to BCH16
by Heiko Schocher
· Tue Jun 07 08:55:42 2016 +0200
adb71df
nand: add nand mtd concat support
by Heiko Schocher
· Tue Jun 07 08:55:41 2016 +0200
a21c448
nand: fix nand torture to use changed mtd api
by Max Krummenacher
· Mon May 30 16:28:28 2016 +0200
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· Mon May 30 13:57:58 2016 -0500
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· Mon May 30 13:57:57 2016 -0500
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· Mon May 30 13:57:56 2016 -0500
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
08364d9
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· Mon May 30 13:57:54 2016 -0500
465ba37
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· Mon May 30 13:57:53 2016 -0500
04cc83c
mtd: nand: Remove jz4740 driver
by Marek Vasut
· Mon May 30 13:57:52 2016 -0500
db79663
mtd: nand: arasan_nfc: Correct nand ecc initialization
by Siva Durga Prasad Paladugu
· Wed May 25 15:20:38 2016 +0530
bc40d99
mtd: nand: am335x: spl: Fix copying of image
by Lokesh Vutla
· Tue May 24 10:34:41 2016 +0530
4e70a68
mtd: nand: mxs: use simpler runtime cpu dection macros
by Peng Fan
· Mon May 23 18:36:02 2016 +0800
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· Sat Apr 30 19:18:00 2016 -0700
043636d
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· Mon Mar 21 13:05:41 2016 +0530
8bb0d49
kirkwood_nand: claim MPP pins on the fly
by Chris Packham
· Tue Feb 02 12:35:09 2016 +1300
ab58f46
mtd: nand: denali: max_banks calculation changed in revision 5.1
by Graham Moore
· Thu Mar 24 22:14:35 2016 +0900
4108dc8
mtd: denali: fix warning when compiled for 64bit system
by Masahiro Yamada
· Mon Feb 29 20:57:29 2016 +0900
c7b0bc7
arasan: nfc: Add initial nand driver support for arasan
by Siva Durga Prasad Paladugu
· Tue Nov 17 14:30:10 2015 +0530
937ad76
zynqmp: nand: Add Nand driver support for zynqmp
by Siva Durga Prasad Paladugu
· Tue Nov 17 14:30:09 2015 +0530
f6ca2a6
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· Thu Jan 14 16:01:39 2016 +0000
4d21b59
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· Thu Jan 14 16:01:38 2016 +0000
8a02d63
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· Thu Jan 14 16:01:36 2016 +0000
e37d5a9
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· Wed Jan 27 10:38:02 2016 +0800
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
ce76495
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· Tue Nov 24 16:34:01 2015 +0800
247a2d0
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· Tue Nov 24 16:34:00 2015 +0800
5d3256c
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
by Josh Wu
· Mon Jan 25 14:06:35 2016 +0800
daf4088
atmel_nand: add '\n' in the end of error message for better display
by Josh Wu
· Mon Jan 25 14:06:34 2016 +0800
c90cc68
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
by Josh Wu
· Mon Jan 25 14:06:33 2016 +0800
007c8da
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· Tue Dec 22 17:04:23 2015 +0800
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
beb288b
Fix typo: firstly -> first.
by Vagrant Cascadian
· Tue Nov 24 14:46:24 2015 -0800
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
0dcc889
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Oct 15 08:43:38 2015 -0400
59ae13a
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· Tue Oct 13 22:11:42 2015 -0700
69cf8ad
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· Sun Oct 04 18:34:42 2015 -0300
eb715f6
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· Mon Aug 31 16:00:56 2015 +0200
2a0bb35
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· Mon Sep 07 16:12:11 2015 +0800
56b6902
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
by Stefan Roese
· Mon Sep 14 08:47:47 2015 +0200
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· Mon Sep 07 13:43:52 2015 +0200
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
a87fc0a
Move malloc_cache_aligned() to its own header
by Simon Glass
· Wed Sep 02 17:24:57 2015 -0600
b2ef232
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
by Stefan Roese
· Wed Sep 02 14:29:12 2015 +0200
f52e1dc
arm: Remove nhk8815 boards and nomadik arch
by Simon Glass
· Sun Aug 30 19:19:14 2015 -0600
8b9d291
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
by Stefan Roese
· Fri Sep 04 14:43:00 2015 +0200
60b1b29
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· Fri Aug 21 21:49:51 2015 +0200
353f3d0
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· Sat Aug 29 12:29:38 2015 +0200
0246245
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· Fri Aug 21 15:23:57 2015 +0200
3ce35f9
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· Sun Aug 16 14:48:22 2015 +0200
5a34ee2
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· Sat Aug 15 21:51:33 2015 +0200
01c69ed
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· Sat Aug 15 21:23:08 2015 +0200
a44f40e
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· Sat Aug 15 20:51:53 2015 +0200
f851120
sunxi_nand_spl: Properly config page-size in the nand ctl register
by Hans de Goede
· Sat Aug 15 20:05:13 2015 +0200
d223678
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· Sat Aug 15 13:17:49 2015 +0200
c270b48
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
by Hans de Goede
· Sat Aug 15 12:41:09 2015 +0200
4de74a4
sunxi_nand_spl: Add proper cache flusing
by Hans de Goede
· Sat Aug 15 12:32:24 2015 +0200
466a318
sunxi_nand_spl: Turn off clocks when we're done with the nand
by Hans de Goede
· Sat Aug 15 11:59:25 2015 +0200
5ed52f6
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· Sat Aug 15 11:55:26 2015 +0200
19af938
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
by Hans de Goede
· Sat Aug 15 12:43:26 2015 +0200
7c7fbfb
sunxi_nand_spl: We only need to reset the nand chip once
by Hans de Goede
· Sat Aug 15 11:38:33 2015 +0200
534e607
sunxi_nand_spl: Drop unnecessary temp buf
by Hans de Goede
· Sat Aug 15 09:33:41 2015 +0200
06b4781
mtd: denali_spl: do not allocate page_buffer in .bss section
by Masahiro Yamada
· Thu Aug 27 18:52:36 2015 +0900
abc574b
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· Tue Aug 18 13:06:37 2015 +0200
e3bbfb7
mtd: nand: mxs invalidate dcache before DMA read
by Peng Fan
· Tue Jul 21 16:15:21 2015 +0800
c94f09d
mtd: nand: mxs support oobsize bigger than 512
by Peng Fan
· Tue Jul 21 16:15:19 2015 +0800
75659da
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
by Stefan Roese
· Thu Jul 23 10:26:16 2015 +0200
3ea94ed
nand: Sync with Linux v4.1
by Scott Wood
· Fri Jun 26 19:03:26 2015 -0500
fc9d57c
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· Wed May 21 19:06:12 2014 -0300
831bbad
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· Mon Jun 22 22:38:32 2015 -0500
416e10d
nand: lpc32xx: add ECC layout for small page NAND
by Sylvain Lemieux
· Thu Aug 13 15:40:21 2015 -0400
Next »