index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
nand: ndfc: Remove unnecessary #ifdef's
Stefan Roese
2009-07-16
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
Stefan Roese
2009-07-16
nand: fixed failed reads on corrected ECC errors in nand_util.c
Valeriy Glushkov
2009-07-16
Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
David Brownell
2009-07-16
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
Kim Phillips
2009-07-13
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-07-13
issue write command to base for JEDEC flash
Po-Yu Chuang
2009-07-08
nand: Add Marvell Kirkwood NAND driver
Prafulla Wadaskar
2009-07-07
fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
Mingkai Hu
2009-07-07
Bug-fix in drivers mtd nand Makefile
kevin.morfitt@fearnside-systems.co.uk
2009-07-07
mtd: nand: use loff_t for offset
Jean-Christophe PLAGNIOL-VILLARD
2009-07-07
mtd: nand: new base driver for memory mapped nand devices
Mike Frysinger
2009-07-07
davinci_nand chipselect/init cleanup
David Brownell
2009-07-07
davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
David Brownell
2009-07-07
davinci_nand: cleanup I (minor)
David Brownell
2009-07-07
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-07-07
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
2009-07-07
UBI: Fix build problem noticed on Apollon (arm/testing repo)
Stefan Roese
2009-07-06
sf: Macronix additional chips supported
Prafulla Wadaskar
2009-07-06
sf: sst: add sst25vf###b ids
Mike Frysinger
2009-07-06
sf: sst: fix sector size
Mike Frysinger
2009-07-06
ARM DaVinci: EMIF settings
Thomas Lange
2009-06-12
nand/mpc512x: Add MPC512x NAND support (NFC)
Stefan Roese
2009-06-12
UBI: Add compile-time check for correct malloc area configuration
Stefan Roese
2009-06-12
sf: new Macronix MX25xx SPI flash driver
Prafulla Wadaskar
2009-06-12
sf: atmel: implement power-of-two write/erase funcs
Todor I Mollov
2009-06-12
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
Stefan Roese
2009-06-12
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
Stefan Roese
2009-06-04
Redundant Environment: protect full sector size
Wolfgang Denk
2009-06-03
cfi_mtd: Fix bug in last sector detection
Stefan Roese
2009-05-23
nand: Fix problem with ECC ordering for PPC4xx NDFC platforms
Stefan Roese
2009-04-29
MTD: Change cfi-mtd to accept non-uniform sector sizes
Stefan Roese
2009-04-28
mtd: nand/onenand: Register mtd device upon device scanning
Stefan Roese
2009-04-28
mtd: nand: Include linux/mtd/partitions.h in nand_base.h
Stefan Roese
2009-04-16
CMD_UBI != MTD_PARTITIONS
David Brownell
2009-04-06
Blackfin: nand: flush peripheral before polling it
Graf Yang
2009-04-04
UBI/cfi-mtd: Fix mtd name for multiple chips
Andreas Huber
2009-04-04
Add support for the AT91RM9200EK Board.
Ulf Samuelsson
2009-04-03
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2009-04-03
Noisily disable the legacy NAND subsystem.
Scott Wood
2009-04-02
sf: stmicro: dont send 4 bytes when reading status register
Mike Frysinger
2009-04-02
sf: set common timeouts in seconds, not milliseconds
Mike Frysinger
2009-04-02
sf: stmicro: use common page timeout define
Mike Frysinger
2009-04-02
sf: always read 5 bytes for the idcode
Mike Frysinger
2009-04-02
sf: stmicro: drop redundant id read
Mike Frysinger
2009-04-02
sf: add driver for SST flashes
Mike Frysinger
2009-04-02
sf: drop DEBUG defines
Mike Frysinger
2009-04-02
mtd: add some at45 spi flash support
Jean-Christophe PLAGNIOL-VILLARD
[next]