index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Kconfig: Create ISSI Kconfig entry
Michal Simek
2018-08-06
1
-0
/
+5
*
mtd: add spi flash id s25fl128l
Clément Laigle
2018-08-03
1
-0
/
+1
*
sf: add paired dev info for winbond w25q16jv
Ludwig Zenz
2018-07-16
1
-1
/
+1
*
sf: add Macronix mx25l1633e entry
Ludwig Zenz
2018-07-16
1
-0
/
+1
*
sf: add Gigadevice gd25q16c entry
Ludwig Zenz
2018-07-16
1
-0
/
+1
*
spi_flash: add a bunch of winbond flashes to id-table
Hannes Schmelzer
2018-07-16
1
-0
/
+5
*
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
1
-4
/
+5
*
sf: Enable FSR polling on N25Q256(A)
Marek Vasut
2018-06-28
1
-2
/
+2
*
mtd: spi: Correct parameters for s25fs512s flash
Ashish Kumar
2018-06-25
1
-1
/
+1
*
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
Simon Glass
2018-06-19
1
-3
/
+4
*
sf: Add support for gd25q32b gigadevice flash
Carlo Caione
2018-06-04
1
-0
/
+1
*
sf: Set current flash bank to 0 in clean_bar()
Marek Vasut
2018-06-04
1
-0
/
+1
*
sf: Add Macronix MX25U25635F ID
Marek Vasut
2018-05-29
1
-0
/
+1
*
sf: Add Winbond W25Q256 ID
Marek Vasut
2018-05-29
1
-0
/
+2
*
sf: Default page size Spansion flash "S25FS512S" is 256b
Ashish Kumar
2018-05-16
1
-5
/
+6
*
sf: Add support for ISSI is25wp
Kimmo Rautkoski
2018-05-16
1
-0
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
10
-21
/
+10
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
2
-4
/
+0
*
sf: Add Spansion s25fl208k entry
Sean Nyekjaer
2018-04-19
1
-0
/
+1
*
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
Eugeniy Paltsev
2018-04-19
1
-0
/
+3
*
mtd: sf: Add support of sst26wf* flash ICs protection ops
Eugeniy Paltsev
2018-04-19
2
-0
/
+181
*
spi: spi_flash: do not fail silently on bad user input
Liam Beguin
2018-03-22
1
-1
/
+1
*
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
2018-03-13
3
-326
/
+0
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
sf: Add ISSI IS25LP256 entry
Marek Vasut
2018-02-23
1
-0
/
+1
*
sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
Mario Six
2018-01-24
1
-12
/
+7
*
spi: sf_probe: Fix style violations
Mario Six
2018-01-24
1
-2
/
+2
*
spi: Remove spi_flash_probe_fdt
Mario Six
2018-01-24
1
-13
/
+0
*
drivers: spi: consider command bytes when sending transfers
Álvaro Fernández Rojas
2018-01-24
1
-1
/
+1
*
drivers: spi: allow limiting reads
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+3
*
mtd/spi: fix block count for is25lq040b
Sean Nyekjaer
2017-12-19
1
-1
/
+1
*
mtd/spi: add support for is25lq040b
Sean Nyekjaer
2017-11-21
1
-0
/
+1
*
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Andre Przywara
2017-10-25
1
-0
/
+1
*
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
Lukasz Majewski
2017-09-27
1
-0
/
+33
*
SPL: SPI: sunxi: add SPL FIT image support
Andre Przywara
2017-09-27
1
-7
/
+32
*
Fix s25fl256s position in spi_flash_ids list
Vsevolod Gribov
2017-09-25
1
-1
/
+1
*
sf: Fix S25FL116K entry
Marek Vasut
2017-09-25
1
-1
/
+1
*
mtd/spi: Add MT35XU512ABA1G12 NOR flash support
Yogesh Gaur
2017-09-25
1
-0
/
+1
*
nds32: mtd: add spi flash id MX25U16335E.
rick
2017-09-21
1
-0
/
+1
*
sf: Preserve QE bit when clearing BP# bits for Macronix flash
Bin Meng
2017-08-16
1
-4
/
+18
*
mtd: spi: sf_dataflash: Add print message while erase error
Wenyou.Yang@microchip.com
2017-08-08
1
-2
/
+8
*
sf: Add Macronix MX25U6435F device parameters
Bin Meng
2017-08-08
1
-0
/
+1
*
arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig
Mike Looijmans
2017-06-20
1
-0
/
+7
*
dm: sandbox: spi: Convert driver to support livetree
Simon Glass
2017-06-01
1
-4
/
+2
*
dm: spi-flash: Convert uclass to livetree
Simon Glass
2017-06-01
1
-4
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-04-06
2
-9
/
+9
|
\
|
*
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-04-05
1
-1
/
+1
|
*
SPI: SPL: sunxi: fix 64-bit build
Andre Przywara
2017-04-05
1
-8
/
+8
*
|
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
2
-2
/
+2
|
/
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
2
-3
/
+3
[next]