Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7bb75023a720432a32840c6df543aae92653b23d
/
drivers
/
mtd
/
nand
7bb7502
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
by Christophe Kerello
· 6 years ago
d46d27d
MTD: mxs_nand_spl: Redo the way nand_init initializes
by Adam Ford
· 6 years ago
04568bd
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
by Adam Ford
· 6 years ago
5645df9
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
by Adam Ford
· 6 years ago
5ae585b
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
by Adam Ford
· 6 years ago
96d0be0
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
by Adam Ford
· 6 years ago
97fca6a
mtd: nand: arasan_nfc: Add support for nand multi chip select
by T Karthik Reddy
· 6 years ago
49ad402
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
by Derald D. Woods
· 6 years ago
a38c3af
mtd: nand: raw: allow to disable unneeded ECC layouts
by Stefan Agner
· 6 years ago
695f67b
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
cdf72c1
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
by Nikolai Zhubr
· 6 years ago
522e035
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
acdf10e
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
by Lukasz Majewski
· 6 years ago
8a12d12
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
by Lukasz Majewski
· 6 years ago
254409d
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
by Lukasz Majewski
· 6 years ago
9d43649
mtd: rawnand: denali: fix a race condition when DMA is kicked
by Masahiro Yamada
· 6 years ago
8ccfbfb
mtd: rawnand: denali: optimize timing parameters for data interface
by Masahiro Yamada
· 6 years ago
a13fe7a
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
by Masahiro Yamada
· 6 years ago
9450ab2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
1cefca7
mtd: nand: Arasan: Add subpage configuration support
by Martin Lund
· 6 years ago
c907464
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
by Miquel Raynal
· 6 years ago
af61ea2
mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
by Miquel Raynal
· 6 years ago
6293b03
mtd: nand: pxa3xx: add raw read support
by Miquel Raynal
· 6 years ago
44cdfc0
mtd: nand: lpc32xx slc: disable DMA support in SPL builds
by Vladimir Zapolskiy
· 6 years ago
a098ce2
mtd: nand: lpc32xx mlc: predefine number of NAND chips to support
by Vladimir Zapolskiy
· 6 years ago
ed5df08
nand: atmel: Initialize pmecc smu with correct size
by Bin Meng
· 6 years ago
9e5c2a7
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
515d021
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
by Miquel Raynal
· 6 years ago
6f041cc
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 6 years ago
3181c0a
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 6 years ago
883d877
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 6 years ago
0a6d6ba
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 6 years ago
b95db8d
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 6 years ago
3657b2f
mtd: rename nand into rawnand in Kconfig prompt
by Miquel Raynal
· 6 years ago
a430fa0
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
596cf08
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
by Boris Brezillon
· 6 years ago
e76afd8
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
by David Sniatkiwicz
· 6 years ago
b7b3f2c
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
by Konstantin Porotchkin
· 6 years ago
e9a0777
nand: pxa3xx: cosmetic: add comments to the timing layout structures
by Konstantin Porotchkin
· 6 years ago
2057eb0
fix: nand: Replace hardcoded page chunk size with calculated one
by Konstantin Porotchkin
· 6 years ago
b0d7c10
mtd: nand: pxa3xx: add support for Toshiba flash
by Konstantin Porotchkin
· 6 years ago
ac56a3b
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
by Victor Axelrod
· 6 years ago
f3d2357
mtd: nand: pxa3xx: Fix READOOB implementation
by Boris Brezillon
· 6 years ago
b47f677
mtd: nand: pxa3xx_nand: add support for partial chunks
by Ofer Heifetz
· 6 years ago
7efd95e
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
by Ofer Heifetz
· 6 years ago
b87ae6f
mtd: pxa3xx_nand: Fix initial controller configuration
by Ofer Heifetz
· 6 years ago
6bbe7f6
mtd: pxa3xx_nand: Increase the initial chunk size
by Ofer Heifetz
· 6 years ago
9448861
nand: pxa3xx: Increase READ_ID buffer and make the size static
by Ofer Heifetz
· 6 years ago
cd11b2b
mtd: nand: pxa3xx-nand: fix random command timeouts
by Ofer Heifetz
· 6 years ago
6589992
mtd: nand: pxa3xx_nand: fix early spurious interrupt
by Ofer Heifetz
· 6 years ago
d3859d1
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
by Ofer Heifetz
· 6 years ago
8cdcf67
mtd: nand: pxa3xx_nand: use nand_to_mtd()
by Ofer Heifetz
· 6 years ago
1445322
mtd: nand: pxa3xx_nand: Increase initial buffer size
by Ofer Heifetz
· 6 years ago
e8f6576
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
by Masahiro Yamada
· 6 years ago
1711add
mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages
by Darwin Dingel
· 6 years ago
850bdaf
mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP
by Mylène Josserand
· 6 years ago
cbe9ea2
mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
by Mylène Josserand
· 6 years ago
4a610fa
mtd: nand: denali: correct buffer alignment for DMA transfer
by Masahiro Yamada
· 6 years ago
f0306a1
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
c7f367b
mtd: nand: mxs_nand: add device tree support for i.MX 6
by Stefan Agner
· 6 years ago
eba7f1f
Convert CONFIG_NAND_DAVINCI to Kconfig
by Adam Ford
· 6 years ago
e7db856
Convert CONFIG_NAND_ATMEL to Kconfig
by Adam Ford
· 6 years ago
d294335
Convert CONFIG_NAND_LPC32XX_SLC to Kconfig
by Adam Ford
· 6 years ago
4368f85
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
by Jörg Krause
· 7 years ago
f3f2af3
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
by Jörg Krause
· 7 years ago
15e207f
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
by Jörg Krause
· 7 years ago
da37d09
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· 7 years ago
6275445
mtd: nand: mxs_nand: add support for specific ECC strength
by Stefan Agner
· 6 years ago
f75e83b
mtd: nand: mxs_nand: add device tree support
by Stefan Agner
· 6 years ago
6874834
mtd: nand: mxs_nand: move structs into header file
by Stefan Agner
· 6 years ago
502bdc6
mtd: nand: mxs_nand: add use_minimum_ecc to struct
by Stefan Agner
· 6 years ago
3b1328a
mtd: nand: mxs_nand: separate board/controller init
by Stefan Agner
· 6 years ago
0d4e9d8
mtd: nand: mxs_nand: use more precise function name
by Stefan Agner
· 6 years ago
931747e
mtd: nand: mxs_nand: move register structs to driver data
by Stefan Agner
· 6 years ago
984df7a
mtd: nand: mxs_nand: add minimal ECC support
by Stefan Agner
· 6 years ago
5c69dd0
mtd: nand: mxs_nand: report correct ECC parameters
by Stefan Agner
· 6 years ago
28897e8
mtd: nand: mxs_nand: use structure for BCH geometry
by Stefan Agner
· 6 years ago
dc0b69f
mtd: nand: mxs_nand: allow to enable BBT support
by Stefan Agner
· 6 years ago
5346c31
mtd: nand: mxs_nand: use self init
by Stefan Agner
· 6 years ago
9345943
mtd: nand: mxs_nand: introduce SPL specific init
by Stefan Agner
· 6 years ago
9a66328
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 7 years ago
3b52847
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
9fdde6c
nand: zynq: Send address cycles as per onfi parameter page
by Siva Durga Prasad Paladugu
· 7 years ago
9ca8388
nand: zynq: Add support for 16-bit buswidth
by Siva Durga Prasad Paladugu
· 7 years ago
4b11a62
mtd: nand: tegra: convert to driver model and live tree
by Marcel Ziswiler
· 7 years ago
e8c669a
mtd: nand: fsl_ifc: Fix nand waitfunc return value
by Jagdish Gediya
· 7 years ago
f195fad
mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
by Jagdish Gediya
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
41b7d7f
nand: zynq: Cleanup initialization
by Ezequiel Garcia
· 7 years ago
07c5cbb
nand: zynq: Fix driver initialization
by Ezequiel Garcia
· 7 years ago
6fbbe2d
nand: arasan_nfc: Fixed NAND write issue
by Vipul Kumar
· 7 years ago
e294ba0
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
748b5b3
sunxi: move the NAND parameters to Kconfig
by Miquel Raynal
· 7 years ago
b56052f
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
by Miquel Raynal
· 7 years ago
6d094d5
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
by Miquel Raynal
· 7 years ago
663e8a9
sunxi: allow NAND support to be compiled for sun8i platforms
by Miquel Raynal
· 7 years ago
6ddbb1e
spl: nand: sunxi: use PIO instead of DMA
by Miquel Raynal
· 7 years ago
7440bd7
spl: nand: sunxi: declare the ecc_bytes array globally
by Miquel Raynal
· 7 years ago
22f0aa0
spl: nand: sunxi: make the reset column helper more generic
by Miquel Raynal
· 7 years ago
Next »