index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
samsung
/
exynos5420
/
spi.c
Age
Commit message (
Expand
)
Author
2014-08-14
exynos5: Refactor crazy old U-Boot base address macros away
Julius Werner
2014-08-09
Exynos5420: clean up SPI driver
Stefan Reinauer
2014-08-08
exynos5420: Implement support to boot with USB A-A firmware upload
Julius Werner
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2013-07-10
armv7/exynos5420: Remove the extra reopen when reading SPI.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Apply new implementation for SPI transmission.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Add output ability and half-duplex mode in SPI driver.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Revise SPI open/close/reset procedure.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Provide configuration for SPI0~SPI2.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Change SPI module to standard <spi-generic> interface.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Clean up unused header and constants in spi.c
Hung-Te Lin
2013-07-10
arm/exynos: Correct SPI session commands.
Hung-Te Lin
2013-07-10
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
Gabe Black