Commit Graph

1272 Commits (4aa9d4d09523679ee9463cfade86de2bbf860273)

Author SHA1 Message Date
Andrey Yurovsky f78038dc0d mtd: nand: build MXS driver for MX7 as well 8 years ago
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Ladislav Michl 6fe7fe12cc omap-gpmc: use SECTOR_BYTES instead of hardcoded value 8 years ago
Jagan Teki 101000b771 mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print 8 years ago
Priit Laes a648936143 spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI 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 9 years ago
Simon Glass 71634f289d spi: Add of-platdata support to SPI and SPI flash 9 years ago
Radu Bacrau 1f3232d2a1 sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G 9 years ago
Andre Przywara 2334c4e705 drivers: SPI: sunxi SPL: fix warning 9 years ago
Jagan Teki 94b653b3df sf: Fix s25fs512s id table 9 years ago
Jagan Teki 25488ec193 sf: dataflash: Minor cleanups 9 years ago
Jagan Teki 11b93228a7 sf: dataflash: Fix add_dataflash return logic 9 years ago
Jagan Teki 1835302d3c sf: dataflash: Move flash id detection into jedec_probe 9 years ago
Jagan Teki dc19b06ff2 sf: dataflash: Remove unneeded spi data 9 years ago
Jagan Teki 20343ff3ad spi: Remove dual flash options/flags 9 years ago
Jagan Teki 7b4ab88e2d sf: Rename few local functions 9 years ago
Jagan Teki a881374ddb sf: ids: Use small letter in ext_jedec 9 years ago
Jagan Teki 7a9b4359cb sf: ids: Use small letter's with flash name 9 years ago
Jagan Teki 6645fd2c18 sf: Rename sf_params.c to spi_flash_ids.c 9 years ago
Jagan Teki 475bf816f1 sf: Remove non-meaningful comments 9 years ago
Jagan Teki 116e005cfd sf: Remove spansion_s25fss_disable_4KB_erase 9 years ago
Jagan Teki 43ecc776ca sf: params: Add S25FS256S_64K spi flash support 9 years ago
Jagan Teki 8e492951a8 sf: Add INFO6 flash_info macro 9 years ago
Jagan Teki 0bdb7cb91f sf: Increase max id length by 1 byte 9 years ago
Jagan Teki ed363b53d0 sf: Add SPI_FLASH_MAX_ID_LEN 9 years ago
Jagan Teki eccb6be068 sf: nr_sectors -> n_sectors 9 years ago
Jagan Teki f3bf2e5a56 sf: Cleanup spi_flash_info{} 9 years ago
Jagan Teki 523b4e37e8 sf: sandbox: Use JEDEC_MFR|ID in id exctract 9 years ago
Jagan Teki dda06a4328 sf: Simplify lock ops detection code 9 years ago
Jagan Teki f790ca7c7d sf: Adopt flash table INFO macro from Linux 9 years ago
Siva Durga Prasad Paladugu 02bcff2c56 nand: arasan_nfc: Clear ecc on bit while sending read command 9 years ago
Siva Durga Prasad Paladugu ae798d2e7d mtd: nand: zynq_nand: Add nand driver support for zynq 9 years ago
Jagan Teki df10a850c5 mtd: nand: Kconfig: Add NAND_MXS entry 9 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 9 years ago
Simon Glass ea022a3775 spi: Move freescale-specific code into a private header 9 years ago
Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 9 years ago
Simon Glass 0a9b73a13e spl: spi: Move the generic SPI loader into common/spl 9 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 9 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 9 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