index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-03
sunxi: move the NAND parameters to Kconfig
Miquel Raynal
2018-04-03
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
Miquel Raynal
2018-04-03
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
Miquel Raynal
2018-04-03
sunxi: allow NAND support to be compiled for sun8i platforms
Miquel Raynal
2018-04-03
spl: nand: sunxi: use PIO instead of DMA
Miquel Raynal
2018-04-03
spl: nand: sunxi: declare the ecc_bytes array globally
Miquel Raynal
2018-04-03
spl: nand: sunxi: make the reset column helper more generic
Miquel Raynal
2018-04-03
spl: nand: sunxi: ensure enough time has passed after changing the column
Miquel Raynal
2018-04-03
spl: nand: sunxi: create an helper to handle command execution
Miquel Raynal
2018-04-03
spl: nand: sunxi: add missing status clear
Miquel Raynal
2018-04-03
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
Miquel Raynal
2018-04-03
spl: nand: sunxi: introduce the nand_wait_int() helper
Miquel Raynal
2018-04-03
spl: nand: sunxi: fix typo on register name
Miquel Raynal
2018-04-03
spl: nand: sunxi: fix second case of modulo by zero error
Miquel Raynal
2018-04-03
mtd: nand: sunxi: fix ECC strength choice
Miquel Raynal
2018-03-23
arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more
Vipul Kumar
2018-03-19
nand: Remove unused ppc4xx NAND driver and references
Stefan Roese
2018-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
2018-02-08
Convert CONFIG_NAND_MXS to Kconfig
Stefan Agner
2018-01-30
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
2018-01-30
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Add support for ondie ecc
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Move common ecc struct initialization init routine
Siva Durga Prasad Paladugu
2018-01-08
mtd: nand: mxs_nand_spl: Remove nand size print
Jagan Teki
2017-12-12
mtd: nand: denali: make NAND_DENALI unconfigurable option
Masahiro Yamada
2017-12-04
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-12-04
mtd: nand: denali_dt: replace printf() with pr_err()
Masahiro Yamada
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
2017-12-04
mtd: nand: denali: remove bogus __maybe_unused
Masahiro Yamada
2017-11-30
fix: nand: pxa3xx: fix defined but not used warnings
Sean Nyekjaer
2017-11-29
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-11-29
mtd: nand: zynq: Add support for the NAND lock/unlock operation
Joe Hershberger
2017-11-29
mtd: zynq: nand: Move board_nand_init() function to board.c
Wilson Lee
2017-11-29
mtd: nand: denali: sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-11-29
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-11-29
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
2017-11-29
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-11-29
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-11-29
mtd: nand: Support controllers with custom page
Marc Gonzalez
2017-11-29
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2017-11-29
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2017-11-29
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2017-11-29
mtd: nand: Create a NAND reset function
Sascha Hauer
[next]