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
Age
Commit message (
Expand
)
Author
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
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
2019-08-25
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
Stefan Roese
2019-07-31
nand: davinci: avoid out of bounds array access
Heinrich Schuchardt
2019-07-29
nand: davinci: add support for driver model
Bartosz Golaszewski
2019-07-29
nand: davinci: make davinci_nand_init() static
Bartosz Golaszewski
2019-07-19
i.MX6: nand: add nandbcb command for imx
Shyam Saini
2019-07-12
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-04
nand: davinci: remove dead code for dm644x
Bartosz Golaszewski
2019-04-26
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
Gregory CLEMENT
2019-04-22
drivers: nand: brcmnand: add an option to read the write-protect from device ...
Philippe Reynes
2019-04-22
drivers: nand: brcmnand: add parameter parameter-page-big-endian
Philippe Reynes
2019-04-22
drivers: nand: brcmnand: add initial support
Philippe Reynes
2019-04-22
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2019-04-17
mtd: rawnand: denali: add reset handling
Simon Goldschmidt
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-12
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2019-04-12
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
Stefan Roese
2019-03-13
MTD: mxs_nand_spl: Redo the way nand_init initializes
Adam Ford
2019-02-15
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
Adam Ford
2019-02-15
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
Adam Ford
2019-02-15
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
Adam Ford
2019-01-28
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
Adam Ford
2019-01-24
mtd: nand: arasan_nfc: Add support for nand multi chip select
T Karthik Reddy
2019-01-21
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
Derald D. Woods
2019-01-16
mtd: nand: raw: allow to disable unneeded ECC layouts
Stefan Agner
[next]