index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
/
onenand_base.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: mtd: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2020-11-15
mtd: OneNAND: Set MTD type
Pali Rohár
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2018-09-20
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2017-10-23
mtd: replace MTDDEBUG() with pr_debug()
Masahiro Yamada
2017-06-23
mtd: OneNAND: Fix onenand_block_markbad
Ladislav Michl
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-22
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
Ladislav Michl
2016-07-22
mtd: OneNAND: add timeout to wait ready loops
Ladislav Michl
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-12-31
mtd: onenand: Fix unaligned access
Marek Vasut
2013-11-21
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
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-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-21
GCC4.6: Squash warnings in onenand_base.c
Wolfgang Denk
2012-04-04
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
Lukasz Majewski
2012-04-04
onenand:samsung Target dependent OneNAND chip probe function
Lukasz Majewski
2011-11-15
GCC4.6: Squash warnings in onenand_base.c
Marek Vasut
2010-10-11
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Enric Balletbo i Serra
2009-11-13
Flex-OneNAND driver support
Amul Kumar Saha
2009-08-26
OneNAND: Remove unused read_spareram
Kyungmin Park
2009-01-23
OneNAND: Additional sync with 2.6.27
Stefan Roese
2009-01-23
Add markbad function
Kyungmin Park
2009-01-23
OneNAND: Save version_id in onenand_chip struct
Stefan Roese
2009-01-23
OneNAND: Fix compiler warnings
Stefan Roese
2009-01-23
Sync with 2.6.27
Kyungmin Park
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-08-21
Fix OneNAND read_oob/write_oob functions compatability
Kyungmin Park
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-13
Fix OneNAND build break
Kyungmin Park
2008-08-13
drivers/mtd/onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
OneNAND: Fill in MTD function pointers for OneNAND.
Fathi BOUDRA
2008-08-11
OneNAND: Remove unused parameters to onenand_verify_page
Steve Sakoman
2008-07-09
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-05-01
onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts
Wolfgang Denk
2008-04-13
Fix OneNAND read
Kyungmin Park
2008-03-26
Add Flex-OneNAND booting support
Kyungmin Park
[next]