Brian Norris
|
004b5e6031
mtd: drop unnecessary partition parser data
|
9 лет назад |
Lee Jones
|
a9b679bfd2
mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
|
10 лет назад |
Lee Jones
|
69d5af8d01
mtd: st_spi_fsm: Obtain and use EMI clock
|
10 лет назад |
Lee Jones
|
5ecd3ea188
mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
|
10 лет назад |
Wolfram Sang
|
c37c1e1605
mtd: devices: drop owner assignment from platform_drivers
|
10 лет назад |
Jingoo Han
|
aeea6eb4c0
mtd: st_spi_fsm: Make of_device_id array const
|
10 лет назад |
Brian Norris
|
38e2eee9ab
mtd: st_spi_fsm: correct type issues
|
11 лет назад |
Brian Norris
|
6c8e1b33aa
mtd: st_spi_fsm: begin using spi-nor.h opcodes
|
11 лет назад |
Brian Norris
|
92d3af9ac3
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
|
11 лет назад |
Brian Norris
|
a402191e9b
mtd: st_spi_fsm: kill duplicate CMD definitions
|
11 лет назад |
Angus Clark
|
6b6d37377c
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
|
11 лет назад |
Angus Clark
|
85bdcf6b25
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
|
11 лет назад |
Angus Clark
|
5d0bddab39
mtd: st_spi_fsm: Refactor status register operations
|
11 лет назад |
Angus Clark
|
cc6668637e
mtd: st_spi_fsm: Update Macronix 'QE' configuration
|
11 лет назад |
Angus Clark
|
009e7e61b1
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
|
11 лет назад |
Angus Clark
|
5fa980691b
mtd: st_spi_fsm: Add Macronix MX25L25655E device
|
11 лет назад |
Lee Jones
|
d9ba46d32c
mtd: st_spi_fsm: Succinctly reorganise .remove()
|
11 лет назад |
Lee Jones
|
ea7864bf44
mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
|
11 лет назад |
Lee Jones
|
f1919cb852
mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
|
11 лет назад |
Lee Jones
|
0419a203f8
mtd: st_spi_fsm: Avoid duplicating MTD core code
|
11 лет назад |
Lee Jones
|
3f9d720a4d
mtd: st_spi_fsm: Remove useless consts from function arguments
|
11 лет назад |
Lee Jones
|
221cff13ca
mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
|
11 лет назад |
Lee Jones
|
e6b1bb4e18
mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
|
11 лет назад |
Lee Jones
|
cd7cac9ec3
mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back
|
11 лет назад |
Lee Jones
|
5343a12345
mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back
|
11 лет назад |
Lee Jones
|
898180665f
mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
|
11 лет назад |
Lee Jones
|
150571b74a
mtd: st_spi_fsm: Add the ability to write to FSM's status register
|
11 лет назад |
Lee Jones
|
ac94dbcb67
mtd: st_spi_fsm: Add the ability to read the FSM's status
|
11 лет назад |
Lee Jones
|
4a341fe758
mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
|
11 лет назад |
Lee Jones
|
176b437762
mtd: st_spi_fsm: Supply a busy wait for post-write status
|
11 лет назад |