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-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
2017-11-29
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2017-11-29
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
2017-11-28
mtd: nand: zynq: Add a config option to use 1st stage bootloader timing
Jeff Westfahl
2017-11-17
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
Tom Rini
2017-11-14
mtd: nand: fsl-ifc: fix support of multiple NAND devices
Kurt Kanzenbach
2017-10-23
mtd: replace MTDDEBUG() with pr_debug()
Masahiro Yamada
2017-10-20
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-10-15
mtd: nand: denali_dt: add clock support
Masahiro Yamada
2017-10-15
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
Masahiro Yamada
2017-10-15
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
Masahiro Yamada
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-18
mtd: nand: denali: allow to override corrupted revision register
Masahiro Yamada
2017-08-30
mtd: nand: denali_dt: add a DT driver
Masahiro Yamada
2017-08-12
Convert CONFIG_NAND to Kconfig
Adam Ford
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
mx6: soc: Move mxs_dma_init() into the mxs nand driver
Fabio Estevam
2017-07-11
mtd: nand: make nand_info array static
Grygorii Strashko
2017-07-11
mtd: nand: drv: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
cmd: nand: abstract global variable usage for dm conversion
Mugunthan V N
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-05
samsung: nand: Drop s3c2410_nand driver
Simon Glass
2017-06-01
dm: gpio: Add live tree support
Simon Glass
[next]