index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
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-03-31
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2016-03-23
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-20
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
2015-10-15
mtd: nand: vf610_nfc: resync with upstream Linux version
Stefan Agner
2015-10-11
nand: omap_gpmc: Change correctable bit-flips messages to debug()
Ezequiel GarcĂa
2015-09-29
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
Hans de Goede
2015-09-20
mtd: nand: mxs check maximum ecc that platfrom supports
Peng Fan
2015-09-15
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
Stefan Roese
2015-09-11
bitops: introduce BIT() definition
Heiko Schocher
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
Stefan Roese
2015-09-11
arm: Remove nhk8815 boards and nomadik arch
Simon Glass
2015-09-10
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
Stefan Roese
2015-08-31
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
Hans de Goede
2015-08-31
sunxi_nand_spl: clear status flags in SPL implementation
Boris Brezillon
2015-08-31
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for backup boot partitions
Hans de Goede
2015-08-31
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
sunxi_nand_spl: Parametrize lowlevel read functions
Hans de Goede
2015-08-31
sunxi_nand_spl: Properly config page-size in the nand ctl register
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Hans de Goede
2015-08-31
sunxi_nand_spl: Add proper cache flusing
Hans de Goede
2015-08-31
sunxi_nand_spl: Turn off clocks when we're done with the nand
Hans de Goede
2015-08-31
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
Hans de Goede
2015-08-31
sunxi_nand_spl: We only need to reset the nand chip once
Hans de Goede
2015-08-31
sunxi_nand_spl: Drop unnecessary temp buf
Hans de Goede
2015-08-30
mtd: denali_spl: do not allocate page_buffer in .bss section
Masahiro Yamada
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
[next]