Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3e9ecf8d95d461379e86595f51c8ea560ca4a9ce
/
drivers
/
mtd
cd6aae3
NAND: Add 16bit NAND support for the NDFC
by Alex Waterman
· Thu May 19 15:08:36 2011 -0400
34dd567
nand_util: drop trailing all-0xff pages if requested
by Ben Gardiner
· Tue Jun 14 16:35:06 2011 -0400
871dea4
nand_util: treat WITH_YAFFS_OOB as a mode
by Ben Gardiner
· Tue Jun 14 16:35:05 2011 -0400
1caafbb
nand_util: convert nand_write_skip_bad() to flags
by Ben Gardiner
· Tue May 24 10:18:35 2011 -0400
2c489ac
nand_base: trivial: fix comment read/write comment
by Ben Gardiner
· Tue May 24 10:18:34 2011 -0400
97dd899
cfi_flash: reverse geometry for newer STM parts
by Mike Frysinger
· Mon May 09 18:33:36 2011 -0400
adae983
sf: kick watchdog when polling
by Patrick Sestier
· Fri Apr 15 14:25:25 2011 +0000
ee96360
ftsmc020: fix relocation
by Macpaul Lin
· Sun May 01 22:17:29 2011 +0000
d204d62
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· Fri Apr 15 21:37:11 2011 +0000
ffcef2f
cfi_flash driver - Add delay after reset command
by Aaron Williams
· Tue Apr 12 00:59:04 2011 -0700
27cea50
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
by Heiko Schocher
· Mon Apr 11 14:16:19 2011 +0200
02a3786
cfi_flash: reverse geometry for M29W800DT parts
by Mike Frysinger
· Sun Apr 10 16:06:29 2011 -0400
3eb4fc6
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· Sun Apr 03 18:23:56 2011 +0200
963eb89
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· Sun Apr 03 18:23:52 2011 +0200
1def8a6
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· Wed Apr 13 22:04:11 2011 +0200
4f3c60d
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
by Peter Tyser
· Wed Apr 13 11:46:56 2011 -0500
23ec2c2
sf: sst: add support for SST25VF064C
by James Kosin
· Wed Apr 13 15:12:18 2011 -0400
fbb4248
sf: use print_size() for sector_size output
by Mike Frysinger
· Tue Apr 12 02:09:28 2011 -0400
aea4e17
sf: localize erase funcs
by Mike Frysinger
· Tue Apr 12 01:51:29 2011 -0400
816790c
sf: sst: setup read func
by Mike Frysinger
· Tue Apr 12 01:34:55 2011 -0400
b0148dc
sf: add struct spi_flash.sector_size parameter
by Richard Retanubun
· Wed Feb 16 16:37:22 2011 -0500
8982146
sf: atmel: undo unification of status polling
by Mike Frysinger
· Mon Apr 11 23:39:28 2011 -0400
373e7d6
sf: unify read functions
by Mike Frysinger
· Mon Jan 10 02:20:14 2011 -0500
53421bb
sf: unify erase functions
by Mike Frysinger
· Mon Jan 10 02:20:13 2011 -0500
37e13bc
sf: unify status polling for ready bit
by Mike Frysinger
· Mon Jan 10 02:20:12 2011 -0500
5efdb04
sf: unify read/write helpers
by Mike Frysinger
· Mon Jan 10 02:20:11 2011 -0500
ef0946a
mtd, cfi: introduce void flash_protect_default(void)
by Heiko Schocher
· Mon Apr 04 08:10:21 2011 +0200
5c3579e
cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
by Mario Schuknecht
· Mon Feb 21 13:13:14 2011 +0100
4b5cef7
atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN
by michael
· Mon Mar 14 21:16:38 2011 +0000
c98a935
NAND: add support for reading ONFI page table
by Florian Fainelli
· Fri Feb 25 00:01:34 2011 +0000
ea95b64
NAND: add more watchdog resets
by Scott Wood
· Wed Feb 02 18:15:57 2011 -0600
be9d568
cfi_flash: fix bug with flash banks with different sector numbers
by Martin Krause
· Mon Mar 21 18:07:56 2011 +0100
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· Wed Feb 02 22:36:10 2011 +0100
6310301
mxc_nand: add support for i.MX35 processor
by Stefano Babic
· Fri Jan 14 03:35:21 2011 +0000
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· Tue Dec 28 18:12:05 2010 -0600
75bde94
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· Thu Jan 06 09:48:18 2011 +0800
4b5deaa
NAND: add the ability to directly write yaffs image
by Lei Wen
· Thu Jan 06 11:11:58 2011 +0800
61a3d39
nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
by Alexander Holler
· Sat Dec 18 02:16:28 2010 +0000
e8e8fc0
add AM29F400BB to table of supported legacy flashs
by David Müller
· Tue Dec 21 10:09:56 2010 +0100
c2c093d
cfi_flash: avoid flash_verbose when possible
by Mike Frysinger
· Wed Dec 22 09:41:13 2010 -0500
4d1fb18
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· Thu Nov 18 03:14:26 2010 +0000
6c285f6
nand: constify id/manu tables
by Mike Frysinger
· Wed Oct 20 01:15:21 2010 +0000
890312d
Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next
by Wolfgang Denk
· Fri Dec 17 20:11:54 2010 +0100
b1637e5
sf: winbond: add support for W25Q16/32/128 parts
by Wojtek Skulski
· Tue Dec 07 01:07:45 2010 -0500
c71e6dc
sf: new driver for EON devices
by Chong Huang
· Tue Nov 30 03:33:25 2010 -0500
ab93564
cfi_flash: Add optional config register write to cfi-detection
by Stefan Roese
· Mon Oct 25 18:31:48 2010 +0200
a9153f2
cfi_flash: Use flash_read32() in sector_erased()
by Stefan Roese
· Mon Oct 25 18:31:39 2010 +0200
5215df1
cfi_flash: Fix problems with status/id read mode
by Stefan Roese
· Mon Oct 25 18:31:29 2010 +0200
a5fb403
fsl_upm: Add MxMR/MDR synchronization
by John Schmoller
· Thu Dec 02 11:43:10 2010 -0600
e03effe
fix s3c2410_nand timing default values
by David Müller (ELSOFT AG)
· Mon Nov 29 05:49:19 2010 +0000
6acb77b
cfi_flash: fix bug introduced while recent change to flash_get_size()
by Anatolij Gustschin
· Sun Nov 28 02:13:33 2010 +0100
585b5f54
ppc4xx/NAND: Reduce size of NAND SPL image
by Stefan Roese
· Tue Nov 23 14:32:48 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
52cb0a7
sf: ramtron: new spi fram driver
by Reinhard Meyer
· Tue Oct 05 16:56:40 2010 +0200
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Fri Oct 29 21:47:48 2010 +0200
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
383c43e
Add generic support for samsung s3c2440
by C Nauman
· Tue Oct 26 23:04:31 2010 +0900
755c180
cfi_flash: handle 'chip size exceeds address window' situation
by Ilya Yanok
· Thu Oct 21 17:20:12 2010 +0200
dfd19ea
davinci_nand, trivial : use symbolic ECC start command
by Ben Gardiner
· Thu Oct 14 17:26:17 2010 -0400
cfe1c67
sf: turn probe switch into a lookup table
by Reinhard Meyer
· Tue Oct 05 16:56:39 2010 +0200
4ac6354
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· Tue Oct 12 20:49:27 2010 +0200
61665db
cfi_flash: Fix "Unknown FLASH" error message
by John Schmoller
· Wed Sep 29 13:49:05 2010 -0500
891d81b
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
by Enric Balletbo i Serra
· Mon Oct 11 21:48:03 2010 +0200
10390ce
Followup fixes on the mtdparts spread patchset
by Scott Wood
· Thu Sep 09 15:40:03 2010 -0500
50bae73
mtd: add an mtd method for get_len_incl_bad()
by Ben Gardiner
· Tue Aug 31 17:48:01 2010 -0400
da0f439
nand: remove dead code and suspend/resume
by Scott Wood
· Wed Aug 25 17:42:49 2010 -0500
1b5cd51
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· Wed Aug 25 14:43:29 2010 -0500
fe3b5e1
nand util: read/write: accept unaligned length
by Scott Wood
· Fri Jul 30 16:11:41 2010 -0500
d7cc468
sf: spansion: add support for S25FL032P parts
by David Jander
· Mon Aug 23 15:12:16 2010 +0200
8f46492
sf: spansion: fixing erasing when sector size >64KiB
by Marc-André Hébert
· Tue Aug 10 09:02:09 2010 -0400
a448bce
sf: winbond: add support W25Q64 parts
by Graeme Smecher
· Thu Jul 29 09:00:02 2010 -0400
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· Tue Sep 28 23:30:47 2010 +0200
01a3aea
Fix "ubi part" cmd re-entrancy
by Karl Beldan
· Thu Sep 23 10:46:31 2010 +0200
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
64b96a3
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
by Stefan Roese
· Tue Aug 31 10:04:11 2010 +0200
fb9a730
cfi_flash: Simplify dynamic flash bank number detection
by Stefan Roese
· Tue Aug 31 10:00:10 2010 +0200
7e7dda8
cfi_flash: Add weak default for cfi_flash_bank_addr()
by Stefan Roese
· Mon Aug 30 10:11:51 2010 +0200
6c7c2dc
cfi_flash: Simplify flash_get_info()
by Stefan Roese
· Mon Aug 30 11:14:38 2010 +0200
328d055
nand/davinci: make sure ECC calculation has really started
by Wolfram Sang
· Thu Sep 09 13:54:41 2010 +0200
4dce358
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· Thu Sep 09 19:55:02 2010 +0200
b8fbc2b
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· Thu Aug 19 20:14:01 2010 -0700
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Wed Sep 08 00:03:22 2010 +0200
485feb6
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· Mon Aug 23 19:52:03 2010 +0900
ca6cd16
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
by Philippe De Muyter
· Tue Aug 17 18:40:25 2010 +0200
b6f508d
cfi_flash: Cleanup flash_print_info()
by Stefan Roese
· Fri Aug 13 09:36:36 2010 +0200
35bc081
Fix printing & reading of 16-bit CFI device identifiers
by Philippe De Muyter
· Tue Aug 10 16:54:52 2010 +0200
c8836f1
cfi_flash: flinfo: allow user interrupt in flash print info fn
by Kim Phillips
· Mon Jul 26 18:35:39 2010 -0500
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 2010 +0200
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· Thu Jun 17 11:37:20 2010 -0500
4b35cfe
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· Wed Jul 14 21:54:45 2010 +0200
be6a635
Blackfin: bfin_nand: convert to portmux framework
by Mike Frysinger
· Wed Jun 02 05:59:06 2010 -0400
3e86f2d
mtd: nand_plat: add simple GPIO framework DEV_READY option
by Mike Frysinger
· Mon Jul 05 04:55:04 2010 -0400
86e28e5
NAND: add Toshiba TC58NVG0 identifier
by Florian Fainelli
· Sat Jun 12 21:28:38 2010 +0200
d619189
NAND: show manufacturer and device ID for unknown chips
by Florian Fainelli
· Sat Jun 12 20:59:25 2010 +0200
02110b5
sf: move useful messages from debug to printf
by Mike Frysinger
· Thu Apr 29 00:35:12 2010 -0400
51bc6bb
spi_flash: support old STMicro parts with RES
by Thomas Chou
· Fri Apr 30 21:11:20 2010 +0800
3ca9a93
UBI: initialise update marker
by Peter Horton
· Sat Jun 12 10:11:56 2010 +0900
82c1e04
Blackfin: nand: drain the write buffer before returning
by Andrew Caldwell
· Fri May 07 15:10:07 2010 -0400
9e35514
UBI: Ensure that "background thread" operations are really executed
by Stefan Roese
· Mon May 17 10:00:51 2010 +0200
8167108
drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
by Albin Tonnerre
· Sun Mar 14 18:47:23 2010 +0100
Next »