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
/
nand_base.c
Age
Commit message (
Expand
)
Author
2012-09-17
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Marek Vasut
2012-09-17
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-05-18
NAND: Remove ONFI detection message to from bootup log
Stefan Roese
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-02-28
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-01-26
nand: make 1-bit software ECC configurable
Christian Hitz
2012-01-26
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
nand: Merge changes from Linux nand driver
Christian Hitz
2012-01-26
nand: cleanup whitespace
Christian Hitz
2012-01-26
nand: Merge BCH code from Linux nand driver
Christian Hitz
2011-12-06
nand: Add common functions to linux/mtd/nand.h
Simon Schwarz
2011-10-03
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-09-30
spl: add NAND Library to new SPL
Simon Schwarz
2011-07-01
nand_base: trivial: fix comment read/write comment
Ben Gardiner
2011-04-15
NAND: rearrange ONFI revision checking, add ONFI 2.3
Florian Fainelli
2011-04-15
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
Florian Fainelli
2011-04-01
NAND: add support for reading ONFI page table
Florian Fainelli
2011-04-01
NAND: add more watchdog resets
Scott Wood
2011-02-02
Minor Coding Style Cleanup.
Wolfgang Denk
2011-01-12
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
Lei Wen
2010-12-17
MTD/NAND: fix nand_base.c to use get_timer() correctly
Reinhard Meyer
2010-12-17
nand: constify id/manu tables
Mike Frysinger
2010-10-11
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
nand util: read/write: accept unaligned length
Scott Wood
2010-09-08
mtd: nand: supress 'unknown NAND' warning if no nand is found
Steve Sakoman
2010-07-08
NAND: show manufacturer and device ID for unknown chips
Florian Fainelli
2009-11-18
NAND: Update read_read_subpage API check
Sandeep Paulraj
2009-11-13
NAND: fix "raw" reads with ECC syndrome layouts
David Brownell
2009-11-13
NAND: Don't walk past end of oobfree[]
Sandeep Paulraj
2009-11-13
NAND: Update check condition for nand_read_page_hwecc API
Sandeep Paulraj
2009-11-13
NAND: Updating comments/explanations in the NAND driver
Sandeep Paulraj
2009-11-13
NAND: Subpage shift for ecc_steps equal to 16
Sandeep Paulraj
2009-11-13
NAND: Remove commented out code
Sandeep Paulraj
2009-11-13
NAND: Correct the "chip_shift" calculation
Sandeep Paulraj
2009-11-13
NAND: Update to support 64 bit device size
Sandeep Paulraj
2009-08-26
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
Sandeep Paulraj
2009-08-26
NAND: ADD page Parameter to all read_page/read_page_raw API's
Sandeep Paulraj
2009-04-28
mtd: nand: Include linux/mtd/partitions.h in nand_base.h
Stefan Roese
2009-03-23
Enable multi chip support in the NAND layer
Wolfgang Grandegger
2009-02-06
NAND: Add timeout for reset command
Peter Tyser
2009-02-06
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
Peter Tyser
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-12-16
NAND: Mark the BBT as scanned prior to calling scan_bbt.
Scott Wood
2008-10-29
NAND: Reset chip on power-up
Karl Beldan
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND: chip->state does not always get set.
Marcel Ziswiler
2008-08-12
NAND: Scan bad blocks lazily.
Ilya Yanok
[next]