index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2018-05-11
nand: zynq: Send address cycles as per onfi parameter page
Siva Durga Prasad Paladugu
2018-05-11
nand: zynq: Add support for 16-bit buswidth
Siva Durga Prasad Paladugu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-23
nand: zynq: Cleanup initialization
Ezequiel Garcia
2018-04-23
nand: zynq: Fix driver initialization
Ezequiel Garcia
2018-04-09
nand: arasan_nfc: Fixed NAND write issue
Vipul Kumar
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
[next]