Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9352697aa060e9b1b5d891e4490fdfa6f5ba6114
/
include
/
linux
/
mtd
46840f6
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
by pekon gupta
· 10 years ago
8d13a73
mtd: nand: omap_gpmc: use macro for register definitions
by pekon gupta
· 10 years ago
6e1899e
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
by David Mosberger
· 11 years ago
27ce9e4
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· 11 years ago
0439d75
mtd: nand: omap_elm: use macros for register definitions
by pekon gupta
· 11 years ago
41bbe4d
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
by pekon gupta
· 11 years ago
dd649f1
mtd: delete unused files
by Masahiro Yamada
· 11 years ago
2eda892
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
6aff050
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
3b98b57
include: delete unused header files
by Masahiro Yamada
· 11 years ago
68ec9c8
mtd: move & update nand_ecclayout structure (plus board changes)
by Prabhakar Kushwaha
· 11 years ago
40462e5
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d6639d1
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
956b03e
mtd: nand: add driver for diskonchip g4 nand flash
by Mike Dunn
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
c788ecf
nand: Move the sub-page read support enable to a flag
by Joe Hershberger
· 12 years ago
0d4c1c9
include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined
by Kim Phillips
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
9c790a7
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· 12 years ago
33b1d5c
nand: consolidate duplicated constants
by Joe Hershberger
· 12 years ago
b572595
nand: Try to align the default buffers
by Simon Glass
· 12 years ago
0e88ff0
st_smi: Change SMI timeout values
by Amit Virdi
· 13 years ago
f3fcf92
st_smi: Add support for SPEAr SMI driver
by Vipin KUMAR
· 13 years ago
7f0730a
mtd/NAND: Add FSMC driver support
by Vipin KUMAR
· 12 years ago
7b15e2b
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
e26fd3d
onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()
by Lukasz Majewski
· 13 years ago
6b3967b
onenand:samsung Target dependent OneNAND chip probe function
by Lukasz Majewski
· 13 years ago
fb49454
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
1f7b174
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
4fee6c2
nand: make 1-bit software ECC configurable
by Christian Hitz
· 13 years ago
ff8a8a7
nand: Merge changes to BBT from Linux nand driver
by Christian Hitz
· 13 years ago
2a8e0fc
nand: Merge changes from Linux nand driver
by Christian Hitz
· 13 years ago
4c6de85
nand: Merge BCH code from Linux nand driver
by Christian Hitz
· 13 years ago
82645f8
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
6d41419
NAND: Really ignore bad blocks when scrubbing
by Marek Vasut
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
0272c71
NAND: add support for reading ONFI page table
by Florian Fainelli
· 14 years ago
245eb90
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· 14 years ago
1ce7084
NAND: add NAND_CMD_PARAM (0xec) definition
by Florian Fainelli
· 14 years ago
0bdecd8
nand: constify id/manu tables
by Mike Frysinger
· 14 years ago
456be17
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
by Enric Balletbo i Serra
· 14 years ago
4ba692f
mtd: add an mtd method for get_len_incl_bad()
by Ben Gardiner
· 14 years ago
5b8e6bb
nand: remove dead code and suspend/resume
by Scott Wood
· 14 years ago
b63815e
move definition of macros likely and unlikely to compiler.h
by Matthias Kaehlcke
· 15 years ago
bb3e982
NAND:Extending the nand_ecclayout structure
by Sandeep Paulraj
· 15 years ago
cacbe91
Flex-OneNAND driver support
by Amul Kumar Saha
· 15 years ago
aaa8eec
NAND: Update to support 64 bit device size
by Sandeep Paulraj
· 15 years ago
f380737
s5pc1xx: SMDKC100: fix compile warnings
by Minkyu Kang
· 15 years ago
4678d67
s5pc1xx: support onenand driver
by Minkyu Kang
· 15 years ago
f83b7f9
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
by Sandeep Paulraj
· 15 years ago
a2c65b4
NAND: ADD page Parameter to all read_page/read_page_raw API's
by Sandeep Paulraj
· 15 years ago
ecad289
OneNAND: Remove unused read_spareram
by Kyungmin Park
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
fbdaafa
nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices
by Stefan Roese
· 15 years ago
8e5e9b9
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 15 years ago
8d2effe
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 16 years ago
0a57265
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
by Stefan Roese
· 16 years ago
33846df
Add wait flags to support board/chip specific delays
by Wolfgang Grandegger
· 16 years ago
06e9f7d
Add support for TQM-specific chip select logic to FSL-UPM
by Wolfgang Grandegger
· 16 years ago
e93c1c1
Add multi chip support to the FSL-UPM driver
by Wolfgang Grandegger
· 16 years ago
6c86963
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
1ae3986
OneNAND: Additional sync with 2.6.27
by Stefan Roese
· 16 years ago
ef0921d
Sync with 2.6.27
by Kyungmin Park
· 16 years ago
455ae7e
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
58be3a1
UBI: Add basic UBI support to U-Boot (Part 8/8)
by Kyungmin Park
· 16 years ago
47ae669
UBI: Add basic UBI support to U-Boot (Part 7/8)
by Kyungmin Park
· 16 years ago
7e6ee7a
UBI: Add basic UBI support to U-Boot (Part 6/8)
by Kyungmin Park
· 16 years ago
a47f957
NAND: Allow NAND and OneNAND to coexist
by Alessandro Rubini
· 16 years ago
c45912d
NAND: sync with 2.6.27
by Scott Wood
· 16 years ago
bfd7f38
Fix OneNAND read_oob/write_oob functions compatability
by Kyungmin Park
· 16 years ago
4b07080
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
28ac671
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
d438d50
Fix OneNAND build break
by Kyungmin Park
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
13f0fd9
NAND: Scan bad blocks lazily.
by Ilya Yanok
· 16 years ago
e1c3dba
nand: fsl_upm: convert to updated MTD NAND infrastructure
by Anton Vorontsov
· 16 years ago
5e1dae5
Fixing coding style issues
by William Juul
· 17 years ago
4cbb651
Remove white space at end.
by William Juul
· 17 years ago
cfa460a
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
3167c53
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· 16 years ago
248ae5c
NAND: Added support for 128-bit OOB, adapted
by Sergei Poselenov
· 16 years ago
a75a57e
NAND FSL UPM: driver re-write using the hwcontrol callback
by Wolfgang Grandegger
· 16 years ago
135f0a7
NAND: Provide a sane default for NAND_MAX_CHIPS.
by Scott Wood
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
cd9d230
nand: FSL UPM NAND driver
by Anton Vorontsov
· 17 years ago
10c7382
fix various comments
by Marcel Ziswiler
· 17 years ago
d7e8ce1
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago
7ebb447
[PATCH][NAND] Define the Vendor Id for Micron NAND Flash
by Ulf Samuelsson
· 17 years ago
887e2ec
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· 18 years ago
b9365a2
Code cleanup
by Wolfgang Denk
· 18 years ago
2fc000d
Remove dependencies between DoC code and old legacy NAND driver.
by Marian Balakowicz
· 19 years ago
bfc8125
Minor code cleanup
by Wolfgang Denk
· 19 years ago
addb2e1
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· 19 years ago
038ccac
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· 19 years ago
ac7eb8a3
Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005
by Wolfgang Denk
· 19 years ago
932394a
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
by Wolfgang Denk
· 19 years ago
384cc68
Patches by Josef Wagner, 29 Oct 2004:
by wdenk
· 20 years ago
a43278a
* Patch by Gary Jennejohn, 11 Sep 2003:
by wdenk
· 21 years ago
Next »