Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
15df6b31b62671d4e2347131bdbf4c07a305cab1
/
drivers
/
mtd
/
spi
808e193
mtd: spi: Add Macronix MX25U3235F device
by Tom Warren
· 4 years, 8 months ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 9 months ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 4 years, 9 months ago
658df8b
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· 5 years ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 4 years, 10 months ago
ac0f978
Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 4 years, 10 months ago
5a8fa09
Merge branch 'next'
by Tom Rini
· 4 years, 10 months ago
cb56caa
mtd: spi-nor-core: Fix static checker warnings
by Vignesh Raghavendra
· 5 years ago
864d664
mtd: spi-nor: ids: Add GigaDevice gd25q128
by Peter Robinson
· 5 years ago
a11c081
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
by Tudor Ambarus
· 5 years ago
4806fce
mtd: spi: Export spi_flash_std_probe()
by Simon Glass
· 5 years ago
85f7e9d
mtd: spi: SPI_FLASH_MTD depends on MTD
by Miquel Raynal
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
395ec74
spi-nor-ids: Add support for Adesto AT25SL321
by Fabio Estevam
· 5 years ago
832ce20
mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
by Frieder Schrempf
· 5 years ago
73d74b5
spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry
by Vignesh Raghavendra
· 5 years ago
8651593
spi-nor: spi-nor-ids: Add entries for mt25q variants
by Vignesh Raghavendra
· 5 years ago
d66e07c
spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
by Vignesh Raghavendra
· 5 years ago
2a2174d
mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS
by Vignesh Raghavendra
· 5 years ago
cc91187
mtd: spi-nor-core: Use dev_err for reporting erase/write failures
by Vignesh Raghavendra
· 5 years ago
64f736c
mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
by Frieder Schrempf
· 5 years ago
77df1a9
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
by Jagan Teki
· 5 years ago
97009d5
mtd: spi-nor: ids: Add is25wp256 chip
by Jagan Teki
· 5 years ago
989fd97
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
by Jagan Teki
· 6 years ago
27084c0
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· 5 years ago
718fd83
mtd: spi-nor: enable protection ops for SST26 flash series
by Eugeniy Paltsev
· 5 years ago
e0cacdc
mtd: spi-nor: add missing SST26* flash IC protection ops
by Eugeniy Paltsev
· 5 years ago
210d8ad
mtd: spi: Drop sf.c
by Jagan Teki
· 5 years ago
43084a5
mtd: spi_dataflash: Use spi read then write
by Jagan Teki
· 5 years ago
9454fee
mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID
by Ashish Kumar
· 5 years ago
8385520
mtd: spi: Add flash property for Micron mt25qu512a
by Ashish Kumar
· 5 years ago
60e2bf4
mtd: spi-nor: fix page program issue when using spi-mem driver
by Weijie Gao
· 6 years ago
30b9a28
mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID
by Neil Armstrong
· 6 years ago
b0cc1b8
dm: spi: Read default speed and mode values from DT
by Patrick Delaunay
· 6 years ago
f909ddb
mtd: spi: Replace ad-hoc default implementation with spi_mem_op
by Marek Vasut
· 6 years ago
3d2f12c
mtd: spi: Add Macronix MX66U2G45F device
by Marek Vasut
· 6 years ago
cd35365
mtd: sf_probe: remove spi-flash compatible
by Neil Armstrong
· 6 years ago
a2dc8b1
mtd: add spi flash id s25fl064l
by Heiko Schocher
· 6 years ago
14453fb
Convert CONFIG_SF_DEFAULT_* to Kconfig
by Patrick Delaunay
· 6 years ago
778572d
mtd: spi: Add lightweight SPI flash stack for SPL
by Vignesh R
· 6 years ago
5b66fdb
mtd: spi: Remove unused files
by Vignesh R
· 6 years ago
c4e8862
mtd: spi: Switch to new SPI NOR framework
by Vignesh R
· 6 years ago
2ee6705
mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
by Vignesh R
· 6 years ago
8c92780
mtd: spi: spi-nor-core: Add back U-Boot specific features
by Vignesh R
· 6 years ago
0c6f187
mtd: spi: spi-nor-core: Add SFDP support
by Vignesh R
· 6 years ago
61059bc
mtd: spi: spi-nor-core: Add 4 Byte addressing support
by Vignesh R
· 6 years ago
492e65b
mtd: spi: spi-nor-core: Add SPI MEM support
by Vignesh R
· 6 years ago
7aeedac
mtd: spi: Port SPI NOR framework from Linux
by Vignesh R
· 6 years ago
9450ab2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
08898e8
mtd: sf: Make sf_mtd.c more robust
by Boris Brezillon
· 6 years ago
7371944
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
by Boris Brezillon
· 6 years ago
492151b
mtd: sf: Make sure we don't register the same device twice
by Boris Brezillon
· 6 years ago
a58986c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· 6 years ago
e6cd05e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
5c39148
sf: Add MICRON manufacturer id
by Ashish Kumar
· 6 years ago
5e24a2e
dm: spi: Add logging of some return values
by Simon Glass
· 6 years ago
97f5710
sf: Avoid allocating memory on every read operation
by Simon Glass
· 6 years ago
66613f5
dm: spi: Clean up detection of sandbox SPI emulator
by Simon Glass
· 6 years ago
c3aed5d
sandbox: spi: Add more logging
by Simon Glass
· 6 years ago
1289e96
sandbox: spi: Drop command-line SPI option
by Simon Glass
· 6 years ago
881e4fc
sf: Add XMC xm25qh64a and xm25qh128a entries
by Stefan Roese
· 6 years ago
13f451b
spi: Kconfig: Create ISSI Kconfig entry
by Michal Simek
· 9 years ago
04d57b1
mtd: add spi flash id s25fl128l
by Clément Laigle
· 6 years ago
51b2411
sf: add paired dev info for winbond w25q16jv
by Ludwig Zenz
· 6 years ago
70cff76
sf: add Macronix mx25l1633e entry
by Ludwig Zenz
· 6 years ago
b1360e2
sf: add Gigadevice gd25q16c entry
by Ludwig Zenz
· 6 years ago
760b755
spi_flash: add a bunch of winbond flashes to id-table
by Hannes Schmelzer
· 6 years ago
008dcdd
dm: spi: Update sandbox SPI emulation driver to use ofnode
by Simon Glass
· 6 years ago
069b746
sf: Enable FSR polling on N25Q256(A)
by Marek Vasut
· 6 years ago
51dce7d
mtd: spi: Correct parameters for s25fs512s flash
by Ashish Kumar
· 6 years ago
fb95283
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
by Simon Glass
· 6 years ago
b1f2b72
sf: Add support for gd25q32b gigadevice flash
by Carlo Caione
· 6 years ago
8ff4130
sf: Set current flash bank to 0 in clean_bar()
by Marek Vasut
· 6 years ago
a2569f1
sf: Add Macronix MX25U25635F ID
by Marek Vasut
· 6 years ago
d8c1684
sf: Add Winbond W25Q256 ID
by Marek Vasut
· 6 years ago
4eaa2fa
sf: Default page size Spansion flash "S25FS512S" is 256b
by Ashish Kumar
· 7 years ago
39b9e9b
sf: Add support for ISSI is25wp
by Kimmo Rautkoski
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
4d95ed3
sf: Add Spansion s25fl208k entry
by Sean Nyekjaer
· 7 years ago
a19e971
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
by Eugeniy Paltsev
· 7 years ago
3d4fed8
mtd: sf: Add support of sst26wf* flash ICs protection ops
by Eugeniy Paltsev
· 7 years ago
aa1ced7
spi: spi_flash: do not fail silently on bad user input
by Liam Beguin
· 7 years ago
c2a7a7e
arm: sunxi: Move spl spi sunxi code to mach-sunxi
by Jagan Teki
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
0a84925
sf: Add ISSI IS25LP256 entry
by Marek Vasut
· 7 years ago
36890ff
sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
by Mario Six
· 7 years ago
a3e32c5
spi: sf_probe: Fix style violations
by Mario Six
· 7 years ago
74ea6e8
spi: Remove spi_flash_probe_fdt
by Mario Six
· 7 years ago
6c94bd1
drivers: spi: consider command bytes when sending transfers
by Álvaro Fernández Rojas
· 7 years ago
8af74ed
drivers: spi: allow limiting reads
by Álvaro Fernández Rojas
· 7 years ago
065592b
mtd/spi: fix block count for is25lq040b
by Sean Nyekjaer
· 7 years ago
b4fbcbc
mtd/spi: add support for is25lq040b
by Sean Nyekjaer
· 7 years ago
a722359
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
by Andre Przywara
· 7 years ago
ca1ac16
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
by Lukasz Majewski
· 7 years ago
ba09440
SPL: SPI: sunxi: add SPL FIT image support
by Andre Przywara
· 7 years ago
db10809
Fix s25fl256s position in spi_flash_ids list
by Vsevolod Gribov
· 7 years ago
545a438
sf: Fix S25FL116K entry
by Marek Vasut
· 7 years ago
811b6be
mtd/spi: Add MT35XU512ABA1G12 NOR flash support
by Yogesh Gaur
· 7 years ago
6d3cb0f
nds32: mtd: add spi flash id MX25U16335E.
by rick
· 7 years ago
Next »