~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_tPali Rohár2022-06-06
* mtd: Update the way partitions are parsedPatrice Chotard2022-04-11
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* mtd: Remove mtd_erase_callback() entirelyMarek Behún2021-10-23
* mtd: mtdpart: Make mtdpart's _erase method saneMarek Behún2021-10-23
* mtd: add support for parsing partitions defined in OFMarek Behún2021-06-24
* mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra2020-07-17
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-06
* mtd: mtdpart: implement proper partition handlingMiquel Raynal2018-10-02
* mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal2018-10-02
* mtd: mtdpart: balance debug messagesMiquel Raynal2018-09-20
* mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon2018-09-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-25
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-25
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-09
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31
* ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-11
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30
* nand: remove dead code and suspend/resumeScott Wood2010-10-11
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12
* MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-09
* MTD: Add MTD paritioning infrastructureKyungmin Park2008-11-19