Commit Graph

1446 Commits (lime2)

Author SHA1 Message Date
Marek Vasut a405a55ba8 mtd: rpc: Add Renesas RPC Hyperflash driver 7 years ago
Vipul Kumar 6fbbe2d8f6 nand: arasan_nfc: Fixed NAND write issue 7 years ago
Miquel Raynal 748b5b34d3
sunxi: move the NAND parameters to Kconfig 7 years ago
Miquel Raynal b56052f4ca
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig 7 years ago
Miquel Raynal 6d094d535c
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig 7 years ago
Miquel Raynal 663e8a9b54
sunxi: allow NAND support to be compiled for sun8i platforms 7 years ago
Miquel Raynal 6ddbb1e936
spl: nand: sunxi: use PIO instead of DMA 7 years ago
Miquel Raynal 7440bd7885
spl: nand: sunxi: declare the ecc_bytes array globally 7 years ago
Miquel Raynal 22f0aa0528
spl: nand: sunxi: make the reset column helper more generic 7 years ago
Miquel Raynal 4dac80a5e9
spl: nand: sunxi: ensure enough time has passed after changing the column 7 years ago
Miquel Raynal a084cb6664
spl: nand: sunxi: create an helper to handle command execution 7 years ago
Miquel Raynal 781e70cff1
spl: nand: sunxi: add missing status clear 7 years ago
Miquel Raynal 60fb179133
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper 7 years ago
Miquel Raynal 28f7a9d375
spl: nand: sunxi: introduce the nand_wait_int() helper 7 years ago
Miquel Raynal 802f766994
spl: nand: sunxi: fix typo on register name 7 years ago
Miquel Raynal a0a984e14a
spl: nand: sunxi: fix second case of modulo by zero error 7 years ago
Miquel Raynal f3aff37689
mtd: nand: sunxi: fix ECC strength choice 7 years ago
Petr Vorel c0ce4ceaba Convert CONFIG_UBI_SILENCE_MSG to Kconfig 7 years ago
Vipul Kumar 2453c69518 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more 7 years ago
Liam Beguin aa1ced7f09 spi: spi_flash: do not fail silently on bad user input 7 years ago
Stefan Roese ec9c80d643 nand: Remove unused ppc4xx NAND driver and references 7 years ago
Patrice Chotard 2536f18bfa arch-stm32: Factorize stm32.h for STM32F4 and F7 7 years ago
Jagan Teki c2a7a7ef86 arm: sunxi: Move spl spi sunxi code to mach-sunxi 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 8 years ago
Marek Vasut 0a84925974 sf: Add ISSI IS25LP256 entry 8 years ago
Richard Weinberger f82290afc8 mtd: ubi: Fix worker handling 8 years ago
Adam Ford 99bec1aead Convert CONFIG_APBH_DMA et al to Kconfig 8 years ago
Stefan Agner c87c81186c Convert CONFIG_NAND_MXS to Kconfig 8 years ago
Martin Townsend 2d2d306f79 ubi: Ensure no fastmap flush after uif_close 8 years ago
Ezequiel Garcia d55c8159bd nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT 8 years ago
Siva Durga Prasad Paladugu f25ac66c52 nand: arasan_nfc: Use the calculated ecc address for updating ecc register 8 years ago
Siva Durga Prasad Paladugu cacb8a029f nand: arasan_nfc: Add support for ondie ecc 8 years ago
Siva Durga Prasad Paladugu b08fc34f3f nand: arasan_nfc: Move common ecc struct initialization init routine 8 years ago
Mario Six d9a356972b cfi_flash: Always define cfi_flash_num_flash_banks 8 years ago
Mario Six c0350fbf4c cfi_flash: Fix indention 8 years ago
Mario Six ddcf05403d cfi_flash: Fix long lines 8 years ago
Mario Six 5701ba8289 cfi_flash: Bound-check index before array access 8 years ago
Mario Six 9dbaebcf9f flash: Fix spelling of "ERR_TIMOUT" 8 years ago
Mario Six c8a9a82c10 cfi_flash: Rename camel-case variables 8 years ago
Mario Six 876c52f3c3 cfi_flash: Fix strings split across lines 8 years ago
Mario Six 5312838dd5 cfi_flash: Use u8 pointers instead of void pointers 8 years ago
Mario Six d3525b6bb0 cfi_flash: Remove assignments from if conditions 8 years ago
Mario Six ab61cfb857 cfi_flash: Remove return from void function 8 years ago
Mario Six 0cec0a12f9 cfi_flash: Fix placement of brace 8 years ago
Mario Six 9860137fbc cfi_flash: Fix else after break 8 years ago
Mario Six 9f720216b7 cfi_flash: Fix spelling of "Unknown" 8 years ago
Mario Six 12d7fed9b9 cfi_flash: Add missing braces in blocks 8 years ago
Mario Six 4f89da49e7 cfi_flash: Remove unnecessary braces 8 years ago
Mario Six a6d18f27c3 cfi_flash: Fix comment style 8 years ago
Mario Six 38d2831d3b cfi_flash: Use __func__ macro instead of function name 8 years ago