~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
Commit message (
Expand
)
Author
Age
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-23
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
mtd: OneNAND: Set MTD type
Pali Rohár
2020-11-15
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
*
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
mtd: replace MTDDEBUG() with pr_debug()
Masahiro Yamada
2017-10-23
*
mtd: OneNAND: Fix onenand_block_markbad
Ladislav Michl
2017-06-23
*
onenand_spl_simple: Add DDP OneNAND support
Ladislav Michl
2017-06-23
*
onenand_spl_simple: Call onenand_spl_get_geometry() only once
Ladislav Michl
2017-06-23
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
Ladislav Michl
2016-07-22
*
mtd: OneNAND: allow board init function fail
Ladislav Michl
2016-07-22
*
mtd: OneNAND: add timeout to wait ready loops
Ladislav Michl
2016-07-22
*
onenand_spl_simple: Add a simple OneNAND read function
Ladislav Michl
2016-07-22
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
*
mtd: onenand: Fix unaligned access
Marek Vasut
2013-12-31
*
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
2013-11-21
*
drivers: mtd: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-10-09
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
*
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-04-12
*
SPL: ONENAND: Fix onenand_spl_load_image implementation.
Enric Balletbo i Serra
2013-03-08
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
*
GCC4.6: Squash warnings in onenand_base.c
Wolfgang Denk
2012-04-21
*
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
Lukasz Majewski
2012-04-04
*
onenand:samsung Target dependent OneNAND chip probe function
Lukasz Majewski
2012-04-04
*
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-11-23
|
\
|
*
drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-23
*
|
GCC4.6: Squash warnings in onenand_base.c
Marek Vasut
2011-11-15
*
|
OneNAND: Add simple OneNAND SPL
Marek Vasut
2011-11-15
|
/
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Enric Balletbo i Serra
2010-10-11
*
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
Minkyu Kang
2010-08-26
*
Flex-OneNAND driver support
Amul Kumar Saha
2009-11-13
*
s5pc1xx: support onenand driver
Minkyu Kang
2009-10-13
*
OneNAND: Remove unused read_spareram
Kyungmin Park
2009-08-26
*
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
Stefan Roese
2009-06-12
*
mtd: nand/onenand: Register mtd device upon device scanning
Stefan Roese
2009-04-28
*
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
[next]