Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a12a8e8d0aa59de4e884969260980675e0267900
/
drivers
/
spi
348c878
rockchip: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
5f06654
omap3: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
59de503
spi: ich: Lock down controller settings if required
by Bin Meng
· 7 years ago
443da90
spi: Drop CONFIG_ATMEL_DATAFLASH_SPI
by Tuomas Tynkkynen
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
a2d2f56
spi: davinci_spi: Add da830-spi support for DM
by Adam Ford
· 7 years ago
14ae0f9
spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
by Suresh Gupta
· 7 years ago
4945b87
spi: fsl_qspi: Add controller busy check before new spi operation
by Suresh Gupta
· 7 years ago
ea0bce6
spi: mxc_spi: support driver model
by Peng Fan
· 7 years ago
67dd233
nds32: spi: Support spi dm driver.
by rick
· 7 years ago
828dbb5
rockchip: spi: Convert to livetree
by Philipp Tomsich
· 7 years ago
4a75e9b
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
by Bin Meng
· 7 years ago
26ed19c
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
by Bin Meng
· 7 years ago
552720e
x86: ich-spi: Move opcode registers configuration to another routine
by Bin Meng
· 7 years ago
36ce024
x86: ich-spi: Don't read cached lock status
by Bin Meng
· 7 years ago
bf5f72e
x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
by Bin Meng
· 7 years ago
76e6c99
x86: ich-spi: Remove spi_write_protect_region()
by Bin Meng
· 7 years ago
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
c720b89
rockchip: spi: enable support for the rk_spi driver for the RK3368
by Philipp Tomsich
· 7 years ago
03a333a
OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
by Adam Ford
· 7 years ago
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
283eb4a
spi: fsl_qspi: Pet watchdog even more
by Alexander Stein
· 7 years ago
3f738a2
dm: tegra: spi: Convert to livetree
by Simon Glass
· 7 years ago
c3f2650
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· 7 years ago
b8442fb
spi: stm32_qspi: add clk_get_rate() support
by Patrice Chotard
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
778ec66
rockchip: spi: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
8c3f122
powerpc, 8xx: move SPI driver to drivers/spi/
by Christophe Leroy
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
4812d4c
tegra: spi: Wait a little after setting the clocks
by Simon Glass
· 7 years ago
4b28058
dm: spi: Convert uclass to livetree
by Simon Glass
· 8 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
176ee21
spi: kconfig: add soft spi Kconfig entry
by Peng Fan
· 8 years ago
b6647ab
spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit
by Stefan Roese
· 8 years ago
a285ea6
omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
by Tom Rini
· 8 years ago
a83478f
rockchip: spi: enable support for the rk_spi driver for the RK3399
by Jakob Unterwurzacher
· 8 years ago
0f5b4c9
rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting
by Philipp Tomsich
· 8 years ago
4544788
rockchip: spi: rk_spi: dynamically select an module input rate
by Philipp Tomsich
· 8 years ago
9f28b5c
stm32f7: use clock driver to enable qspi controller clock
by Vikas Manocha
· 8 years ago
7e5b268
drivers: spi: Remove duplicate .probe method
by Suniel Mahesh
· 8 years ago
50b7d03
zynq: spi: Honour the activation / deactivation delay
by Moritz Fischer
· 8 years ago
530fa31
spi: atmel: check GPIO validity before using cs_gpios
by Wenyou Yang
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
095f78e
spi: fsl_qspi: Add support for single chip select
by Suresh Gupta
· 8 years ago
931b1f2
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
by Jean-Jacques Hiblot
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
337ff2a
ARM: SPI: stm32: add stm32f746 qspi driver
by Michael Kurz
· 8 years ago
234b849
spi: Zap cf_qspi driver and related code
by Jagan Teki
· 8 years ago
6cfd6bf
spi: Zap ep93xx_spi driver and related code
by Jagan Teki
· 8 years ago
2d3be6f
spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible
by Vignesh R
· 8 years ago
4f06bf2
spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
by Vignesh R
· 8 years ago
f9d3428
spi: Zap armada100_spi.c and env
by Jagan Teki
· 8 years ago
7c3894e
spi: Zap mpc52xx_spi.c, config and related code
by Jagan Teki
· 8 years ago
e3f9426
spi: cadence_qspi: Move DT prop code to match layout
by Phil Edworthy
· 8 years ago
1fdd923
spi: cadence_qspi: Fix CS timings
by Phil Edworthy
· 8 years ago
928758d
spi: cadence_qspi: Remove returns from end of void functions
by Phil Edworthy
· 8 years ago
eef2edc
spi: cadence_qspi: Use spi mode at the point it is needed
by Phil Edworthy
· 8 years ago
3a5ae12
spi: cadence_qspi: Clean up the #define names
by Phil Edworthy
· 8 years ago
dd18c6f
spi: cadence_qspi: Use #define for bits instead of bit shifts
by Phil Edworthy
· 8 years ago
67824ad
spi: cadence_qspi: Better debug information on the SPI clock rate
by Phil Edworthy
· 8 years ago
8f24a44
spi: cadence_qspi: Fix baud rate calculation
by Phil Edworthy
· 8 years ago
c92c76a
spi: cadence_qspi: Fix clearing of pol/pha bits
by Phil Edworthy
· 8 years ago
6f5bed0
spi: Add error checking for invalid bus widths
by Simon Glass
· 8 years ago
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
f0307e1
spi: Add a debug() on bind failure
by Simon Glass
· 8 years ago
cf65b00
rockchip: spi: Honour the deactivation delay
by Simon Glass
· 8 years ago
32308d2
rockchip: spi: Add support for of-platdata
by Simon Glass
· 8 years ago
3fb3339
spi: Add of-platdata support to SPI and SPI flash
by Simon Glass
· 8 years ago
21c3dca
spi: kirkwood_spi: implement mvebu_spi_set_mode()
by Chris Packham
· 8 years ago
44e4bac
spi: ti_qspi: Fix baudrate divider calculation
by Vignesh R
· 8 years ago
da8ee98
dm: at91: Add driver model support for the spi driver
by Wenyou Yang
· 8 years ago
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
1994a35
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
b4f57a9
spi: fsl_qspi: Preserve endianness of QSPI MCR
by York Sun
· 8 years ago
9ec1c78
spi: Add driver for Marvell Armada 3700 SoC
by Stefan Roese
· 9 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
505dcd2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
467c629
spi: Kconfig: Move FSL_QSPI entry to non-dm place
by Jagan Teki
· 8 years ago
ebbac2f
spi: zynq: Use variable to remove u32 to u64 conversions
by Michal Simek
· 8 years ago
96536b1
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
62ef1f0
spi: ti_qspi: Remove unnecessary udelay for AM437x
by Vignesh R
· 8 years ago
b007997
spi: ti_qspi: use 128 bit transfer mode when writing to flash
by Vignesh R
· 8 years ago
636ef59
spi: zynq_spi: Fix infinite looping while xfer
by Lad, Prabhakar
· 8 years ago
b68a994
spi: tegra: fix hang in set_mode()
by Stephen Warren
· 8 years ago
91b2c19
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
by Chin Liang See
· 8 years ago
e4584cc
driver: spi: fsl-qspi: remove compile Warnings
by Yunhui Cui
· 8 years ago
1535e5a
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
by Vignesh R
· 8 years ago
a158ff9
spi: ti_qspi: Remove delay in read path for dra7xx
by Vignesh R
· 8 years ago
b970767
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
by Vignesh R
· 8 years ago
aa29130
spi: ti_qspi: Fix failure on multiple READ_ID cmd
by Vignesh R
· 8 years ago
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
ae56979
dm: spi: Read default speed and mode values from DT
by Vignesh R
· 8 years ago
4ca6019
spi: cadence_quadspi: Enable QUAD mode based on DT data
by Vignesh R
· 8 years ago
0c80b92
spi: cadence_qspi_apb: Support 32 bit AHB address
by Vignesh R
· 8 years ago
Next »