Commit Graph

1266 Commits (daa926448c95ae758400737d87fad288ec7077e2)

Author SHA1 Message Date
Jagan Teki 101000b771 mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print 8 years ago
Cyrille Pitchen 9bcb018870 Revert "sf: Fix quad bit set for micron devices" 8 years ago
Phil Edworthy db9225ba26 sf: Do not force the DT memory map size to exactly match the device 8 years ago
Fabien Parent 304decdd31 mtd: spi: don't return -1 when scan succeed 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Andre Przywara 58eab3287b mtd: cfi_flash: fix indentation 8 years ago
Fabien Parent cf07d39fb1 NAND: davinci: add support for NAND chips with 16 bits bus 8 years ago
Boris Brezillon 11777a5ea7 mtd: nand: add support for the TC58NVG2S0H chip 8 years ago
Simon Glass 71634f289d spi: Add of-platdata support to SPI and SPI flash 8 years ago
Radu Bacrau 1f3232d2a1 sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G 8 years ago
Andre Przywara 2334c4e705 drivers: SPI: sunxi SPL: fix warning 8 years ago
Jagan Teki 94b653b3df sf: Fix s25fs512s id table 8 years ago
Jagan Teki 25488ec193 sf: dataflash: Minor cleanups 8 years ago
Jagan Teki 11b93228a7 sf: dataflash: Fix add_dataflash return logic 8 years ago
Jagan Teki 1835302d3c sf: dataflash: Move flash id detection into jedec_probe 8 years ago
Jagan Teki dc19b06ff2 sf: dataflash: Remove unneeded spi data 8 years ago
Jagan Teki 20343ff3ad spi: Remove dual flash options/flags 8 years ago
Jagan Teki 7b4ab88e2d sf: Rename few local functions 8 years ago
Jagan Teki a881374ddb sf: ids: Use small letter in ext_jedec 8 years ago
Jagan Teki 7a9b4359cb sf: ids: Use small letter's with flash name 8 years ago
Jagan Teki 6645fd2c18 sf: Rename sf_params.c to spi_flash_ids.c 8 years ago
Jagan Teki 475bf816f1 sf: Remove non-meaningful comments 8 years ago
Jagan Teki 116e005cfd sf: Remove spansion_s25fss_disable_4KB_erase 8 years ago
Jagan Teki 43ecc776ca sf: params: Add S25FS256S_64K spi flash support 8 years ago
Jagan Teki 8e492951a8 sf: Add INFO6 flash_info macro 8 years ago
Jagan Teki 0bdb7cb91f sf: Increase max id length by 1 byte 8 years ago
Jagan Teki ed363b53d0 sf: Add SPI_FLASH_MAX_ID_LEN 8 years ago
Jagan Teki eccb6be068 sf: nr_sectors -> n_sectors 8 years ago
Jagan Teki f3bf2e5a56 sf: Cleanup spi_flash_info{} 8 years ago
Jagan Teki 523b4e37e8 sf: sandbox: Use JEDEC_MFR|ID in id exctract 8 years ago
Jagan Teki dda06a4328 sf: Simplify lock ops detection code 8 years ago
Jagan Teki f790ca7c7d sf: Adopt flash table INFO macro from Linux 8 years ago
Siva Durga Prasad Paladugu 02bcff2c56 nand: arasan_nfc: Clear ecc on bit while sending read command 8 years ago
Siva Durga Prasad Paladugu ae798d2e7d mtd: nand: zynq_nand: Add nand driver support for zynq 8 years ago
Jagan Teki df10a850c5 mtd: nand: Kconfig: Add NAND_MXS entry 8 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 8 years ago
Simon Glass ea022a3775 spi: Move freescale-specific code into a private header 8 years ago
Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 8 years ago
Simon Glass 0a9b73a13e spl: spi: Move the generic SPI loader into common/spl 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 8 years ago
Heiko Schocher 8f2fe0c86c kconfig: introduce kconfig for UBI 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Jagan Teki 3632c8e5ce sf: Move flags macro's to spi_flash_params{} members 9 years ago
Jagan Teki de0599284f sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash 9 years ago
Jagan Teki ddc2dfbb65 sf: Remove SECT_32K 9 years ago
Jagan Teki 08fe9c294f spi: Use mode for rx mode flags 9 years ago
Jagan Teki b3afb232f7 sf: Remove e_rd_cmd from param table 9 years ago
Jagan Teki edd35f712e sf: Simplify fastest read cmd code 9 years ago
Stefan Agner 2a83c95fdb mtd: nand: mxs: fix cache alignment for cache lines >32 9 years ago