Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | arm: Don't include common.h in header files | Simon Glass |
2020-05-10 | mtd: nand: raw: mxs_nand changes for nandbcb | Han Xu |
2020-05-10 | nand: enable the Randomizer module for i.mx7 and i.mx8 | Alice Guo |
2020-05-10 | mxs_nand: don't check zero count when ECC reading with randomizer | Han Xu |
2020-05-10 | MXS_NAND: Add clock support for iMX8 | Ye Li |
2020-05-10 | mtd: nand: support GPMI NAND driver for i.MX8 | Peng Fan |
2020-05-10 | nand: mxs_nand: make imx8mm can use hardware BCH and randomizer | Alice Guo |
2020-05-10 | mtd: mxs_nand: fix the gf_13/14 definition issue | Han Xu |
2020-05-10 | mtd: nand: mxs_nand: add i.MX6QP compatible string | Han Xu |
2020-05-10 | mxs_nand: Update compatible string for i.MX6SX | Ye Li |
2020-05-10 | nand: Update SPL MXS NAND mini driver | Ye Li |
2020-05-10 | mxs_nand: Add support for i.MX8M | Ye Li |
2020-05-10 | nand: mxs: correct bitflip for erased NAND page | Peng Fan |
2020-05-10 | nand: mxs: fix the bitflips for erased page when uncorrectable error | Peng Fan |
2020-05-10 | mtd: gpmi: provide the option to use legacy bch geometry | Ye Li |
2020-05-10 | mtd: gpmi: change the BCH layout setting for large oob NAND | Ye Li |
2020-04-30 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-04-30 | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
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-04-27 | nand: brcmnand: return without disabling clock | Álvaro Fernández Rojas |
2020-04-27 | ARM: zynq: Fix invalid check on NAND_CMD_NONE. | Patrick van Gelder |
2020-04-24 | mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 | Baruch Siach |
2020-04-06 | nand: raw: zynq: Do not try to probe driver if nand flash is disabled | Michal Simek |
2020-04-06 | nand: raw: Do not free xnand structure | Michal Simek |
2020-02-28 | mtd: nand: Fix on-die ecc issues in arasan_nfc driver | T Karthik Reddy |
2020-02-19 | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada |
2020-02-19 | dma-mapping: fix the prototype of dma_unmap_single() | Masahiro Yamada |
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-02-01 | mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC | Masahiro Yamada |
2020-02-01 | mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible | Masahiro Yamada |
2020-02-01 | mtd: rawnand: denali_dt: insert udelay() after reset deassert | Masahiro Yamada |
2020-02-01 | mtd: rawnand: denali: Do not reset the block before booting the kernel | Marek Vasut |
2020-02-01 | mtd: rawnand: denali_dt: make the core clock optional | Masahiro Yamada |
2020-02-01 | mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA | Marek Vasut |
2020-01-27 | mtd: spinand: winbond: Add support for W25N01GV | Robert Marko |
2020-01-25 | mtd: denali: Drop custom dma mapping functions | Vignesh Raghavendra |
2020-01-23 | nand: brcmnand: add bcm68360 support | Philippe Reynes |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-14 | zynq: mtd: nand: Remove hardcoded base addresses | Ashok Reddy Soma |
2020-01-14 | zynq: mtd: nand: Move zynq nand driver to driver model | Ashok Reddy Soma |
2020-01-14 | mtd: nand: Remove hardcoded base address of nand | Ashok Reddy Soma |
2020-01-14 | mtd: nand: Move arasan nand driver to driver model | Ashok Reddy Soma |
2019-12-04 | mtd: Makefile: deep cleanup | Miquel Raynal |
2019-12-04 | mtd: nand: add includes in NAND core to avoid warnings | Miquel Raynal |
2019-12-03 | mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD | Miquel Raynal |