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-09-20
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-19
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
David Sniatkiwicz
2018-09-19
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
Konstantin Porotchkin
2018-09-19
nand: pxa3xx: cosmetic: add comments to the timing layout structures
Konstantin Porotchkin
2018-09-19
fix: nand: Replace hardcoded page chunk size with calculated one
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for Toshiba flash
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
Victor Axelrod
2018-09-19
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-09-19
mtd: nand: pxa3xx_nand: add support for partial chunks
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Fix initial controller configuration
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Increase the initial chunk size
Ofer Heifetz
2018-09-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: use nand_to_mtd()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: Increase initial buffer size
Ofer Heifetz
2018-09-10
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
Masahiro Yamada
2018-08-10
mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages
Darwin Dingel
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
[next]