index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Age
Commit message (
Expand
)
Author
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
2018-01-24
drivers: spi: consider command bytes when sending transfers
Álvaro Fernández Rojas
2018-01-24
drivers: spi: allow limiting reads
Álvaro Fernández Rojas
2017-12-19
mtd/spi: fix block count for is25lq040b
Sean Nyekjaer
2017-11-21
mtd/spi: add support for is25lq040b
Sean Nyekjaer
2017-10-25
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Andre Przywara
2017-09-27
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
Lukasz Majewski
2017-09-27
SPL: SPI: sunxi: add SPL FIT image support
Andre Przywara
2017-09-25
Fix s25fl256s position in spi_flash_ids list
Vsevolod Gribov
2017-09-25
sf: Fix S25FL116K entry
Marek Vasut
2017-09-25
mtd/spi: Add MT35XU512ABA1G12 NOR flash support
Yogesh Gaur
2017-09-21
nds32: mtd: add spi flash id MX25U16335E.
rick
2017-08-16
sf: Preserve QE bit when clearing BP# bits for Macronix flash
Bin Meng
2017-08-08
mtd: spi: sf_dataflash: Add print message while erase error
Wenyou.Yang@microchip.com
2017-08-08
sf: Add Macronix MX25U6435F device parameters
Bin Meng
2017-06-20
arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig
Mike Looijmans
2017-06-01
dm: sandbox: spi: Convert driver to support livetree
Simon Glass
2017-06-01
dm: spi-flash: Convert uclass to livetree
Simon Glass
2017-04-06
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-04-05
SPI: SPL: sunxi: fix 64-bit build
Andre Przywara
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-04
spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI
Priit Laes
2016-12-15
Revert "sf: Fix quad bit set for micron devices"
Cyrille Pitchen
2016-12-15
sf: Do not force the DT memory map size to exactly match the device
Phil Edworthy
2016-12-15
mtd: spi: don't return -1 when scan succeed
Fabien Parent
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-11-25
spi: Add of-platdata support to SPI and SPI flash
Simon Glass
2016-11-22
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
Radu Bacrau
2016-11-21
drivers: SPI: sunxi SPL: fix warning
Andre Przywara
2016-11-19
sf: Fix s25fs512s id table
Jagan Teki
2016-11-19
sf: dataflash: Minor cleanups
Jagan Teki
2016-11-19
sf: dataflash: Fix add_dataflash return logic
Jagan Teki
2016-11-19
sf: dataflash: Move flash id detection into jedec_probe
Jagan Teki
2016-11-19
sf: dataflash: Remove unneeded spi data
Jagan Teki
2016-11-19
spi: Remove dual flash options/flags
Jagan Teki
2016-11-18
sf: Rename few local functions
Jagan Teki
2016-11-18
sf: ids: Use small letter in ext_jedec
Jagan Teki
2016-11-18
sf: ids: Use small letter's with flash name
Jagan Teki
[next]