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: omap3: add support for more word lengths
Nikita Kiryanov
2013-11-12
3
-24
/
+66
*
spi: omap3: remove semicolon from #define
Nikita Kiryanov
2013-11-12
1
-1
/
+1
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-53
/
+31
*
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
Timo Herbrecher
2013-10-16
1
-1
/
+1
*
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Jagannadha Sutradharudu Teki
2013-10-16
5
-5
/
+5
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
2
-7
/
+7
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
spi: exynos: Support word transfers
Rajeshwari Shinde
2013-10-08
1
-15
/
+61
*
spi: exynos: Minimise access to SPI FIFO level
Rajeshwari Shinde
2013-10-08
1
-12
/
+15
*
spi: exynos: Support a delay after deactivate
Rajeshwari Shinde
2013-10-08
1
-0
/
+20
*
spi: add TI QSPI driver
Matt Porter
2013-10-07
2
-0
/
+312
*
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
[next]