index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
altera_spi.c
Age
Commit message (
Expand
)
Author
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2015-11-18
altera_spi: change ioremap to map_physmem
Thomas Chou
2015-11-06
spi: altera_spi: minor clean up
Thomas Chou
2015-10-28
spi: altera_spi: Minor cleanup
Jagan Teki
2015-10-28
spi: altera_spi: Use BIT macro
Jagan Teki
2015-10-22
spi : convert altera_spi to driver model
Thomas Chou
2014-10-27
spi: altera: Move the config options to the top
Marek Vasut
2014-10-27
spi: altera: Clean up the use of variable d
Marek Vasut
2014-10-27
spi: altera: Zap endless loop
Marek Vasut
2014-10-27
spi: altera: Clean up most checkpatch issues
Marek Vasut
2014-10-27
spi: altera: Clean up bit definitions
Marek Vasut
2014-10-27
spi: altera: Use struct-based register access
Marek Vasut
2013-10-15
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
2011-02-08
altera_spi: add spi_set_speed
Thomas Chou
2010-05-28
spi: add altera spi controller support
Thomas Chou