Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
83d290c56fab2d38cd1ab4c4cc7099559c1d5046
/
drivers
/
mtd
/
spi
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
294f205
sf: Preserve QE bit when clearing BP# bits for Macronix flash
by Bin Meng
· 7 years ago
8fc2fae
mtd: spi: sf_dataflash: Add print message while erase error
by Wenyou.Yang@microchip.com
· 7 years ago
ac6777b
sf: Add Macronix MX25U6435F device parameters
by Bin Meng
· 7 years ago
988390b
arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig
by Mike Looijmans
· 7 years ago
a118179
dm: sandbox: spi: Convert driver to support livetree
by Simon Glass
· 7 years ago
656f29d
dm: spi-flash: Convert uclass to livetree
by Simon Glass
· 7 years ago
d53ecad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
7b82a22
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
a982bbb
SPI: SPL: sunxi: fix 64-bit build
by Andre Przywara
· 8 years ago
706865a
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
a648936
spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI
by Priit Laes
· 8 years ago
9bcb018
Revert "sf: Fix quad bit set for micron devices"
by Cyrille Pitchen
· 8 years ago
db9225b
sf: Do not force the DT memory map size to exactly match the device
by Phil Edworthy
· 8 years ago
304decd
mtd: spi: don't return -1 when scan succeed
by Fabien Parent
· 8 years ago
ebc4ef6
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
71634f2
spi: Add of-platdata support to SPI and SPI flash
by Simon Glass
· 8 years ago
1f3232d
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
by Radu Bacrau
· 8 years ago
2334c4e
drivers: SPI: sunxi SPL: fix warning
by Andre Przywara
· 8 years ago
94b653b
sf: Fix s25fs512s id table
by Jagan Teki
· 8 years ago
25488ec
sf: dataflash: Minor cleanups
by Jagan Teki
· 8 years ago
11b9322
sf: dataflash: Fix add_dataflash return logic
by Jagan Teki
· 8 years ago
1835302
sf: dataflash: Move flash id detection into jedec_probe
by Jagan Teki
· 8 years ago
dc19b06
sf: dataflash: Remove unneeded spi data
by Jagan Teki
· 8 years ago
20343ff
spi: Remove dual flash options/flags
by Jagan Teki
· 8 years ago
7b4ab88
sf: Rename few local functions
by Jagan Teki
· 8 years ago
a881374
sf: ids: Use small letter in ext_jedec
by Jagan Teki
· 8 years ago
7a9b435
sf: ids: Use small letter's with flash name
by Jagan Teki
· 8 years ago
6645fd2
sf: Rename sf_params.c to spi_flash_ids.c
by Jagan Teki
· 8 years ago
475bf81
sf: Remove non-meaningful comments
by Jagan Teki
· 8 years ago
116e005
sf: Remove spansion_s25fss_disable_4KB_erase
by Jagan Teki
· 8 years ago
43ecc77
sf: params: Add S25FS256S_64K spi flash support
by Jagan Teki
· 8 years ago
8e49295
sf: Add INFO6 flash_info macro
by Jagan Teki
· 8 years ago
0bdb7cb
sf: Increase max id length by 1 byte
by Jagan Teki
· 8 years ago
ed363b5
sf: Add SPI_FLASH_MAX_ID_LEN
by Jagan Teki
· 8 years ago
eccb6be
sf: nr_sectors -> n_sectors
by Jagan Teki
· 8 years ago
f3bf2e5
sf: Cleanup spi_flash_info{}
by Jagan Teki
· 8 years ago
523b4e3
sf: sandbox: Use JEDEC_MFR|ID in id exctract
by Jagan Teki
· 8 years ago
dda06a4
sf: Simplify lock ops detection code
by Jagan Teki
· 8 years ago
f790ca7
sf: Adopt flash table INFO macro from Linux
by Jagan Teki
· 8 years ago
b4a6c2a
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· 8 years ago
ea022a3
spi: Move freescale-specific code into a private header
by Simon Glass
· 8 years ago
139db7a
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
0a9b73a
spl: spi: Move the generic SPI loader into common/spl
by Simon Glass
· 8 years ago
ecdfd69
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
71316c1
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
3632c8e
sf: Move flags macro's to spi_flash_params{} members
by Jagan Teki
· 8 years ago
de05992
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
by Jagan Teki
· 8 years ago
ddc2dfb
sf: Remove SECT_32K
by Jagan Teki
· 8 years ago
08fe9c2
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
b3afb23
sf: Remove e_rd_cmd from param table
by Jagan Teki
· 8 years ago
edd35f7
sf: Simplify fastest read cmd code
by Jagan Teki
· 8 years ago
b302669
sf: sf_params: Add AT25DF321 flash support
by Wenyou Yang
· 8 years ago
6bde34f
spi: Add support for N25Q016A
by Moritz Fischer
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
d074c06
driver: mtd: spi: Adding support for QSPI flash
by Prabhakar Kushwaha
· 8 years ago
00d5595
spl: Support loading a FIT from SPI
by Lokesh Vutla
· 8 years ago
fc15b9b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
80c1bfd
sf: Disable 4-KB erase command for SPANSION S25FS-S family
by Yuan Yao
· 9 years ago
febffe8
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
by Yuan Yao
· 9 years ago
7e0f226
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
11b9a4d
sf: fix timebase data type in _wait_ready()
by Stephen Warren
· 9 years ago
ea9619a
sf: Correct data types in stm_is_locked_sr()
by Marek Vasut
· 9 years ago
0badb23d
spi: Correct two error return values
by Simon Glass
· 9 years ago
ffe276d
sandbox: spi: Remove an incorrect free()
by Simon Glass
· 9 years ago
20f655d
sandbox: spi: Add more debugging to SPI emulation
by Simon Glass
· 9 years ago
7bd1c59
sf: spi_flash: use dma to copy data from mmap region if platform supports
by Mugunthan V N
· 9 years ago
d178a1c
spi: Correct device tree usage in spi_flash_decode_fdt()
by Simon Glass
· 9 years ago
3c8fb12
dm: spi_flash: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
1c17f5e
sf: Make IO modes at last in read modes
by Jagan Teki
· 9 years ago
91292e0
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
d9a0ab6
sf: Write quad bit along with read status
by Jagan Teki
· 9 years ago
bfcdc39
sf: Read back and check once macronix quad bit set
by Jagan Teki
· 9 years ago
ffecb0f
sf: Read back and check once spansion quad bit set
by Jagan Teki
· 9 years ago
c56ae75
sf: Fix quad bit set for micron devices
by Jagan Teki
· 9 years ago
eb020f6
sf: Use BIT macro
by Jagan Teki
· 9 years ago
Next »