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
/
bfin_spi.c
Age
Commit message (
Expand
)
Author
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2014-02-20
blackfin: add spi and i2c specific get clock functions
Sonic Zhang
2013-12-06
spi: bfin_spi: Remove unnecessary test for bus and pins[bus]
Axel Lin
2013-10-15
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Jagannadha Sutradharudu Teki
2013-07-31
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-05-13
bfin: discard invalid data and clear RXS in bf5xx spi driver
Scott Jiang
2013-05-13
bfin: Remove spi dma function in bf5xx.
Scott Jiang
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2011-10-16
Blackfin: bfin_spi: fix build error when DEBUG is defined
Mike Frysinger
2011-04-25
bfin_spi: add spi_set_speed
Thomas Chou
2011-04-08
Blackfin: BF50x: new processor port
Mike Frysinger
2010-10-02
Blackfin: bfin_spi: add optional DMA support
Mike Frysinger
2010-09-21
Blackfin: bfin_spi: use same gpio cs define as Linux
Mike Frysinger
2010-07-13
Blackfin: bfin_spi: support gpios as chip selects
Mike Frysinger
2010-07-13
Blackfin: bfin_spi: convert to portmux framework
Mike Frysinger
2010-01-17
Blackfin: bfin_spi: round up clock divider
Cliff Cai
2010-01-17
Blackfin: bfin_spi: let boards control idle value
Cliff Cai
2009-05-29
Blackfin: spi: fix pin handling of SPI0 SSEL4
Mike Frysinger
2009-04-06
Blackfin: spi: make cs deassert function deterministic
Todor I Mollov
2009-04-02
Blackfin: add BF538/BF539 SPI portmux handling
Mike Frysinger
2009-03-23
Blackfin: spi: there is no PORTJ_FER MMR on BF537
Sonic Zhang
2009-02-02
Blackfin: add driver for on-chip SPI controller
Mike Frysinger