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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: mxs_spi: Configure chipselect after block reset
Marek Vasut
2013-08-27
1
-9
/
+3
*
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-20
1
-1
/
+1
*
spi: Add zynq spi controller driver
Jagannadha Sutradharudu Teki
2013-08-07
2
-0
/
+281
*
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-08-06
1
-1
/
+1
*
spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-08-06
1
-4
/
+2
*
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-07-31
1
-3
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
24
-383
/
+24
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-12
1
-17
/
+11
|
\
|
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-28
1
-17
/
+11
|
|
\
|
|
*
spi: mxc_spi: Update pre and post divider algorithm
Dirk Behme
2013-06-26
1
-18
/
+12
|
|
*
spi: mxc_spi: Fix pre and post divider calculation
Dirk Behme
2013-06-26
1
-3
/
+3
*
|
|
cros: exynos: add SPI support for cros_ec
Hung-ying Tyan
2013-06-26
1
-0
/
+22
*
|
|
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
Axel Lin
2013-06-22
1
-3
/
+3
*
|
|
spi: cf_qspi: Use DIV_ROUND_UP at appropriate place
Axel Lin
2013-06-22
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2013-06-13
4
-24
/
+62
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave
Axel Lin
2013-06-13
1
-2
/
+0
|
*
|
spi: tegra114_spi: Convert to use spi_alloc_slave()
Axel Lin
2013-06-13
1
-3
/
+1
|
*
|
spi: armada100_spi: Remove unnecessary NULL test for dout and din
Axel Lin
2013-06-13
1
-9
/
+2
|
*
|
spi: exynos: Support SPI_PREAMBLE mode
Rajeshwari Shinde
2013-06-03
1
-10
/
+59
*
|
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
1
-102
/
+3
|
\
\
\
|
|
/
/
|
*
|
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: atmel_spi: using ip version to check whether has wdrbt
Bo Shen
2013-05-12
2
-4
/
+13
|
|
/
|
/
|
*
|
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-04-22
1
-1
/
+1
|
/
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-14
1
-8
/
+9
|
\
|
*
spi: mxc_spi: Set master mode for all channels
Fabio Estevam
2013-04-13
1
-8
/
+9
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
1
-1
/
+1
|
\
\
|
*
|
Consolidate bool type
York Sun
2013-04-01
1
-1
/
+1
*
|
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-04
1
-0
/
+2
|
\
\
\
|
*
|
|
spi: exynos: Fix compiler warnings for non-dt systems
Vivek Gautam
2013-03-29
1
-0
/
+2
*
|
|
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-04
1
-4
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
spi: mxc_spi: Fix ECSPI reset handling
Dirk Behme
2013-04-04
1
-4
/
+4
*
|
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-28
5
-150
/
+792
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tegra114: add SPI driver
Allen Martin
2013-03-25
3
-0
/
+421
|
*
|
spi: add common fdt SPI driver interface
Allen Martin
2013-03-25
4
-45
/
+197
|
*
|
tegra20: spi: move fdt probe to spi_init
Allen Martin
2013-03-25
1
-43
/
+67
|
*
|
tegra: spi: pull register structs out of headers
Allen Martin
2013-03-25
2
-11
/
+110
|
*
|
tegra: spi: remove non fdt support
Allen Martin
2013-03-25
2
-37
/
+4
|
*
|
tegra: spi: rename tegra SPI drivers
Allen Martin
2013-03-25
3
-4
/
+4
|
*
|
tegra: remove support for UART SPI switch
Allen Martin
2013-03-25
1
-24
/
+1
|
|
/
*
|
x86: spi: Set maximum write size for ICH
Simon Glass
2013-03-19
1
-0
/
+5
*
|
x86: spi: Add Intel ICH driver
Simon Glass
2013-03-19
3
-0
/
+893
*
|
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
23
-83
/
+36
*
|
spi: Add function to allocate a new SPI slave
Simon Glass
2013-03-19
2
-0
/
+42
|
/
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
1
-20
/
+19
|
\
|
*
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
Marek Vasut
2013-03-07
1
-16
/
+0
|
*
mxs: spi: Fix the MXS SPI for mx23
Marek Vasut
2013-03-07
1
-2
/
+17
|
*
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-03-07
1
-2
/
+2
*
|
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
2
-0
/
+309
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
4
-7
/
+389
|
\
[next]