Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2d48caa47de849c6ecd9f8f1db784a985aa55b2d
/
drivers
/
mtd
/
nand
df10a85
mtd: nand: Kconfig: Add NAND_MXS entry
by Jagan Teki
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
16f4166
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
2a83c95
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· 8 years ago
8b7d512
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
91395b5
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· 8 years ago
ebb7feb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
cd7f5e1
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· 8 years ago
4ccae81
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
42bd19c
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
e1a89e9
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
8f01397
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
62f8183
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· 8 years ago
2313d48
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
30780f9
mtd: nand: Patch remaining places where nand_to_mtd() should be used
by Boris Brezillon
· 8 years ago
e1c2908
nand: nand torture: follow sync with linux v4.6
by Max Krummenacher
· 8 years ago
7748b41
spl: nand: sunxi: add support for NAND config auto-detection
by Boris Brezillon
· 8 years ago
4e7d1b3
spl: nand: sunxi: split 'load page' and 'read page' logic
by Boris Brezillon
· 8 years ago
bb9783b
spl: nand: sunxi: rework status polling loop
by Boris Brezillon
· 8 years ago
fa30115
spl: nand: sunxi: stop guessing the redundant u-boot offset
by Boris Brezillon
· 8 years ago
80ef700
spl: nand: support redundant u-boot image
by Boris Brezillon
· 8 years ago
494e108
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
by Boris Brezillon
· 8 years ago
c4adf9d
spl: nand: sunxi: remove support for so-called 'syndrome' mode
by Boris Brezillon
· 8 years ago
fd9102d
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
65319f1
at91: nand: Set up the ECC strength correctly
by Andre Renaud
· 9 years ago
5a9ae33
at91: Correct NAND ECC register access
by Andre Renaud
· 9 years ago
3fc304b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
3a504d9
mtd: nand: omap: allow to switch to BCH16
by Heiko Schocher
· 8 years ago
5d29e27
nand: add nand mtd concat support
by Heiko Schocher
· 8 years ago
667067f
nand: fix nand torture to use changed mtd api
by Max Krummenacher
· 8 years ago
ceee07b
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 8 years ago
81c7725
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· 8 years ago
17cb4b8
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
b616d9b
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
151c06e
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· 8 years ago
ea7d1ee
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· 8 years ago
5d74e3a
mtd: nand: Remove jz4740 driver
by Marek Vasut
· 8 years ago
a39d144
mtd: nand: arasan_nfc: Correct nand ecc initialization
by Siva Durga Prasad Paladugu
· 8 years ago
0985294
mtd: nand: am335x: spl: Fix copying of image
by Lokesh Vutla
· 8 years ago
9aa550d
mtd: nand: mxs: use simpler runtime cpu dection macros
by Peng Fan
· 8 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
6d94810
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· 9 years ago
46a16bd
kirkwood_nand: claim MPP pins on the fly
by Chris Packham
· 9 years ago
15305c2
mtd: nand: denali: max_banks calculation changed in revision 5.1
by Graham Moore
· 9 years ago
73b5b27
mtd: denali: fix warning when compiled for 64bit system
by Masahiro Yamada
· 9 years ago
e4b40e9
arasan: nfc: Add initial nand driver support for arasan
by Siva Durga Prasad Paladugu
· 9 years ago
78cb965
zynqmp: nand: Add Nand driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
065a373
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· 9 years ago
84caff3
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· 9 years ago
b7d3e4a
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· 9 years ago
549d7c0
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
258b21f
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
fa651f5
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
422b49e
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
by Josh Wu
· 9 years ago
4c6a6ea
atmel_nand: add '\n' in the end of error message for better display
by Josh Wu
· 9 years ago
3a20567
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
by Josh Wu
· 9 years ago
bedaa84
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
1b25e58
Fix typo: firstly -> first.
by Vagrant Cascadian
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
cb4c833
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
e24bb2b
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· 9 years ago
d1d0167
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· 9 years ago
31c5614
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· 9 years ago
168617c
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· 9 years ago
62c390f
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
by Stefan Roese
· 9 years ago
92a3188
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
6e29518
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
1a103c6
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
by Stefan Roese
· 9 years ago
0abdd9d
arm: Remove nhk8815 boards and nomadik arch
by Simon Glass
· 9 years ago
cc19722
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
by Stefan Roese
· 9 years ago
d90ba79
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· 9 years ago
ddd37fe
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· 9 years ago
6a08d65
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· 9 years ago
e526861
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
24a06c9
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· 9 years ago
2b8a01a
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· 9 years ago
f5916d1
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· 9 years ago
0a24755
sunxi_nand_spl: Properly config page-size in the nand ctl register
by Hans de Goede
· 9 years ago
022a99d
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· 9 years ago
008ac1d
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
by Hans de Goede
· 9 years ago
2a43973
sunxi_nand_spl: Add proper cache flusing
by Hans de Goede
· 9 years ago
5d65c67
sunxi_nand_spl: Turn off clocks when we're done with the nand
by Hans de Goede
· 9 years ago
f62bfa5
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· 9 years ago
9da5fca
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
by Hans de Goede
· 9 years ago
630cf2e
sunxi_nand_spl: We only need to reset the nand chip once
by Hans de Goede
· 9 years ago
10d069b
sunxi_nand_spl: Drop unnecessary temp buf
by Hans de Goede
· 9 years ago
2bc1f2b
mtd: denali_spl: do not allocate page_buffer in .bss section
by Masahiro Yamada
· 9 years ago
4519668
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
ecfb876
mtd: nand: mxs invalidate dcache before DMA read
by Peng Fan
· 9 years ago
63b29d8
mtd: nand: mxs support oobsize bigger than 512
by Peng Fan
· 9 years ago
873960c
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
by Stefan Roese
· 9 years ago
d396372
nand: Sync with Linux v4.1
by Scott Wood
· 9 years ago
86a720a
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 10 years ago
2733106
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· 9 years ago
30cb3bf
nand: lpc32xx: add ECC layout for small page NAND
by Sylvain Lemieux
· 9 years ago
Next »