Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f5a7004cf772ad93dbfb1224cc02d882282c914e
/
drivers
/
spi
c68436f
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
22cbeed
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
by Peter Korsgaard
· 12 years ago
9905757
powerpc/espi: remove write command length check
by Shaohui Xie
· 12 years ago
150c249
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
d193c1b
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
59d0612
ColdFire: Queued SPI driver
by Richard Retanubun
· 14 years ago
f138ca1
mpc8xxx_spi: fix SPI support on MPC8308RDB
by Ira W. Snyder
· 12 years ago
03afad2
spi: xilinx: Remove unused variable
by Stephan Linz
· 12 years ago
29f3e3f
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
e9f7eaf
MX28: SPI: Fix the DMA chaining
by Marek Vasut
· 12 years ago
88d1555
MX28: SPI: Fix the DMA DCache race condition
by Marek Vasut
· 12 years ago
8203b20
kw_spi: fix clock prescaler computation
by Valentin Longchamp
· 12 years ago
65c5755
spi: atmel: add WDRBT bit to avoid receive overrun
by Bo Shen
· 12 years ago
2c43214
MX28: SPI: Supercharge the SPI driver
by Marek Vasut
· 12 years ago
c6b52c4
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
784097a
spi: fix mxc_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
cd20040
mxc_spi: Round up clock divider
by Benoît Thébaudeau
· 12 years ago
fa7a51c
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
00a2749
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
a4a99ff
am335x evm: Enable support for spi0
by Tom Rini
· 12 years ago
4c0620b
am33xx: Add support, update omap3 McSPI driver
by Tom Rini
· 12 years ago
9c47114
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
7c5e6f7
MX28: SPI: Add DMA transfer support
by Marek Vasut
· 12 years ago
ccd4d5a
MX28: SPI: Pull out the PIO transfer function
by Marek Vasut
· 12 years ago
c7065fa
MX28: SPI: Refactor spi_xfer a bit
by Marek Vasut
· 12 years ago
968766a
spi: Fix merge conflicts - Makefile
by Michal Simek
· 12 years ago
d978780
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 12 years ago
09aac75
spi: microblaze: Adds driver for Xilinx SPI controller
by Stephan Linz
· 12 years ago
148ca64
spi: mxs: Allow other chip selects to work
by Fabio Estevam
· 13 years ago
79cb14a
spi: mxs: Introduce spi_cs_is_valid()
by Fabio Estevam
· 13 years ago
bc6f6c8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
08b5ab0
omap3_spi: receive transmit mode
by jacopo mondi
· 14 years ago
d9fb6a4
mxs_spi: Return proper timeout error
by Fabio Estevam
· 13 years ago
c1d4ad9
sh_spi: Add 4 chip select signals supporting
by Yoshihiro Shimoda
· 13 years ago
08c61a5
mxc_spi: move machine specifics into CPU headers
by Eric Nelson
· 13 years ago
3f84355
kirkwood_spi: correct access to irq_mask register
by Ian Campbell
· 13 years ago
2638b50
mx28: fix i.MX28 spi driver
by Matthias Fuchs
· 13 years ago
24934fe
kw_spi: add weak functions board_spi_claim/release_bus
by Valentin Longchamp
· 12 years ago
ac486e3
kw_spi: support spi_claim/release_bus functions
by Valentin Longchamp
· 12 years ago
ca88067
kw_spi: backup and reset the MPP of the chosen CS pin
by Valentin Longchamp
· 12 years ago
edffa63
spi: tegra2: rename tegra2_spi.* to tegra_spi.*
by Tom Warren
· 12 years ago
078078c
spi: Tegra2: Seaboard: fix UART corruption during SPI transactions
by Tom Warren
· 12 years ago
4560c7d
tegra2: spi: Support SPI / UART switch
by Simon Glass
· 13 years ago
9112ef8
tegra2: spi: Add SPI driver for Tegra2 SOC
by Tom Warren
· 13 years ago
eba46d6
drivers/spi/atmel_spi.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
ec33de3
iMX28: Add SPI driver
by Marek Vasut
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
2e8f641
GCC4.6: Squash warnings in kirkwood_spi.c
by Marek Vasut
· 13 years ago
5cc08a1
GCC4.6: Squash warnings in fsl_espi.c
by Marek Vasut
· 13 years ago
efa4e43
kirkwood_spi: add dummy spi_init()
by Michael Walle
· 13 years ago
a7efd71
ARM: kirkwood: reduce dependence of including platform file
by Lei Wen
· 13 years ago
51100cf
SPI: Add SPI driver support for Marvell Armada100
by Ajay Bhargav
· 13 years ago
e2f0145
Blackfin: bfin_spi: fix build error when DEBUG is defined
by Mike Frysinger
· 13 years ago
d8e0ca8
IMX: uniform GPIO interface using GPIO framework
by Stefano Babic
· 13 years ago
0c42791
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
by Reinhard Meyer
· 13 years ago
fafc245
andes_spi: add andes_spi interface
by Macpaul Lin
· 14 years ago
9f008bb
MX31: Cleanup clock function
by Stefano Babic
· 13 years ago
576e7a1
ATMEL spi_dataflash driver - fix to build again
by Reinhard Meyer
· 13 years ago
61a58a1
mxc_spi.c: typo fixed
by Helmut Raiger
· 13 years ago
a0cfd18
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
by Reinhard Meyer
· 14 years ago
329f0f5
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
aeabdeb
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
dea6386
spi: add new driver for OpenCores tiny_spi
by Thomas Chou
· 14 years ago
273feaf
powerpc: eSPI and eSPI controller support
by Mingkai Hu
· 14 years ago
f38536f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
8627111
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
6c3eb43
bfin_spi: add spi_set_speed
by Thomas Chou
· 14 years ago
b97e0cd
add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc
by Wolfgang Wegner
· 15 years ago
cca0741
Blackfin: BF50x: new processor port
by Mike Frysinger
· 14 years ago
1466641
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 14 years ago
df8f125
altera_spi: add spi_set_speed
by Thomas Chou
· 14 years ago
4bfa18f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
6639562
spi: add support SuperH SPI module
by Yoshihiro Shimoda
· 14 years ago
ac87c17
SPI: mxc_spi: replace fixed offsets with structures
by Stefano Babic
· 14 years ago
afaa9f6
SPI: mxc_spi: add SPI clock calculation and setup to the driver
by Anatolij Gustschin
· 14 years ago
dff0109
SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case
by Anatolij Gustschin
· 14 years ago
c9d59c7
SPI: mxc_spi: add support for i.MX35 processor
by Stefano Babic
· 14 years ago
53736ba
OMAP3: SPI driver
by Dirk Behme
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e67f462
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
6f070e1
Blackfin: bfin_spi: add optional DMA support
by Mike Frysinger
· 15 years ago
2f721d1
MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51
by Stefano Babic
· 14 years ago
9f481e9
MXC: Correct SPI_CPOL setting in SPI driver
by Stefano Babic
· 14 years ago
c4ea142
Use common function to set GPIOs for MX3 and MX5
by Stefano Babic
· 14 years ago
55fed6f
Blackfin: bfin_spi: use same gpio cs define as Linux
by Mike Frysinger
· 14 years ago
f09d3b2
AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction
by Reinhard Meyer
· 14 years ago
93502a5
Merge branch 'master' of ../master
by Wolfgang Denk
· 14 years ago
37a4b75
Blackfin: bfin_spi: support gpios as chip selects
by Mike Frysinger
· 14 years ago
f3732ed
Blackfin: bfin_spi: convert to portmux framework
by Mike Frysinger
· 14 years ago
dce6538
Davinci: SPI: add the missing v2 patch changes
by Nick Thompson
· 14 years ago
77436d6
Davinci: SPI performance enhancements
by Nick Thompson
· 14 years ago
399b093
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
9268236
DaVinci: Improve DaVinci SPI speed.
by Delio Brignoli
· 14 years ago
661ba14
spi: add altera spi controller support
by Thomas Chou
· 15 years ago
d205ddc
SPI: added support for MX51 to mxc_spi
by Stefano Babic
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
93910ed
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
v2010.03-rc1
0cf0b93
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
Next »