- 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months 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, 2 months 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, 10 months ago
- 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 11 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 · 4 years ago
- a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 4 years ago
- e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 4 years 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, 9 months ago
- 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 10 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
- ba8c9ea mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
- 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
- e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
- a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
- 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
- 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
- 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
- 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
- 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
- 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
- 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
- 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
- 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
- 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
- b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
- 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
- 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
- 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
- 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
- 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
- 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
- 8b7f4b9 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
- b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
- 59441ac mtd: fix compiler warnings by Steve Rae · 8 years ago
- c1fe6b5 mtd: nand: Increase the max OOB size by Boris Brezillon · 8 years ago
- 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
- 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
- 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago