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
/
spi
Age
Commit message (
Expand
)
Author
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
2020-05-28
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
2020-05-28
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-04-29
mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ
Robert Marko
2020-04-29
mtd: spi-nand: Import Toshiba SPI-NAND support
Robert Marko
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
2020-01-27
mtd: spinand: winbond: Add support for W25N01GV
Robert Marko
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-04-12
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
Stefan Roese
2018-10-04
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-09-20
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
Miquel Raynal
2018-09-20
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan