- 6a138b0 mtd: Drop unused fsmc_nand driver by Simon Glass · 1 year, 9 months ago
- 2661c2d mtd: Drop unused fsl_upm driver by Simon Glass · 1 year, 9 months ago
- 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 1 year, 11 months ago
- da16d72 mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 1 year, 10 months ago
- ee7296b mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · 1 year, 10 months ago
- 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 11 months ago
- 670789f mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 2 years ago
- 9b0b564 memory: Add TI GPMC driver by Roger Quadros · 2 years, 1 month ago
- 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 2 months ago
- 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 1 month ago
- 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
- 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
- c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
- 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
- c7f7cce mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
- bd6adff mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
- c596e01 mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
- 3de2cdb mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
- 2811ed2 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
- a1286a1 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
- bded7d8 mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
- 9d1806f mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
- b8cd2df mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
- bd87603 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
- 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
- bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 4 months ago
- df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
- eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
- a7fb97b linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · 2 years, 7 months ago
- c86a4de mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
- 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
- b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
- 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 1 month ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
- a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
- a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
- b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
- 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
- d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
- 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
- a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
- 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
- c32bfe0 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · 3 years, 5 months ago
- f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
- ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
- 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
- a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
- 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
- 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
- 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
- 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
- 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
- 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
- dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
- a95d878 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 9 months ago
- 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 10 months ago
- f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 11 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 11 months ago
- e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 11 months ago
- 720fcb2 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 4 months ago
- c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 6 months ago
- 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
- 8912710 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 8 months ago
- 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- a11c081 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 5 years ago
- eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
- 7e45bb0 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
- e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
- 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
- 5df42b0 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
- 892a868 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
- a55036b mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
- 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
- 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
- 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
- a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
- 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
- 9e5c2a7 mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · 6 years ago
- 2a74930 mtd: mtdpart: implement proper partition handling by Miquel Raynal · 6 years ago
- ff4afa8 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · 6 years ago
- 21cc1fb mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · 6 years ago
- 6f041cc mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · 6 years ago
- 3181c0a mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · 6 years ago
- 883d877 mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · 6 years ago
- 0a6d6ba mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · 6 years ago
- f867872 mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · 6 years ago
- b95db8d mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · 6 years ago
- d02f1d3 mtd: move definitions to enlarge their range by Miquel Raynal · 6 years ago
- 9bfc3fd mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
- 5f50d82 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 6 years ago
- 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
- 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
- da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago