index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Age
Commit message (
Expand
)
Author
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
2019-02-07
mtd: spi: Remove unused files
Vignesh R
2019-02-07
mtd: spi: Switch to new SPI NOR framework
Vignesh R
2019-02-07
mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add back U-Boot specific features
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add 4 Byte addressing support
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SPI MEM support
Vignesh R
2019-02-07
mtd: spi: Port SPI NOR framework from Linux
Vignesh R
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-06
mtd: sf: Make sf_mtd.c more robust
Boris Brezillon
2018-12-06
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
Boris Brezillon
2018-12-06
mtd: sf: Make sure we don't register the same device twice
Boris Brezillon
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-10-12
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-12
sf: Add MICRON manufacturer id
Ashish Kumar
2018-10-09
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
sf: Avoid allocating memory on every read operation
Simon Glass
2018-10-09
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: spi: Add more logging
Simon Glass
2018-10-09
sandbox: spi: Drop command-line SPI option
Simon Glass
2018-10-04
sf: Add XMC xm25qh64a and xm25qh128a entries
Stefan Roese
2018-08-06
spi: Kconfig: Create ISSI Kconfig entry
Michal Simek
2018-08-03
mtd: add spi flash id s25fl128l
Clément Laigle
2018-07-16
sf: add paired dev info for winbond w25q16jv
Ludwig Zenz
2018-07-16
sf: add Macronix mx25l1633e entry
Ludwig Zenz
2018-07-16
sf: add Gigadevice gd25q16c entry
Ludwig Zenz
2018-07-16
spi_flash: add a bunch of winbond flashes to id-table
Hannes Schmelzer
2018-07-09
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-06-28
sf: Enable FSR polling on N25Q256(A)
Marek Vasut
2018-06-25
mtd: spi: Correct parameters for s25fs512s flash
Ashish Kumar
2018-06-19
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
Simon Glass
2018-06-04
sf: Add support for gd25q32b gigadevice flash
Carlo Caione
2018-06-04
sf: Set current flash bank to 0 in clean_bar()
Marek Vasut
2018-05-29
sf: Add Macronix MX25U25635F ID
Marek Vasut
2018-05-29
sf: Add Winbond W25Q256 ID
Marek Vasut
2018-05-16
sf: Default page size Spansion flash "S25FS512S" is 256b
Ashish Kumar
2018-05-16
sf: Add support for ISSI is25wp
Kimmo Rautkoski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-19
sf: Add Spansion s25fl208k entry
Sean Nyekjaer
2018-04-19
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
Eugeniy Paltsev
2018-04-19
mtd: sf: Add support of sst26wf* flash ICs protection ops
Eugeniy Paltsev
2018-03-22
spi: spi_flash: do not fail silently on bad user input
Liam Beguin
2018-03-13
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-23
sf: Add ISSI IS25LP256 entry
Marek Vasut
2018-01-24
sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
Mario Six
2018-01-24
spi: sf_probe: Fix style violations
Mario Six
2018-01-24
spi: Remove spi_flash_probe_fdt
Mario Six
[next]