Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aade5790e2c0ed29c5fae96c1e90bb499577fdb2
/
drivers
/
mtd
/
nand
aade579
NAND: TI: fix warnings in omap_gpmc.c
by Stefano Babic
· 13 years ago
cdd045d
mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
by Prabhakar Kushwaha
· 13 years ago
0ed5e77
mtd/nand: Fix IFC driver to support 2K NAND page
by Prabhakar Kushwaha
· 13 years ago
f2f5c9e
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
107c630
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
cb9d4dd
Blackfin: bfin_nand: mark local func static
by Mike Frysinger
· 13 years ago
ea0da78
nand/fsl_elbc: Convert to self-init
by Scott Wood
· 13 years ago
193a0f5
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
by Scott Wood
· 13 years ago
e963502
mtd/nand: Add ONFI support for FSL NAND controller
by Shengzhou Liu
· 13 years ago
b7ed656
nand: make 1-bit software ECC configurable
by Christian Hitz
· 13 years ago
6f1c9e0
nand: Sanitize ONFI strings.
by Christian Hitz
· 13 years ago
24e6ea4
nand: Merge changes to BBT from Linux nand driver
by Christian Hitz
· 13 years ago
b8a6b37
nand: Merge changes from Linux nand driver
by Christian Hitz
· 13 years ago
13fc0e2
nand: cleanup whitespace
by Christian Hitz
· 13 years ago
883623d
nand: Add more NAND types from Linux nand driver
by Christian Hitz
· 13 years ago
55f7bca
nand: Merge BCH code from Linux nand driver
by Christian Hitz
· 13 years ago
533607c
nand_spl_simple: store ecc data on the stack
by Stefano Babic
· 13 years ago
8eb4d98
drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
f552e7a
drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
d7bca05
omap_gpmc: use SOFTECC in SPL if it's enabled
by Ilya Yanok
· 13 years ago
4e69962
nand_spl_simple: add support for software ECC
by Ilya Yanok
· 13 years ago
b672cbf
Fix regression in SMDK6400
by Simon Schwarz
· 13 years ago
5a9fc19
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
5ee0c7f
Fix Stelian's email address
by Stelian Pop
· 13 years ago
913a725
iMX28: Add GPMI NAND driver
by Marek Vasut
· 13 years ago
44bd9b3
spl, nand: add 4bit HW ecc oob first nand_read_page function
by Heiko Schocher
· 13 years ago
565a09c
arm, davinci: add support for new spl framework
by Heiko Schocher
· 13 years ago
04a7a4e
GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c
by Marek Vasut
· 13 years ago
fea323d
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 13 years ago
244e428
MIPS: Jz4740: Add NAND driver
by Xiangfu Liu
· 13 years ago
0357a76
NAND: davinci: choose correct 1-bit h/w ECC reg
by Laurence Withers
· 13 years ago
dec24a6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
5c5e700
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
3b8756f
PPC: Fix fsl_upm.c by renaming nand handling functions
by Marek Vasut
· 13 years ago
05f1b8b
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
by mhench
· 13 years ago
971d9a1
NAND: Really ignore bad blocks when scrubbing
by Marek Vasut
· 13 years ago
38ba324
mxc_nand: fix a problem writing more than 32MB
by Helmut Raiger
· 13 years ago
c8f4a4c
mxc_nand: fixed some typos (cosmetic)
by Helmut Raiger
· 13 years ago
035641a
nand: increase chip_delay in mv kirkwood nand driver
by Stefan Bigler
· 13 years ago
15324ad
GCC4.6: Squash warning in nand_bbt.c
by Marek Vasut
· 13 years ago
4f62e98
spl: add NAND Library to new SPL
by Simon Schwarz
· 13 years ago
9eae083
nand: Freescale Integrated Flash Controller NAND support
by Dipen Dudhat
· 14 years ago
cd6aae3
NAND: Add 16bit NAND support for the NDFC
by Alex Waterman
· 14 years ago
34dd567
nand_util: drop trailing all-0xff pages if requested
by Ben Gardiner
· 13 years ago
871dea4
nand_util: treat WITH_YAFFS_OOB as a mode
by Ben Gardiner
· 13 years ago
1caafbb
nand_util: convert nand_write_skip_bad() to flags
by Ben Gardiner
· 14 years ago
2c489ac
nand_base: trivial: fix comment read/write comment
by Ben Gardiner
· 14 years ago
3eb4fc6
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· 14 years ago
963eb89
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· 14 years ago
4b5cef7
atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN
by michael
· 14 years ago
c98a935
NAND: add support for reading ONFI page table
by Florian Fainelli
· 14 years ago
ea95b64
NAND: add more watchdog resets
by Scott Wood
· 14 years ago
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
6310301
mxc_nand: add support for i.MX35 processor
by Stefano Babic
· 14 years ago
75bde94
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· 14 years ago
4b5deaa
NAND: add the ability to directly write yaffs image
by Lei Wen
· 14 years ago
61a3d39
nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
by Alexander Holler
· 14 years ago
4d1fb18
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· 14 years ago
6c285f6
nand: constify id/manu tables
by Mike Frysinger
· 14 years ago
a5fb403
fsl_upm: Add MxMR/MDR synchronization
by John Schmoller
· 14 years ago
e03effe
fix s3c2410_nand timing default values
by David Müller (ELSOFT AG)
· 14 years ago
585b5f54
ppc4xx/NAND: Reduce size of NAND SPL image
by Stefan Roese
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
383c43e
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
dfd19ea
davinci_nand, trivial : use symbolic ECC start command
by Ben Gardiner
· 14 years ago
da0f439
nand: remove dead code and suspend/resume
by Scott Wood
· 14 years ago
1b5cd51
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· 14 years ago
fe3b5e1
nand util: read/write: accept unaligned length
by Scott Wood
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
328d055
nand/davinci: make sure ECC calculation has really started
by Wolfram Sang
· 14 years ago
b8fbc2b
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· 14 years ago
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
4b35cfe
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
be6a635
Blackfin: bfin_nand: convert to portmux framework
by Mike Frysinger
· 14 years ago
3e86f2d
mtd: nand_plat: add simple GPIO framework DEV_READY option
by Mike Frysinger
· 14 years ago
86e28e5
NAND: add Toshiba TC58NVG0 identifier
by Florian Fainelli
· 14 years ago
d619189
NAND: show manufacturer and device ID for unknown chips
by Florian Fainelli
· 14 years ago
82c1e04
Blackfin: nand: drain the write buffer before returning
by Andrew Caldwell
· 15 years ago
e6015ca
at91: add hwecc method for nand
by Nikolay Petukhov
· 15 years ago
c4e7224
TI: Davinci: NAND Driver Cleanup
by Cyril Chemparathy
· 15 years ago
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
a2cfb24
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
3c285c7
Nand mxc_nand add v1.1 controller support
by John Rigby
· 15 years ago
204ad54
SPEAr : nand driver support for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
ab5b3b6
MXC: Add large page oob layout for i.MX31 NAND controller.
by Magnus Lilja
· 15 years ago
6e0dbd8
mxc_nand: Update driver to work with i.MX31.
by Magnus Lilja
· 15 years ago
cb1758e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
2779472
Davinci: davinci_nand.c performance enhancments
by Nick Thompson
· 15 years ago
ff64152
Davinci: NAND enable ECC even when not in NAND boot mode
by Nick Thompson
· 15 years ago
789c887
Davinci: Configurable NAND chip selects
by Nick Thompson
· 15 years ago
128a9a6
Merge branch 'next' of ../next
by Wolfgang Denk
· 15 years ago
e534672
nand: Fix access to last block in NAND devices
by Stefan Roese
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
12decf4
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
319cf24
Fix computation in nand_util.c:get_len_incl_bad
by Daniel Hobi
· 15 years ago
e0d8131
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
960a8e1
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
by Minkyu Kang
· 15 years ago
1e01705
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
Next »