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
/
spi
/
spi-nor-core.c
Age
Commit message (
Expand
)
Author
2019-12-27
mtd: spi-nor-core: Fix static checker warnings
Vignesh Raghavendra
2019-10-25
mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...
Vignesh Raghavendra
2019-10-25
mtd: spi-nor-core: Use dev_err for reporting erase/write failures
Vignesh Raghavendra
2019-09-16
mtd: spi-nor: add missing SST26* flash IC protection ops
Eugeniy Paltsev
2019-05-03
mtd: spi-nor: fix page program issue when using spi-mem driver
Weijie Gao
2019-04-12
mtd: spi: Replace ad-hoc default implementation with spi_mem_op
Marek Vasut
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
2019-02-07
mtd: spi: Switch to new SPI NOR framework
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add back U-Boot specific features
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add 4 Byte addressing support
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SPI MEM support
Vignesh R
2019-02-07
mtd: spi: Port SPI NOR framework from Linux
Vignesh R