Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5c3e867195f25ec35bd3852e35bbef02887c160a
/
drivers
/
mtd
/
nand
/
raw
/
nand_ids.c
c271371
mtd: nand: add support for the Sandisk SDTNQGAMA chip
by Johan Jonker
· Mon Mar 13 01:29:19 2023 +0100
25bb179
mtd: nand: Rename the nand_manufacturers struct
by Michael Trimarchi
· Tue Jul 26 18:33:11 2022 +0200
27d9b25
mtd: decommission the NAND museum
by Michael Trimarchi
· Wed Jul 20 18:22:16 2022 +0200
66483b3
mtd: nand: Move Macronix specific initialization in nand_macronix.c
by Michael Trimarchi
· Wed Jul 20 18:22:14 2022 +0200
c7b2830
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
by Michael Trimarchi
· Wed Jul 20 18:22:13 2022 +0200
fa5d40c
mtd: nand: Move Micron specific init logic in nand_micron.c
by Michael Trimarchi
· Wed Jul 20 18:22:12 2022 +0200
3ba671b
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
by Michael Trimarchi
· Wed Jul 20 18:22:11 2022 +0200
3dc9060
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
by Michael Trimarchi
· Wed Jul 20 18:22:10 2022 +0200
6c8ef80
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
by Michael Trimarchi
· Wed Jul 20 18:22:09 2022 +0200
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
98f52ed
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
by Nikolai Zhubr
· Wed Jan 02 00:56:13 2019 +0530
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· Thu Aug 16 17:30:07 2018 +0200
[Renamed from drivers/mtd/nand/nand_ids.c]
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
7f3f5a2
mtd: nand: add support for the TC58NVG2S0H chip
by Boris Brezillon
· Tue Nov 08 17:21:12 2016 +0100
edf2440
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· Wed Jun 15 21:09:25 2016 +0200
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· Mon May 30 13:57:58 2016 -0500
3ea94ed
nand: Sync with Linux v4.1
by Scott Wood
· Fri Jun 26 19:03:26 2015 -0500
831bbad
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· Mon Jun 22 22:38:32 2015 -0500
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· Sun Aug 31 15:16:53 2014 +0900
081fe9e
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· Tue Jul 15 16:08:43 2014 +0200
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· Tue Jun 24 10:10:04 2014 +0200
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Fri Oct 04 17:43:25 2013 +0200
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
883623d
nand: Add more NAND types from Linux nand driver
by Christian Hitz
· Wed Oct 12 09:32:00 2011 +0200
6c285f6
nand: constify id/manu tables
by Mike Frysinger
· Wed Oct 20 01:15:21 2010 +0000
86e28e5
NAND: add Toshiba TC58NVG0 identifier
by Florian Fainelli
· Sat Jun 12 21:28:38 2010 +0200
3628f00
NAND: sync with 2.6.27
by Scott Wood
· Fri Oct 24 16:20:43 2008 -0500
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:43 2008 +0200
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· Wed Oct 31 13:53:06 2007 +0100
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
79e15ee
Remove conflicting NAND ID
by Mike Frysinger
· Tue Apr 08 10:24:24 2008 -0400
82ca974
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:26:56 2007 +0100
[Renamed from drivers/nand/nand_ids.c]
a0f13d5
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Wed Aug 15 21:06:27 2007 +0200
82ecaad
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 17:39:42 2007 -0500
d8c8630
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:10 2007 -0500
4e78832
[PATCH][NAND] Define the Vendor Id for Micron NAND Flash
by Ulf Samuelsson
· Thu May 24 12:12:47 2007 +0200
6a07675
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· Sat Apr 08 19:08:06 2006 +0200
582f1a3
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· Sun Mar 05 18:57:33 2006 +0100
6eed2ab
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· Fri Feb 24 09:37:22 2006 +0100
7b9bc3a
Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005
by Wolfgang Denk
· Wed Sep 14 23:53:32 2005 +0200
2f9b7e4
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
by Wolfgang Denk
· Wed Aug 17 12:55:25 2005 +0200