Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2b3a1cdd9ed14441ae91845851aaf91adddbafc0
/
drivers
/
mtd
52f90da
nand: Freescale Integrated Flash Controller NAND support
by Dipen Dudhat
· 14 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
c5d0282
ppc4xx/NAND: Reduce size of NAND SPL image
by Stefan Roese
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e0987e2
sf: ramtron: new spi fram driver
by Reinhard Meyer
· 14 years ago
17dd883
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
d9abba8
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
ec50a8e
cfi_flash: handle 'chip size exceeds address window' situation
by Ilya Yanok
· 14 years ago
10d6ac9
davinci_nand, trivial : use symbolic ECC start command
by Ben Gardiner
· 14 years ago
0d3fe2b
sf: turn probe switch into a lookup table
by Reinhard Meyer
· 14 years ago
c0c3590
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 14 years ago
0e3fa01
cfi_flash: Fix "Unknown FLASH" error message
by John Schmoller
· 14 years ago
456be17
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
by Enric Balletbo i Serra
· 14 years ago
36650ca
Followup fixes on the mtdparts spread patchset
by Scott Wood
· 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
3048632
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· 14 years ago
f9a5254
nand util: read/write: accept unaligned length
by Scott Wood
· 14 years ago
ff0dc2c
sf: spansion: add support for S25FL032P parts
by David Jander
· 14 years ago
c3cb092
sf: spansion: fixing erasing when sector size >64KiB
by Marc-André Hébert
· 14 years ago
74f9e0d
sf: winbond: add support W25Q64 parts
by Graeme Smecher
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
86af10c
Fix "ubi part" cmd re-entrancy
by Karl Beldan
· 14 years ago
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
3c29975
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
by Stefan Roese
· 14 years ago
ca5def3
cfi_flash: Simplify dynamic flash bank number detection
by Stefan Roese
· 14 years ago
b00e19c
cfi_flash: Add weak default for cfi_flash_bank_addr()
by Stefan Roese
· 14 years ago
cba34aa
cfi_flash: Simplify flash_get_info()
by Stefan Roese
· 14 years ago
1075b07
nand/davinci: make sure ECC calculation has really started
by Wolfram Sang
· 14 years ago
a78ded1
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
4c46839
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· 14 years ago
09b4a9c
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
889a275
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· 14 years ago
5465299
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
by Philippe De Muyter
· 14 years ago
70084df
cfi_flash: Cleanup flash_print_info()
by Stefan Roese
· 14 years ago
d77c7ac
Fix printing & reading of 16-bit CFI device identifiers
by Philippe De Muyter
· 14 years ago
Next »