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
/
fsl_elbc_nand.c
Age
Commit message (
Expand
)
Author
2014-09-25
driver/mtd: Use generic timer API for FSL IFC, eLBC
Prabhakar Kushwaha
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-10-24
mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account
Valentin Longchamp
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-22
nand/fsl_elbc: detect page size at runtime
Scott Wood
2012-11-26
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
Scott Wood
2012-01-26
nand/fsl_elbc: Convert to self-init
Scott Wood
2012-01-26
mtd/nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2011-10-03
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
mhench
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2009-11-13
fsl_elbc_nand: remove the bbt descriptors relocation fixup
Mingkai Hu
2009-08-26
NAND: ADD page Parameter to all read_page/read_page_raw API's
Sandeep Paulraj
2009-07-07
fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
Mingkai Hu
2008-12-19
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
Kumar Gala
2008-10-29
NAND fsl elbc: Set FMR[ECCM] based on page size.
Scott Wood
2008-10-29
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-12
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-09-12
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-09-12
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-12
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
Scott Wood
2008-08-12
fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-08-12
Freescale eLBC FCM NAND driver
Scott Wood