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
/
nand
/
raw
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-04-30
Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
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-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-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-03
nand: mxs_nand: add API for switching different BCH layouts
Igor Opaniuk
2019-10-30
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-10-25
drivers: nand: brcmnand: fix nand_chip ecc layout structure
William Zhang
2019-10-25
nand: brcm: add BCM6368 support
Álvaro Fernández Rojas
2019-10-22
drivers: clk: Add a managed API to get clocks from the device-tree
Jean-Jacques Hiblot
[next]