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
Age
Commit message (
Expand
)
Author
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-05-08
configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs
Patrick Delaunay
2020-04-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-04-30
mtd: spi-nor-ids: Add Spansion s25fs512s flash entry
Kuldeep Singh
2020-04-30
mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256
Jagan Teki
2020-04-30
mtd: spi-nor: Enable QE bit for ISSI flash
Jagan Teki
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-29
mtd: spi-nor: Enable dual and quad read for s25fl256s0
Bacem Daassi
2020-04-29
mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu*
Kuldeep Singh
2020-04-29
spi: use is_power_of_2 instead of hweight32 in spi_nor_write()
Rasmus Villemoes
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-04-02
mtd: spi: Add Macronix MX25U3235F device
Tom Warren
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: spi-nor-core: Add octal mode support
Vignesh Raghavendra
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
[next]