Simon Glass
|
008dcddf99
dm: spi: Update sandbox SPI emulation driver to use ofnode
|
il y a 7 ans |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
il y a 7 ans |
Mario Six
|
74ea6e82f8
spi: Remove spi_flash_probe_fdt
|
il y a 7 ans |
Simon Glass
|
ea022a3775
spi: Move freescale-specific code into a private header
|
il y a 8 ans |
Tom Rini
|
5b8031ccb4
Add more SPDX-License-Identifier tags
|
il y a 9 ans |
Jagan Teki
|
11c579bc9c
sf: Remove spi_flash_remove
|
il y a 9 ans |
Bin Meng
|
439fcb9b4f
sf: Fix NULL pointer exception for flashes without lock methods
|
il y a 9 ans |
Fabio Estevam
|
c3c016cf75
sf: Add SPI NOR protection mechanism
|
il y a 9 ans |
Jagan Teki
|
baaaa7539c
sf: Add FSR support to spi_flash_cmd_wait_ready
|
il y a 9 ans |
Jagan Teki
|
1fabefddfc
sf: Make flash->flags use for generic usage
|
il y a 9 ans |
Jagan Teki
|
5d69df3541
spi/sf: Minor cleanups
|
il y a 10 ans |
Bin Meng
|
be7be78e10
dm: sf: Save flash flags to struct spi_flash
|
il y a 10 ans |
Pavel Machek
|
d15e74f16c
spi flash: fix trivial problems
|
il y a 10 ans |
Simon Glass
|
8d987abc6a
dm: sf: Add driver model read/write/erase methods
|
il y a 10 ans |
Simon Glass
|
4c2dbefde5
dm: sf: Add a uclass for SPI flash
|
il y a 10 ans |
Simon Glass
|
ff0960f9a0
sf: Tidy up public and private header files
|
il y a 10 ans |
Nikita Kiryanov
|
88e34e5ff7
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
|
il y a 10 ans |
Prabhakar Kushwaha
|
1eaa742d85
driver: Add support of image load for MMC & SPI in SPL
|
il y a 11 ans |
Vasili Galka
|
801cec5907
Cosmetic: Typo fixes
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
056fbc73d5
sf: Add dual memories support - DUAL_PARALLEL
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
f77f469117
sf: Add dual memories support - DUAL_STACKED
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
2ba863fae6
sf: Code cleanups
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
ff063ed480
sf: Discover read dummy_byte
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
c4ba0d82d3
sf: Add QUAD_IO_FAST read support
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
33adfb5f9b
sf: Separate the flash params table
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
3163aaa63f
sf: Add quad read/write commands support
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
4e09cc1e2c
sf: Add extended read commands support
|
il y a 11 ans |
Simon Glass
|
0efc02499f
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
|
il y a 11 ans |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
il y a 11 ans |
Jagannadha Sutradharudu Teki
|
ce22b922dd
sf: Minor cleanups
|
il y a 11 ans |