index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2018-07-31
mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP
Mylène Josserand
2018-07-31
mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
Mylène Josserand
2018-07-25
mtd: nand: denali: correct buffer alignment for DMA transfer
Masahiro Yamada
2018-07-23
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2018-07-23
mtd: nand: mxs_nand: add device tree support for i.MX 6
Stefan Agner
2018-07-21
Convert CONFIG_NAND_DAVINCI to Kconfig
Adam Ford
2018-07-21
Convert CONFIG_NAND_ATMEL to Kconfig
Adam Ford
2018-07-21
Convert CONFIG_NAND_LPC32XX_SLC to Kconfig
Adam Ford
2018-06-27
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
Jörg Krause
2018-06-27
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
Jörg Krause
2018-06-27
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Jörg Krause
2018-06-27
mtd: nand: export nand_get_flash_type function
Jörg Krause
2018-06-27
mtd: nand: mxs_nand: add support for specific ECC strength
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add device tree support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: move structs into header file
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add use_minimum_ecc to struct
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: separate board/controller init
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use more precise function name
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: move register structs to driver data
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add minimal ECC support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: report correct ECC parameters
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use structure for BCH geometry
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: allow to enable BBT support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use self init
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: introduce SPL specific init
Stefan Agner
2018-05-11
Merge git://git.denx.de/u-boot-tegra
Tom Rini
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
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-10
mtd: nand: tegra: convert to driver model and live tree
Marcel Ziswiler
2018-05-09
mtd: nand: fsl_ifc: Fix nand waitfunc return value
Jagdish Gediya
2018-05-09
mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
Jagdish Gediya
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
[next]