OrangePi_CM5/drivers/rkflash
baiywt 38b0a66a10 Merge linux-5.10-gen-rkr6 2024-01-19 18:35:00 +08:00
..
Kconfig drivers: rkflash: Add RK_SFTL configuration 2021-09-10 10:48:06 +08:00
Makefile rkflash: Add clang compile version 2022-05-24 17:43:30 +08:00
flash.c drivers: rkflash: Notice it when the storage device is not support 2021-09-10 10:48:06 +08:00
flash.h
flash_com.h drivers: rkflash: change to use rk_sfc_op for request 2020-04-13 14:29:32 +08:00
nand_boot.c
nandc.c drivers: rkflash: Fixes compiler warnings 2023-03-22 15:30:39 +08:00
nandc.h
rk_sftl.h
rk_sftl_arm_v7.S drivers: rkflash: Update to SFTL version: 5.0.58 20220814 2023-04-11 18:48:03 +08:00
rk_sftl_arm_v7_thumb.S drivers: rkflash: Update to SFTL version: 5.0.58 20220814 2022-08-15 14:48:35 +08:00
rk_sftl_arm_v8.S drivers: rkflash: Update to SFTL version: 5.0.58 20220814 2022-08-15 14:48:35 +08:00
rk_sftl_arm_v8_clang.S drivers: rkflash: Fixes compiler warnings 2023-03-22 15:30:39 +08:00
rkflash_api.h drivers: rkflash: Fixes compiler warnings 2023-03-22 15:30:39 +08:00
rkflash_blk.c drivers: rkflash: Using kmap_atomic to build page address mapping 2022-10-13 19:10:35 +08:00
rkflash_blk.h drivers: rkflash: support gc 2021-09-16 09:21:35 +08:00
rkflash_debug.c
rkflash_debug.h
rknandc_base.c drivers: rk_flash: set dma mask to 32bits 2021-07-30 16:06:10 +08:00
rksfc_base.c drivers: rkflash: Ajudst the dll strategy 2021-09-10 10:48:06 +08:00
sfc.c Merge linux-5.10-gen-rkr6 2024-01-19 18:35:00 +08:00
sfc.h drivers: rkflash: Support sfc ver6 and sfc ver8 2023-02-21 16:39:22 +08:00
sfc_nand.c Merge linux-5.10-gen-rkr6 2024-01-19 18:35:00 +08:00
sfc_nand.h drivers: rkflash: Add spinand program cache recheck 2021-02-05 10:43:56 +08:00
sfc_nand_boot.c drivers: rkflash: Fixes compiler warnings 2023-03-22 15:30:39 +08:00
sfc_nand_mtd.c drivers: rkflash: Change to use the api which the oob area available 2020-10-29 19:28:55 +08:00
sfc_nand_mtd.h drivers: rkflash: Change to use the api which the oob area available 2020-10-29 19:28:55 +08:00
sfc_nand_mtd_bbt.c drivers: rkflash: Fixed bbt operation calculation error 2020-12-17 16:09:28 +08:00
sfc_nor.c drivers: rkflash: Config erase operation as SFC write direction 2022-05-27 10:54:42 +08:00
sfc_nor.h drivers: rkflash: support new spiflash 2021-09-10 10:48:06 +08:00
sfc_nor_boot.c drivers: rkflash: Fix the error of repeatedly calling memory allocation 2022-08-17 09:26:20 +08:00
sfc_nor_mtd.c drivers: rk_flash: set dma mask to 32bits 2021-07-30 16:06:10 +08:00
typedef.h