index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-07-20
1
-0
/
+1
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
1
-0
/
+1
*
mtd: spi-nor: Enable QE bit for ISSI flash
Jagan Teki
2020-04-30
1
-0
/
+1
*
mtd: spi-nand: Import Toshiba SPI-NAND support
Robert Marko
2020-04-29
1
-0
/
+1
*
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
1
-2
/
+2
*
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2020-01-27
1
-0
/
+8
*
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
Tudor Ambarus
2019-12-17
1
-0
/
+2
*
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
1
-6
/
+0
*
mtd: spi: Add 'struct spi_flash {' to the code
Simon Glass
2019-10-08
1
-1
/
+7
*
mtd: spi-nor: add missing SST26* flash IC protection ops
Eugeniy Paltsev
2019-09-16
1
-0
/
+4
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2019-04-22
1
-0
/
+30
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2019-04-22
1
-0
/
+7
*
mtd: add get/set of_node/flash_node helpers
Brian Norris
2019-04-22
1
-0
/
+12
*
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
2019-04-12
1
-1
/
+1
*
mtd: spi: spi-nor-core: Add back U-Boot specific features
Vignesh R
2019-02-07
1
-0
/
+9
*
mtd: spi: Port SPI NOR framework from Linux
Vignesh R
2019-02-07
2
-0
/
+442
*
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
1
-0
/
+2
*
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
1
-0
/
+15
*
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-12-06
1
-0
/
+1
*
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-04
1
-0
/
+1
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
2
-1
/
+32
*
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
1
-0
/
+5
*
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
1
-0
/
+21
*
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
1
-0
/
+1
*
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
1
-0
/
+1
*
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
1
-0
/
+3
*
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
1
-0
/
+427
*
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-09-20
1
-0
/
+3
*
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
1
-0
/
+731
*
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
1
-0
/
+6
*
mtd: add get/set of_node/flash_node helpers
Brian Norris
2018-09-20
1
-0
/
+28
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-20
1
-11
/
+1
*
mtd: remove stale comment in mtd_oob_ops structure
Miquel Raynal
2018-07-24
1
-4
/
+0
*
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
2018-07-23
1
-0
/
+8
*
mtd: nand: export nand_get_flash_type function
Jörg Krause
2018-06-27
1
-3
/
+7
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
14
-28
/
+14
*
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
Masahiro Yamada
2017-12-04
1
-0
/
+1
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
3
-8
/
+5
*
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
1
-0
/
+3
*
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-11-29
1
-0
/
+14
*
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
1
-0
/
+33
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-11-29
1
-4
/
+8
*
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-11-29
1
-0
/
+2
*
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-11-29
1
-5
/
+0
*
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-11-29
1
-1
/
+1
*
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2017-11-29
1
-0
/
+57
*
mtd: nand: Support controllers with custom page
Marc Gonzalez
2017-11-29
1
-0
/
+12
*
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2017-11-29
1
-0
/
+8
*
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
1
-1
/
+1
*
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
1
-4
/
+10
[next]