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
Age
Commit message (
Expand
)
Author
2018-01-08
mtd: nand: mxs_nand_spl: Remove nand size print
Jagan Teki
2017-12-19
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-12-19
mtd/spi: fix block count for is25lq040b
Sean Nyekjaer
2017-12-12
mtd: nand: denali: make NAND_DENALI unconfigurable option
Masahiro Yamada
2017-12-04
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-12-04
Merge git://git.denx.de/u-boot-cfi-flash
Tom Rini
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-12-04
mtd: cfi: Fix checking status register feature
York Sun
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: add mtd_ooblayout_xxx() helper functions
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-21
mtd/spi: add support for is25lq040b
Sean Nyekjaer
2017-11-20
ubi: no NULL check needed before kmem_cache_destroy
Heinrich Schuchardt
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-25
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Andre Przywara
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-18
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
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-27
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
Lukasz Majewski
2017-09-27
SPL: SPI: sunxi: add SPL FIT image support
Andre Przywara
[next]