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
2016-06-24
mtd: nand: Drop a blank line in nand_wait()
Andre Renaud
2016-06-20
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-06-19
mtd: nand: Patch remaining places where nand_to_mtd() should be used
Boris Brezillon
2016-06-19
nand: nand torture: follow sync with linux v4.6
Max Krummenacher
2016-06-19
spl: nand: sunxi: add support for NAND config auto-detection
Boris Brezillon
2016-06-19
spl: nand: sunxi: split 'load page' and 'read page' logic
Boris Brezillon
2016-06-19
spl: nand: sunxi: rework status polling loop
Boris Brezillon
2016-06-19
spl: nand: sunxi: stop guessing the redundant u-boot offset
Boris Brezillon
2016-06-19
spl: nand: support redundant u-boot image
Boris Brezillon
2016-06-19
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
Boris Brezillon
2016-06-19
spl: nand: sunxi: remove support for so-called 'syndrome' mode
Boris Brezillon
2016-06-13
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-06-12
at91: nand: Set up the ECC strength correctly
Andre Renaud
2016-06-12
at91: Correct NAND ECC register access
Andre Renaud
2016-06-12
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-06-09
mtd: nand: omap: allow to switch to BCH16
Heiko Schocher
2016-06-09
nand: add nand mtd concat support
Heiko Schocher
2016-06-03
nand: fix nand torture to use changed mtd api
Max Krummenacher
2016-06-03
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
Scott Wood
2016-06-03
mtd: nand: Remove jz4740 driver
Marek Vasut
2016-06-03
mtd: nand: arasan_nfc: Correct nand ecc initialization
Siva Durga Prasad Paladugu
2016-05-27
mtd: nand: am335x: spl: Fix copying of image
Lokesh Vutla
2016-05-24
mtd: nand: mxs: use simpler runtime cpu dection macros
Peng Fan
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2016-04-10
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
Purna Chandra Mandal
2016-04-06
kirkwood_nand: claim MPP pins on the fly
Chris Packham
2016-04-01
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2016-03-24
mtd: denali: fix warning when compiled for 64bit system
Masahiro Yamada
2016-02-12
arasan: nfc: Add initial nand driver support for arasan
Siva Durga Prasad Paladugu
2016-02-12
zynqmp: nand: Add Nand driver support for zynqmp
Siva Durga Prasad Paladugu
2016-02-12
mtd: pxa3xx_nand: Don't alloc unneeded memory
Kevin Smith
2016-02-12
mtd: pxa3xx_nand: Correct offset calculation
Kevin Smith
2016-02-12
mtd: pxa3xx_nand: Correct null dereference
Kevin Smith
2016-02-12
nand: mxs: fix error handling for mxs_nand_init
Peng Fan
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-02
atmel_nand: Add 32 bit ecc support for sama5d2 chip
Josh Wu
2016-02-02
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
Josh Wu
2016-01-27
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
Josh Wu
2016-01-27
atmel_nand: add '\n' in the end of error message for better display
Josh Wu
2016-01-27
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
Josh Wu
2016-01-24
imx: nand: update GPMI NAND driver to support MX7
Peng Fan
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-10-15
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
[next]