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
/
fsl_upm.c
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-04
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2015-03-31
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-05
MPC85xx: remove support for TQM85xx boards
Wolfgang Denk
2011-10-03
PPC: Fix fsl_upm.c by renaming nand handling functions
Marek Vasut
2010-12-13
fsl_upm: Add MxMR/MDR synchronization
John Schmoller
2009-03-23
Add wait flags to support board/chip specific delays
Wolfgang Grandegger
2009-03-23
Add support for TQM-specific chip select logic to FSL-UPM
Wolfgang Grandegger
2009-03-23
Add multi chip support to the FSL-UPM driver
Wolfgang Grandegger
2008-08-12
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
nand: fsl_upm: convert to updated MTD NAND infrastructure
Anton Vorontsov
2008-06-10
NAND FSL UPM: driver re-write using the hwcontrol callback
Wolfgang Grandegger
2008-01-16
nand: FSL UPM NAND driver
Anton Vorontsov