aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/onenand/onenand_bbt.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada1-3/+2
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-1/+0
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-4/+2
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger1-1/+1
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha1-4/+10
2009-01-23Sync with 2.6.27Kyungmin Park1-4/+4
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk1-5/+5
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park1-10/+12
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-2/+2
2008-08-13Fix OneNAND build breakKyungmin Park1-2/+2
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-3/+3
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD1-0/+265