Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ad2a7909a1430321224ea25c808494b4df8d1140
/
drivers
/
mtd
56c91bc
Fix regression in SMDK6400
by Simon Schwarz
· 13 years ago
82645f8
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
1f6734c
sf: fix erase debug output
by Vadim Bendebury
· 13 years ago
c9e798d
Fix Stelian's email address
by Stelian Pop
· 13 years ago
fdbe8b9
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
67fad9f
drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
eec3ae6
drivers/mtd/dataflash.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
24ccca5
GCC4.6: Squash warnings in onenand_base.c
by Marek Vasut
· 13 years ago
54cd51b
OneNAND: Add simple OneNAND SPL
by Marek Vasut
· 13 years ago
0d4e850
iMX28: Add GPMI NAND driver
by Marek Vasut
· 13 years ago
68bb829
spl, nand: add 4bit HW ecc oob first nand_read_page function
by Heiko Schocher
· 13 years ago
435199f
arm, davinci: add support for new spl framework
by Heiko Schocher
· 13 years ago
7a129a5
GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c
by Marek Vasut
· 13 years ago
f382b7c
GCC4.6: Squash warning in jedec_flash.c
by Marek Vasut
· 13 years ago
31d3414
GCC4.6: Squash warning in cfi_flash.c
by Marek Vasut
· 13 years ago
23d8f77
spi/eon: add support for new EON spi flash EN25Q32B
by Shaohui Xie
· 13 years ago
d8fffa0
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 13 years ago
f6d99aa
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 13 years ago
3a6591a
MIPS: Jz4740: Add NAND driver
by Xiangfu Liu
· 13 years ago
d638946
UBI: init eba tables before wl when attaching a device
by Holger Brunck
· 13 years ago
6016194
NAND: davinci: choose correct 1-bit h/w ECC reg
by Laurence Withers
· 13 years ago
419a1fe
CFI: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
4f7549d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
1fed668
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
24dd863
PPC: Fix fsl_upm.c by renaming nand handling functions
by Marek Vasut
· 13 years ago
17d261d
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
by mhench
· 13 years ago
6d41419
NAND: Really ignore bad blocks when scrubbing
by Marek Vasut
· 13 years ago
b4b1e76
mxc_nand: fix a problem writing more than 32MB
by Helmut Raiger
· 13 years ago
780f30b
mxc_nand: fixed some typos (cosmetic)
by Helmut Raiger
· 13 years ago
1568009
nand: increase chip_delay in mv kirkwood nand driver
by Stefan Bigler
· 13 years ago
cac952f
GCC4.6: Squash warning in vmt.c
by Marek Vasut
· 13 years ago
89131e9
GCC4.6: Squash warning in nand_bbt.c
by Marek Vasut
· 13 years ago
1e02c20
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
12c2f1e
spl: add NAND Library to new SPL
by Simon Schwarz
· 13 years ago
52f90da
nand: Freescale Integrated Flash Controller NAND support
by Dipen Dudhat
· 14 years ago
bd75c63
sf: eon: add support for EN25Q32B parts
by Shaohui Xie
· 13 years ago
3f96ee3
sf: fix debug format string warning
by Vadim Bendebury
· 13 years ago
ad8e3bd
sf: winbond: Add support for the Winbond W25X40
by James Le Cuirot
· 13 years ago
7432ed0
sf: macronix: disable write protection when initializing
by Simon Guinot
· 14 years ago
9445ce0
sf: spansion: add support for S25FL129P_64K
by Shaohui Xie
· 14 years ago
2d722e0
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
by Macpaul Lin
· 14 years ago
8875bdb
sf: sst: support newer standardized flashes
by Mike Frysinger
· 14 years ago
66ecb7c
sf: unify write disable commands
by Mike Frysinger
· 14 years ago
fba2c44
sf: eon/stmicro: inline useless ID defines
by Mike Frysinger
· 14 years ago
b06afa7
sf: kill off now-unused local state
by Mike Frysinger
· 13 years ago
d4aa500
sf: unify write funcs
by Mike Frysinger
· 14 years ago
2744a4e
sf: unify write enable commands
by Mike Frysinger
· 14 years ago
e110c4f
Timer: Allow reset_timer() only for systems with low resolution timers
by Graeme Russ
· 13 years ago
a60d1e5
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
by Graeme Russ
· 13 years ago
eced462
NAND: Add 16bit NAND support for the NDFC
by Alex Waterman
· 13 years ago
169d54d
nand_util: drop trailing all-0xff pages if requested
by Ben Gardiner
· 13 years ago
c135456
nand_util: treat WITH_YAFFS_OOB as a mode
by Ben Gardiner
· 13 years ago
a6c9aa1
nand_util: convert nand_write_skip_bad() to flags
by Ben Gardiner
· 13 years ago
bee038e
nand_base: trivial: fix comment read/write comment
by Ben Gardiner
· 13 years ago
4c2105c
cfi_flash: reverse geometry for newer STM parts
by Mike Frysinger
· 13 years ago
bd0d19c
sf: kick watchdog when polling
by Patrick Sestier
· 14 years ago
f194f6b
ftsmc020: fix relocation
by Macpaul Lin
· 14 years ago
00d10eb
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
a90b957
cfi_flash driver - Add delay after reset command
by Aaron Williams
· 14 years ago
5b448ad
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
by Heiko Schocher
· 14 years ago
6a011ce
cfi_flash: reverse geometry for M29W800DT parts
by Mike Frysinger
· 14 years ago
aad99bb
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· 14 years ago
a931f49
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· 14 years ago
f16b608
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
2c51983
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
by Peter Tyser
· 14 years ago
1c091f5
sf: sst: add support for SST25VF064C
by James Kosin
· 14 years ago
493c360
sf: use print_size() for sector_size output
by Mike Frysinger
· 14 years ago
f8f0757
sf: localize erase funcs
by Mike Frysinger
· 14 years ago
c591087
sf: sst: setup read func
by Mike Frysinger
· 14 years ago
4e6a515
sf: add struct spi_flash.sector_size parameter
by Richard Retanubun
· 14 years ago
cdb6a00
sf: atmel: undo unification of status polling
by Mike Frysinger
· 14 years ago
a4c3b40
sf: unify read functions
by Mike Frysinger
· 14 years ago
e7b44ed
sf: unify erase functions
by Mike Frysinger
· 14 years ago
6163045
sf: unify status polling for ready bit
by Mike Frysinger
· 14 years ago
000044d
sf: unify read/write helpers
by Mike Frysinger
· 14 years ago
6ee1416
mtd, cfi: introduce void flash_protect_default(void)
by Heiko Schocher
· 14 years ago
2c9f48a
cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
by Mario Schuknecht
· 14 years ago
67a490d
atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN
by michael
· 14 years ago
0272c71
NAND: add support for reading ONFI page table
by Florian Fainelli
· 14 years ago
6f2ffc3
NAND: add more watchdog resets
by Scott Wood
· 14 years ago
af56730
cfi_flash: fix bug with flash banks with different sector numbers
by Martin Krause
· 14 years ago
d1a24f0
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
58c758f
mxc_nand: add support for i.MX35 processor
by Stefano Babic
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
245eb90
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· 14 years ago
47fc18f
NAND: add the ability to directly write yaffs image
by Lei Wen
· 14 years ago
7fab9df
nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
by Alexander Holler
· 14 years ago
3b8b240
add AM29F400BB to table of supported legacy flashs
by David Müller
· 14 years ago
4ffeab2
cfi_flash: avoid flash_verbose when possible
by Mike Frysinger
· 14 years ago
7a8fc36
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· 14 years ago
0bdecd8
nand: constify id/manu tables
by Mike Frysinger
· 14 years ago
6afde8b
Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next
by Wolfgang Denk
· 14 years ago
93eab86
sf: winbond: add support for W25Q16/32/128 parts
by Wojtek Skulski
· 14 years ago
d1d90656
sf: new driver for EON devices
by Chong Huang
· 14 years ago
6f726f9
cfi_flash: Add optional config register write to cfi-detection
by Stefan Roese
· 14 years ago
4d2ca9d
cfi_flash: Use flash_read32() in sector_erased()
by Stefan Roese
· 14 years ago
df4e813
cfi_flash: Fix problems with status/id read mode
by Stefan Roese
· 14 years ago
9fd8491
fsl_upm: Add MxMR/MDR synchronization
by John Schmoller
· 14 years ago
2111cb4
fix s3c2410_nand timing default values
by David Müller (ELSOFT AG)
· 14 years ago
34bbb8f
cfi_flash: fix bug introduced while recent change to flash_get_size()
by Anatolij Gustschin
· 14 years ago
Next »