Commit Graph

1387 Commits (db91bb242f0e4d78c8309c8d81d7c25353cf068e)

Author SHA1 Message Date
Mario Six db91bb242f cfi_flash: Fix whitespace with casting 7 years ago
Mario Six b168386ba9 cfi_flash: Fix Parenthesis spacing 7 years ago
Mario Six ca2b07a8d4 cfi_flash: Fix style of pointer declarations 7 years ago
Mario Six 188a55651f cfi_flash: Fix space between function name and parenthesis 7 years ago
Mario Six 36890ff0d0 sf_probe: Merge spi_flash_probe_tail into spi_flash_probe 7 years ago
Mario Six a3e32c5038 spi: sf_probe: Fix style violations 7 years ago
Mario Six 74ea6e82f8 spi: Remove spi_flash_probe_fdt 7 years ago
Álvaro Fernández Rojas 6c94bd12c4 drivers: spi: consider command bytes when sending transfers 7 years ago
Álvaro Fernández Rojas 8af74edc30 drivers: spi: allow limiting reads 7 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 7 years ago
Jagan Teki ca9d211e2c mtd: nand: mxs_nand_spl: Remove nand size print 7 years ago
Sean Nyekjaer 065592b40b mtd/spi: fix block count for is25lq040b 7 years ago
Masahiro Yamada dc774e69bb mtd: nand: denali: make NAND_DENALI unconfigurable option 7 years ago
Masahiro Yamada 0faef2eba9 mtd: nand: denali: consolidate include directives 7 years ago
Masahiro Yamada 681ed4d0d5 mtd: nand: denali_dt: replace printf() with pr_err() 7 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Masahiro Yamada 57f9bb9404 mtd: nand: denali: remove ad-hoc board_nand_init() entry 7 years ago
Masahiro Yamada 1a7e176d27 mtd: nand: denali: remove bogus __maybe_unused 7 years ago
York Sun 2544f47078 mtd: cfi: Fix checking status register feature 7 years ago
Sean Nyekjaer e13921a951 fix: nand: pxa3xx: fix defined but not used warnings 7 years ago
Joe Hershberger 6d3fa0dfdd mtd: nand: zynq: Add support for the NAND lock/unlock operation 7 years ago
Wilson Lee 310995d9f9 mtd: zynq: nand: Move board_nand_init() function to board.c 7 years ago
Masahiro Yamada 350d052dab mtd: nand: denali: sync with Linux 4.15-rc1 7 years ago
Masahiro Yamada e6001371d1 mtd: nand: introduce NAND_ROW_ADDR_3 flag 7 years ago
Masahiro Yamada 470c29d1c2 mtd: nand: add generic helpers to check, match, maximize ECC settings 7 years ago
Boris Brezillon 52cde35b96 mtd: nand: Pass the CS line to ->setup_data_interface() 7 years ago
Masahiro Yamada 436fb2b84d mtd: nand: allow drivers to request minimum alignment for passed buffer 7 years ago
Boris Brezillon c7c553f249 mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS 7 years ago
Boris Brezillon 94b50a8aae mtd: nand: Drop the ->errstat() hook 7 years ago
Boris Brezillon 4d75596e6d mtd: nand: Drop unused cached programming support 7 years ago
Boris Brezillon 13f3b04f61 mtd: add mtd_ooblayout_xxx() helper functions 7 years ago
Marc Gonzalez 1fb87de83d mtd: nand: Support controllers with custom page 7 years ago
Boris Brezillon 6f84b26b53 mtd: nand: Add a few more timings to nand_sdr_timings 7 years ago
Boris Brezillon 3d841b3214 mtd: nand: Fix data interface configuration logic 7 years ago
Boris Brezillon 27c4792cd2 mtd: nand: automate NAND timings selection 7 years ago
Sascha Hauer b893e83330 mtd: nand: Expose data interface for ONFI mode 0 7 years ago
Sascha Hauer 46deff57da mtd: nand: convert ONFI mode into data interface 7 years ago
Sascha Hauer 1728eb577d mtd: nand: Create a NAND reset function 7 years ago
Boris Brezillon 19d30ded88 mtd: nand: Add an option to maximize the ECC strength 7 years ago
Masahiro Yamada ed3986ca30 bitops: collect BIT macros to include/linux/bitops.h 7 years ago
Jeff Westfahl 8000d6ea3f mtd: nand: zynq: Add a config option to use 1st stage bootloader timing 7 years ago
Sean Nyekjaer b4fbcbc5a5 mtd/spi: add support for is25lq040b 7 years ago
Heinrich Schuchardt cd5f33e5fc ubi: no NULL check needed before kmem_cache_destroy 7 years ago
Tom Rini 39e709611d omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default 7 years ago
Kurt Kanzenbach 99145c488f mtd: nand: fsl-ifc: fix support of multiple NAND devices 7 years ago
Andre Przywara a722359de4 SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI 7 years ago
Masahiro Yamada 166cae20dd mtd: replace MTDDEBUG() with pr_debug() 7 years ago
Adam Ford 0a9ef45158 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig 7 years ago
Tuomas Tynkkynen c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 years ago
Masahiro Yamada a89b9bc095 mtd: nand: denali_dt: add clock support 7 years ago