Commit Graph

944 Commits (30181266b74f10fd901b0fc01c974a1196f8829d)

Author SHA1 Message Date
Simon Glass ff0960f9a0 sf: Tidy up public and private header files 11 years ago
Simon Glass 843c9e8796 dm: Add spi.h header to a few files 11 years ago
Masahiro Yamada ed3c980bee mtd: denali: support NAND_CMD_RNDOUT command 11 years ago
Masahiro Yamada 05968e7cfd mtd: denali: fix NAND_CMD_PARAM command 11 years ago
Baruch Siach 9169305599 cfi_flash: don't hide write/erase errors 11 years ago
Masahiro Yamada 845034e6b2 mtd: denali: add Denali NAND driver for SPL 11 years ago
Masahiro Yamada 4b0abf9f3c mtd: denali: add Denali controller configs to Kconfig 11 years ago
Simon Glass 110bdee00f sandbox: Convert SPI flash emulation to use sf_params 11 years ago
Chin Liang See 3eb3e72a3f nand/denali: Adding Denali NAND driver support 11 years ago
Stefan Roese be16aba5ce mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() 11 years ago
Rostislav Lisovy 2f665945b3 mtd: nand: am335x: Fix 'bit-flip' errors in SPL 11 years ago
Prabhakar Kushwaha 5b8388a827 driver/mtd: Use generic timer API for FSL IFC, eLBC 11 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
Stefan Roese 31969b8993 sf: Add M25PX64 SPI NOR flash ID 11 years ago
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 11 years ago
Nikita Kiryanov 01d2aaf61b mtd: spi: add support for M25PE16 and M25PX16 11 years ago
Simon Glass bf1a86fca0 sf: Add an empty entry to the parameter list 11 years ago
Boris BREZILLON d357b94041 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC 11 years ago
Wu, Josh 14b3b44eda mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register 11 years ago
maxin.john@enea.com 5da163d665 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD 11 years ago
Khoronzhuk, Ivan 7206111e52 mtd: nand: davinci_nand: update write_page function for keystone RBL 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Stefan Agner 72d7beabf7 mtd: nand: add Freescale vf610_nfc driver 11 years ago
Rostislav Lisovy cc81a52919 mtd: nand: omap_gpmc: Fix 'bit-flip' errors 11 years ago
Rostislav Lisovy 5c3f7e0ead mtd: nand: omap_gpmc: Enable multiple NAND flash devices 11 years ago
Khoronzhuk, Ivan fc12a1f589 mtd: nand: davinci_nand: correct keystone RBL layout definition 11 years ago
Holger Brunck 292221e183 arm/kirkwood/nand: allow forced disabling for subpage writes 11 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 11 years ago
Heiko Schocher ddf7bcfa6c mtd, ubi, ubifs: update for the sync with linux v3.14 11 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
Marek Vasut a52a178f0b sf: sf_ops: Stop leaking memory 11 years ago
Khoronzhuk, Ivan 67ac6ffaee mtd: nand: davinci: add opportunity to write keystone U-boot image 11 years ago
Heiko Schocher 562f8df18d spi: add config option to enable the WP pin function on st micron flashes 11 years ago
Prabhakar Kushwaha 591dd19230 driver/nand: Add support of 16K SRAM for IFC 2.0 11 years ago
Prabhakar Kushwaha 04818bbdc3 driver/nand: Update SRAM initialize logic for IFC. 11 years ago
Prabhakar Kushwaha 3bab3d8324 driver/nand:Define MAX_BANKS same as SoC defined for IFC 11 years ago
Jeroen Hofstee c15df21fe7 mtd: cfi_flash: fix clang warning 11 years ago
Khoronzhuk, Ivan 3e01ed00da mtd: nand: davinci: add header file for driver definitions 11 years ago
Poddar, Sourav 1f436a6ddf sf: probe: Fix quad bit set path 11 years ago
Siva Durga Prasad Paladugu 0472808608 sf: params: Added support for Spansion S25FL512S_512K 11 years ago
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 11 years ago
pekon gupta b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width 11 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 years ago
Brian Norris b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers 11 years ago
pekon gupta 3f990dc83b mtd: nand: omap: fix error-codes returned from omap-elm driver 11 years ago
pekon gupta a09431da38 mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch 11 years ago
pekon gupta 9233279f8e mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info 11 years ago
pekon gupta d21e77ff84 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' 11 years ago
pekon gupta 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 11 years ago
pekon gupta b98c5755c0 mtd: nand: omap_elm: remove #include omap_gpmc.h 11 years ago