Commit Graph

1569 Commits (lime2-spi)

Author SHA1 Message Date
Jagdish Gediya f195fad178 mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Ezequiel Garcia 41b7d7f241 nand: zynq: Cleanup initialization 6 years ago
Ezequiel Garcia 07c5cbbd1e nand: zynq: Fix driver initialization 6 years ago
Sean Nyekjaer 4d95ed39a1 sf: Add Spansion s25fl208k entry 6 years ago
Eugeniy Paltsev a19e97157c mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064 6 years ago
Eugeniy Paltsev 3d4fed87a5 mtd: sf: Add support of sst26wf* flash ICs protection ops 6 years ago
Mario Six 8bfeb33c46 mtd: cfi_flash: Make live-tree compatible 6 years ago
Marek Vasut a405a55ba8 mtd: rpc: Add Renesas RPC Hyperflash driver 6 years ago
Vipul Kumar 6fbbe2d8f6 nand: arasan_nfc: Fixed NAND write issue 6 years ago
Miquel Raynal 748b5b34d3
sunxi: move the NAND parameters to Kconfig 6 years ago
Miquel Raynal b56052f4ca
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig 6 years ago
Miquel Raynal 6d094d535c
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig 6 years ago
Miquel Raynal 663e8a9b54
sunxi: allow NAND support to be compiled for sun8i platforms 6 years ago
Miquel Raynal 6ddbb1e936
spl: nand: sunxi: use PIO instead of DMA 6 years ago
Miquel Raynal 7440bd7885
spl: nand: sunxi: declare the ecc_bytes array globally 6 years ago
Miquel Raynal 22f0aa0528
spl: nand: sunxi: make the reset column helper more generic 6 years ago
Miquel Raynal 4dac80a5e9
spl: nand: sunxi: ensure enough time has passed after changing the column 6 years ago
Miquel Raynal a084cb6664
spl: nand: sunxi: create an helper to handle command execution 6 years ago
Miquel Raynal 781e70cff1
spl: nand: sunxi: add missing status clear 6 years ago
Miquel Raynal 60fb179133
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper 6 years ago
Miquel Raynal 28f7a9d375
spl: nand: sunxi: introduce the nand_wait_int() helper 6 years ago
Miquel Raynal 802f766994
spl: nand: sunxi: fix typo on register name 6 years ago
Miquel Raynal a0a984e14a
spl: nand: sunxi: fix second case of modulo by zero error 6 years ago
Miquel Raynal f3aff37689
mtd: nand: sunxi: fix ECC strength choice 6 years ago
Petr Vorel c0ce4ceaba Convert CONFIG_UBI_SILENCE_MSG to Kconfig 6 years ago
Vipul Kumar 2453c69518 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more 6 years ago
Liam Beguin aa1ced7f09 spi: spi_flash: do not fail silently on bad user input 6 years ago
Stefan Roese ec9c80d643 nand: Remove unused ppc4xx NAND driver and references 6 years ago
Patrice Chotard 2536f18bfa arch-stm32: Factorize stm32.h for STM32F4 and F7 6 years ago
Jagan Teki c2a7a7ef86 arm: sunxi: Move spl spi sunxi code to mach-sunxi 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Marek Vasut 0a84925974 sf: Add ISSI IS25LP256 entry 6 years ago
Richard Weinberger f82290afc8 mtd: ubi: Fix worker handling 6 years ago
Adam Ford 99bec1aead Convert CONFIG_APBH_DMA et al to Kconfig 6 years ago
Stefan Agner c87c81186c Convert CONFIG_NAND_MXS to Kconfig 6 years ago
Martin Townsend 2d2d306f79 ubi: Ensure no fastmap flush after uif_close 6 years ago
Ezequiel Garcia d55c8159bd nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT 6 years ago
Siva Durga Prasad Paladugu f25ac66c52 nand: arasan_nfc: Use the calculated ecc address for updating ecc register 6 years ago
Siva Durga Prasad Paladugu cacb8a029f nand: arasan_nfc: Add support for ondie ecc 6 years ago
Siva Durga Prasad Paladugu b08fc34f3f nand: arasan_nfc: Move common ecc struct initialization init routine 6 years ago
Mario Six d9a356972b cfi_flash: Always define cfi_flash_num_flash_banks 6 years ago
Mario Six c0350fbf4c cfi_flash: Fix indention 6 years ago
Mario Six ddcf05403d cfi_flash: Fix long lines 6 years ago
Mario Six 5701ba8289 cfi_flash: Bound-check index before array access 6 years ago
Mario Six 9dbaebcf9f flash: Fix spelling of "ERR_TIMOUT" 6 years ago
Mario Six c8a9a82c10 cfi_flash: Rename camel-case variables 6 years ago
Mario Six 876c52f3c3 cfi_flash: Fix strings split across lines 6 years ago