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
/
spi
/
xilinx_spi.c
Age
Commit message (
Expand
)
Author
2018-07-16
spi: xilinx_spi: convert to livetree
Vipul Kumar
2018-07-16
spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
Vipul Kumar
2018-07-16
spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
Vipul Kumar
2018-07-16
spi: xilinx: Read reg base address from DTS file
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-12-11
spi: xilinx: Add new compatible strings
Michal Simek
2015-10-27
spi: xilinx_spi: Use GENMASK
Jagan Teki
2015-10-27
spi: xilinx_spi: Use BIT macro
Jagan Teki
2015-10-11
spi: xilinx_spi: Fix to configure CPOL, CPHA mask
Jagan Teki
2015-07-01
spi: xilinx_spi: Add asm/io.h include file
Jagan Teki
2015-07-01
dm: spi: xilinx_spi: Convert to driver model
Jagan Teki
2015-07-01
spi: xilinx_spi: Driver clean-up
Jagan Teki
2015-07-01
spi: xilinx_spi: Move header code to driver
Jagan Teki
2014-02-18
spi: xilinx: Move timeout calculation out of the loop
Michal Simek
2013-10-16
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Jagannadha Sutradharudu Teki
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-02-04
spi: xilinx_spi: Perform software reset during slave setup
Jason Wu
2012-09-11
spi: xilinx: Remove unused variable
Stephan Linz
2012-07-31
spi: microblaze: Adds driver for Xilinx SPI controller
Stephan Linz