Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
203e7ba3f2088151e2337c6432146a62f442cc97
/
drivers
/
spi
203e7ba
spi: bfin_spi: Remove unnecessary test for bus and pins[bus]
by Axel Lin
· 11 years ago
18dd07c
spi: omap3: add support for more word lengths
by Nikita Kiryanov
· 11 years ago
0029235
spi: omap3: remove semicolon from #define
by Nikita Kiryanov
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
6420320
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
by Timo Herbrecher
· 11 years ago
d92799e
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
by Jagannadha Sutradharudu Teki
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
ffc7461
spi: exynos: Support word transfers
by Rajeshwari Shinde
· 11 years ago
0c0faef
spi: exynos: Minimise access to SPI FIFO level
by Rajeshwari Shinde
· 11 years ago
ab46adb
spi: exynos: Support a delay after deactivate
by Rajeshwari Shinde
· 11 years ago
da3e4c6
spi: add TI QSPI driver
by Matt Porter
· 11 years ago
aa0d8b2
spi: mxs_spi: Configure chipselect after block reset
by Marek Vasut
· 11 years ago
d169808
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· 11 years ago
216ec09
spi: Add zynq spi controller driver
by Jagannadha Sutradharudu Teki
· 11 years ago
3db3928
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
afcab28
spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
9163ff0
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
c1f81ed
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b177b71
spi: mxc_spi: Update pre and post divider algorithm
by Dirk Behme
· 12 years ago
0a05dff
spi: mxc_spi: Fix pre and post divider calculation
by Dirk Behme
· 12 years ago
0039123
cros: exynos: add SPI support for cros_ec
by Hung-ying Tyan
· 12 years ago
fb7def9
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
by Axel Lin
· 11 years ago
29180ba
spi: cf_qspi: Use DIV_ROUND_UP at appropriate place
by Axel Lin
· 11 years ago
bf4e1d3
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
cbd661c
spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave
by Axel Lin
· 11 years ago
42c6f6b
spi: tegra114_spi: Convert to use spi_alloc_slave()
by Axel Lin
· 11 years ago
b381444
spi: armada100_spi: Remove unnecessary NULL test for dout and din
by Axel Lin
· 11 years ago
813637c
spi: exynos: Support SPI_PREAMBLE mode
by Rajeshwari Shinde
· 12 years ago
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
abcfbf2
bfin: discard invalid data and clear RXS in bf5xx spi driver
by Scott Jiang
· 13 years ago
589891e
bfin: Remove spi dma function in bf5xx.
by Scott Jiang
· 13 years ago
6fa8b78
spi: atmel_spi: using ip version to check whether has wdrbt
by Bo Shen
· 12 years ago
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
c3c7fce
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
833fb55
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
0ff9c5e
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
f79ef8a
spi: mxc_spi: Fix ECSPI reset handling
by Dirk Behme
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
602c911
spi: exynos: Fix compiler warnings for non-dt systems
by Vivek Gautam
· 12 years ago
32adc23
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
21f5b93
tegra114: add SPI driver
by Allen Martin
· 12 years ago
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
73e0f1b
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
8db241b
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
77de583
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
11ade80
x86: spi: Set maximum write size for ICH
by Simon Glass
· 12 years ago
4187740
x86: spi: Add Intel ICH driver
by Simon Glass
· 12 years ago
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
aaca776
spi: Add function to allocate a new SPI slave
by Simon Glass
· 12 years ago
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
57855be
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
by Marek Vasut
· 12 years ago
bf372e3
mxs: spi: Fix the MXS SPI for mx23
by Marek Vasut
· 12 years ago
eadf337
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
0b38223
blackfin: add bf6xx spi driver
by Scott Jiang
· 13 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ba4fb9b
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
e765952
tegra: spi: add fdt support to tegra SPI SFLASH driver
by Allen Martin
· 12 years ago
70b995c
spi: xilinx_spi: Perform software reset during slave setup
by Jason Wu
· 12 years ago
2906f94
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9602661
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4d42431
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· 12 years ago
64ef8a3
SPI: EXYNOS: Add FDT support to driver.
by Rajeshwari Shinde
· 12 years ago
260ab20
OMAP3 SPI : Fixed bugs related to SPI transfer
by ajoy
· 12 years ago
b690d97
spi: atmel: sam9m10g45 also support WDRBT bit
by Bo Shen
· 12 years ago
577dc04
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
5e8341c
spi: mxc_spi: Fix spi clock glitch durant reset
by Fabio Estevam
· 12 years ago
17cd2a8
spi: mxc_spi: Fix handling of chip select
by Fabio Estevam
· 12 years ago
ba3b893
SPI: Add SPI Driver for EXYNOS.
by Rajeshwari Shinde
· 12 years ago
9f2cfe4
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
2a6e8d0
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
by Peter Korsgaard
· 12 years ago
45cead8
powerpc/espi: remove write command length check
by Shaohui Xie
· 12 years ago
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
2fa03bc
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
9324138
ColdFire: Queued SPI driver
by Richard Retanubun
· 14 years ago
5261b00
mpc8xxx_spi: fix SPI support on MPC8308RDB
by Ira W. Snyder
· 12 years ago
cdfe0eb
spi: xilinx: Remove unused variable
by Stephan Linz
· 12 years ago
22562a4
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
45edc5d
MX28: SPI: Fix the DMA chaining
by Marek Vasut
· 12 years ago
8773799
MX28: SPI: Fix the DMA DCache race condition
by Marek Vasut
· 12 years ago
baddd9f
kw_spi: fix clock prescaler computation
by Valentin Longchamp
· 12 years ago
778a2a6
spi: atmel: add WDRBT bit to avoid receive overrun
by Bo Shen
· 12 years ago
7f4d014
MX28: SPI: Supercharge the SPI driver
by Marek Vasut
· 12 years ago
3a9af06
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
28fd51b
spi: fix mxc_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
884622b
mxc_spi: Round up clock divider
by Benoît Thébaudeau
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
883401e
am335x evm: Enable support for spi0
by Tom Rini
· 12 years ago
470e2a2
am33xx: Add support, update omap3 McSPI driver
by Tom Rini
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
Next »