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
/
include
/
linux
/
mtd
/
nand.h
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-07-24
mtd: nand: Increase the max OOB size
Boris Brezillon
2016-07-24
mtd: nand: add common DT init code
Brian Norris
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
2015-08-25
mtd: nand: Increase max sizes of OOB and Page size
Siva Durga Prasad Paladugu
2015-08-25
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-03-30
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-06-06
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
David Mosberger
2014-06-06
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2013-10-09
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-04-01
Consolidate bool type
York Sun
2012-11-26
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-17
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Marek Vasut
2012-09-17
nand: consolidate duplicated constants
Joe Hershberger
2012-09-07
nand: Try to align the default buffers
Simon Glass
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-01-26
nand: Merge changes from Linux nand driver
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-04-01
NAND: add support for reading ONFI page table
Florian Fainelli
2011-01-12
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
Lei Wen
2010-12-17
NAND: add NAND_CMD_PARAM (0xec) definition
Florian Fainelli
2010-12-17
nand: constify id/manu tables
Mike Frysinger
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-07-16
nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices
Stefan Roese
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-10-31
NAND: Allow NAND and OneNAND to coexist
Alessandro Rubini
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-08-13
Fix OneNAND build break
Kyungmin Park
2008-08-12
NAND: Scan bad blocks lazily.
Ilya Yanok
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Remove white space at end.
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-05-28
NAND: Provide a sane default for NAND_MAX_CHIPS.
Scott Wood
2008-01-09
fix various comments
Marcel Ziswiler
2007-05-24
[PATCH][NAND] Define the Vendor Id for Micron NAND Flash
Ulf Samuelsson
2006-07-21
Code cleanup
Wolfgang Denk
[next]