Rafał Miłecki
|
58c81957b7
mtd: spi-nor: allow NULL as chip name and try to auto detect it
|
10 years ago |
Brian Norris
|
05241aead9
mtd: spi-nor: factor out write_enable() for erase commands
|
11 years ago |
Huang Shijie
|
6d7604e517
mtd: spi-nor: add support for s25fl128s
|
11 years ago |
Huang Shijie
|
d928a25938
mtd: spi-nor: remove the jedec_id/ext_id
|
11 years ago |
Huang Shijie
|
09ffafb697
mtd: spi-nor: add id/id_len for flash_info{}
|
11 years ago |
Knut Wohlrab
|
3e38933dd8
mtd: m25p80: Add support for serial flash Spansion S25FL132K
|
11 years ago |
Brian Norris
|
a95ce92e4b
mtd: spi-nor: improve wait-till-ready timeout loop
|
11 years ago |
Harini Katakam
|
f02985b785
mtd: spi-nor: Add support for SST spi flash
|
11 years ago |
Rostislav Lisovy
|
ce56ce7da3
mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM
|
11 years ago |
Chunhe Lan
|
4414d3efe5
mtd: spi-nor: Move n25q032 entry to Micron devices list
|
11 years ago |
Brian Norris
|
b94ed08774
mtd: spi-nor: drop replaceable wait-till-ready function pointer
|
11 years ago |
Brian Norris
|
dfa9c0cba4
mtd: spi-nor: move "wait-till-ready" checks into erase/write functions
|
11 years ago |
Brian Norris
|
1d61dcb3ff
mtd: spi-nor: handle timeout errors in spi_nor_write()
|
11 years ago |
Brian Norris
|
51983b7dcf
mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code
|
11 years ago |
Huang Shijie
|
0b78a2cf2a
mtd: spi-nor: fix the wrong dummy value
|
11 years ago |
Ben Hutchings
|
e66fcf722a
spi-nor: Remove spi_nor::read_id operation
|
11 years ago |
Ben Hutchings
|
a5b7616c55
mtd: m25p80,spi-nor: Fix module aliases for m25p80
|
11 years ago |
Ben Hutchings
|
70f3ce0510
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
|
11 years ago |
Rafał Miłecki
|
32f1b7c835
mtd: move support for struct flash_platform_data into m25p80
|
11 years ago |
Rafał Miłecki
|
57cf26c1b2
mtd: spi-nor: add Kconfig option to disable 4K sectors
|
11 years ago |
Rafał Miłecki
|
54ea17a597
mtd: spi-nor: drop jedec_probe /helper/ function
|
11 years ago |
Rafał Miłecki
|
ab75e89c01
mtd: spi-nor: remove duplicated w25q128 entry
|
11 years ago |
Thomas Petazzoni
|
f2fabe16b8
mtd: spi-nor: add support for Micron M25PX80
|
11 years ago |
Sergey Ryazanov
|
a41595b34b
mtd: spi-nor: add support for EON EN25QH128
|
11 years ago |
grmoore@altera.com
|
c14deddec1
mtd: spi-nor: add support for flag status register on Micron chips
|
11 years ago |
Geert Uytterhoeven
|
9ab86995ed
mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p
|
11 years ago |
Brian Norris
|
58b89a1f4c
mtd: spi-nor: unify read opcode variants with ST SPI FSM
|
11 years ago |
Brian Norris
|
b02e7f3ef0
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
|
11 years ago |
Huang Shijie
|
8eabdd1ec1
mtd: spi-nor: add the copyright information
|
11 years ago |
Brian Norris
|
b61834b0d0
mtd: spi-nor: EXPORT symbols which could be used by module drivers
|
11 years ago |