This website requires JavaScript.
Explore
Help
Sign In
eaw
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cccfc2ab77877dbdd2abe26b28d4c1f467feb0c0
u-boot
/
drivers
/
mtd
History
Mike Frysinger
fcffb680e7
sf: fix stmicro offset setup while erasing
...
Reported-by: Peter Gombos <
gombos@protecta.hu
> Signed-off-by: Mike Frysinger <
vapier@gentoo.org
>
2009-11-22 23:56:36 +01:00
..
nand
Clean-up of s3c24x0 nand driver
2009-10-13 21:13:57 -05:00
onenand
s5pc1xx: support onenand driver
2009-10-13 21:13:55 -05:00
spi
sf: fix stmicro offset setup while erasing
2009-11-22 23:56:36 +01:00
ubi
UBI: Fix build problem noticed on Apollon (arm/testing repo)
2009-07-07 16:33:44 +02:00
at45.c
…
cfi_flash.c
cfi: Add weak default function for flash_cmd_reset()
2009-10-28 11:34:14 +01:00
cfi_mtd.c
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
2009-07-16 15:27:45 +02:00
dataflash.c
mtd/dataflash.c: fix a problem with the last partition
2008-12-02 21:53:24 +01:00
jedec_flash.c
Support up to 7 banks for ids as specified in JEDEC JEP106Z
2009-08-26 08:58:27 +02:00
Makefile
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
2009-06-12 20:45:47 +02:00
mtdconcat.c
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
2009-06-12 20:45:47 +02:00
mtdcore.c
mtd: Remove a printf() from add_mtd_device().
2008-11-24 11:29:53 +01:00
mtdpart.c
mtd: Update MTD infrastructure to support 64bit device size
2009-06-12 20:45:47 +02:00
mw_eeprom.c
…