index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
bfin_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blackfin: add spi and i2c specific get clock functions
Sonic Zhang
2014-02-20
1
-3
/
+4
*
spi: bfin_spi: Remove unnecessary test for bus and pins[bus]
Axel Lin
2013-12-06
1
-8
/
+9
*
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Jagannadha Sutradharudu Teki
2013-10-16
1
-1
/
+1
*
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-07-31
1
-3
/
+1
*
bfin: discard invalid data and clear RXS in bf5xx spi driver
Scott Jiang
2013-05-13
1
-0
/
+2
*
bfin: Remove spi dma function in bf5xx.
Scott Jiang
2013-05-13
1
-102
/
+1
*
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
1
-3
/
+1
*
Blackfin: bfin_spi: fix build error when DEBUG is defined
Mike Frysinger
2011-10-16
1
-1
/
+1
*
bfin_spi: add spi_set_speed
Thomas Chou
2011-04-25
1
-13
/
+19
*
Blackfin: BF50x: new processor port
Mike Frysinger
2011-04-08
1
-0
/
+2
*
Blackfin: bfin_spi: add optional DMA support
Mike Frysinger
2010-10-02
1
-27
/
+128
*
Blackfin: bfin_spi: use same gpio cs define as Linux
Mike Frysinger
2010-09-21
1
-2
/
+0
*
Blackfin: bfin_spi: support gpios as chip selects
Mike Frysinger
2010-07-13
1
-28
/
+57
*
Blackfin: bfin_spi: convert to portmux framework
Mike Frysinger
2010-07-13
1
-159
/
+50
*
Blackfin: bfin_spi: round up clock divider
Cliff Cai
2010-01-17
1
-1
/
+6
*
Blackfin: bfin_spi: let boards control idle value
Cliff Cai
2010-01-17
1
-1
/
+5
*
Blackfin: spi: fix pin handling of SPI0 SSEL4
Mike Frysinger
2009-05-29
1
-1
/
+1
*
Blackfin: spi: make cs deassert function deterministic
Todor I Mollov
2009-04-06
1
-1
/
+15
*
Blackfin: add BF538/BF539 SPI portmux handling
Mike Frysinger
2009-04-02
1
-0
/
+18
*
Blackfin: spi: there is no PORTJ_FER MMR on BF537
Sonic Zhang
2009-03-23
1
-5
/
+3
*
Blackfin: add driver for on-chip SPI controller
Mike Frysinger
2009-02-02
1
-0
/
+343