index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
21
-30
/
+31
2017-01-28
ARM: SPI: stm32: add stm32f746 qspi driver
Michael Kurz
3
-0
/
+637
2017-01-15
spi: Zap cf_qspi driver and related code
Jagan Teki
3
-359
/
+0
2017-01-14
spi: Zap ep93xx_spi driver and related code
Jagan Teki
2
-273
/
+0
2017-01-04
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
Vignesh R
1
-6
/
+16
2017-01-04
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
Vignesh R
1
-6
/
+20
2016-12-21
spi: Zap armada100_spi.c and env
Jagan Teki
2
-204
/
+0
2016-12-21
spi: Zap mpc52xx_spi.c, config and related code
Jagan Teki
2
-91
/
+0
2016-12-15
spi: cadence_qspi: Move DT prop code to match layout
Phil Edworthy
1
-1
/
+1
2016-12-15
spi: cadence_qspi: Fix CS timings
Phil Edworthy
1
-11
/
+12
2016-12-15
spi: cadence_qspi: Remove returns from end of void functions
Phil Edworthy
1
-8
/
+0
2016-12-15
spi: cadence_qspi: Use spi mode at the point it is needed
Phil Edworthy
3
-9
/
+5
2016-12-15
spi: cadence_qspi: Clean up the #define names
Phil Edworthy
1
-43
/
+43
2016-12-15
spi: cadence_qspi: Use #define for bits instead of bit shifts
Phil Edworthy
1
-18
/
+19
2016-12-15
spi: cadence_qspi: Better debug information on the SPI clock rate
Phil Edworthy
1
-3
/
+3
2016-12-15
spi: cadence_qspi: Fix baud rate calculation
Phil Edworthy
1
-16
/
+6
2016-12-15
spi: cadence_qspi: Fix clearing of pol/pha bits
Phil Edworthy
1
-2
/
+2
2016-12-15
spi: Add error checking for invalid bus widths
Simon Glass
1
-2
/
+2
2016-12-03
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
1
-1
/
+1
2016-11-26
spi: Add a debug() on bind failure
Simon Glass
1
-1
/
+4
2016-11-26
rockchip: spi: Honour the deactivation delay
Simon Glass
1
-0
/
+8
2016-11-26
rockchip: spi: Add support for of-platdata
Simon Glass
1
-1
/
+35
2016-11-26
spi: Add of-platdata support to SPI and SPI flash
Simon Glass
1
-1
/
+12
2016-11-18
spi: kirkwood_spi: implement mvebu_spi_set_mode()
Chris Packham
1
-0
/
+15
2016-11-13
spi: ti_qspi: Fix baudrate divider calculation
Vignesh R
1
-9
/
+7
2016-10-28
dm: at91: Add driver model support for the spi driver
Wenyou Yang
2
-0
/
+296
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
1
-1
/
+1
2016-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-2
/
+8
2016-10-07
Various, accumulated typos collected from around the tree.
Robert P. J. Day
1
-1
/
+1
2016-10-07
spi: fsl_qspi: Preserve endianness of QSPI MCR
York Sun
1
-2
/
+8
2016-09-27
spi: Add driver for Marvell Armada 3700 SoC
Stefan Roese
3
-0
/
+303
2016-09-24
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
6
-6
/
+6
2016-09-22
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
6
-36
/
+51
2016-09-22
spi: Kconfig: Move FSL_QSPI entry to non-dm place
Jagan Teki
1
-7
/
+7
2016-09-22
spi: zynq: Use variable to remove u32 to u64 conversions
Michal Simek
1
-2
/
+5
2016-09-21
spi: Use mode for rx mode flags
Jagan Teki
4
-15
/
+10
2016-09-21
spi: ti_qspi: Remove unnecessary udelay for AM437x
Vignesh R
1
-7
/
+0
2016-09-21
spi: ti_qspi: use 128 bit transfer mode when writing to flash
Vignesh R
1
-6
/
+33
2016-09-21
spi: zynq_spi: Fix infinite looping while xfer
Lad, Prabhakar
1
-1
/
+1
2016-08-26
spi: tegra: fix hang in set_mode()
Stephen Warren
3
-0
/
+11
2016-08-07
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
1
-2
/
+5
2016-08-02
driver: spi: fsl-qspi: remove compile Warnings
Yunhui Cui
1
-1
/
+3
2016-07-29
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
Vignesh R
1
-5
/
+12
2016-07-29
spi: ti_qspi: Remove delay in read path for dra7xx
Vignesh R
1
-3
/
+0
2016-07-29
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
Vignesh R
1
-2
/
+2
2016-07-29
spi: ti_qspi: Fix failure on multiple READ_ID cmd
Vignesh R
1
-3
/
+2
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
1
-7
/
+1
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
1
-2
/
+1
2016-07-09
dm: spi: Read default speed and mode values from DT
Vignesh R
1
-2
/
+6
2016-07-09
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
3
-7
/
+8
[next]