Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1167a6c9aa61adede125154c5bee8237269e0118
/
drivers
/
spi
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
d1c1377
rockchip: Add SPI driver
by Simon Glass
· 9 years ago
0971778
dm: Use dev_get_addr() where possible
by Simon Glass
· 9 years ago
9c09d39
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
a5bba8d
spi: ti_qspi: Use DMA to read from qspi flash
by Vignesh R
· 9 years ago
41c1f4a
ti: qspi: set flash quad bit based on quad support flag
by vishalm@ti.com
· 9 years ago
74f8486
ARM: exynos: move SoC sources to mach-exynos
by Thomas Abraham
· 9 years ago
8fb39c4
spi: omap3_spi: add am43xx support to omap3_spi
by Nikita Kiryanov
· 9 years ago
aa5b66c
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
by York Sun
· 9 years ago
905ed0b
exynos: spi: Convert the timeout to debug()
by Simon Glass
· 9 years ago
2e0ddea
spi: zynq_spi: Simplify debug macro
by Michal Simek
· 9 years ago
0cf97aa
spi: Fix zynq SPI binding
by Michal Simek
· 9 years ago
d941aaf
dm: spi: Make local functions static
by Simon Glass
· 9 years ago
f18e41c
fdt: armv8: Fix build warnings on armv8
by Haikun Wang
· 9 years ago
1694012
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
bf1623b
dm: spi: Correct BIOS protection logic for ICH9
by Simon Glass
· 9 years ago
6634f81
dm: spi: Correct status register access width
by Simon Glass
· 9 years ago
7f66bc1
dm: spi: Correct minor nits in ICH driver
by Simon Glass
· 9 years ago
f206f71
spi: cadence_qspi: support FIFO width other than 4 bytes
by Vikas Manocha
· 9 years ago
480f3b5
spi: cadence_qspi: get sram size from device tree
by Vikas Manocha
· 9 years ago
215cea0
spi: cadence_qspi: move the sram partition in init
by Vikas Manocha
· 9 years ago
f9793b7
spi: cf_qspi: fix clamp macro type check compilation warnings
by Angelo Dureghello
· 9 years ago
271aa56
spi: Kconfig: Add TEGRA20_SLINK entry
by Jagan Teki
· 9 years ago
a900d40
spi: Kconfig: Add TEGRA20_SFLASH entry
by Jagan Teki
· 9 years ago
7977d66
spi: Kconfig: Add TEGRA114_SPI entry
by Jagan Teki
· 9 years ago
3872b7c
spi: Kconfig: Add ICH_SPI entry
by Jagan Teki
· 9 years ago
6274bf9
spi: Kconfig: Add EXYNOS_SPI entry
by Jagan Teki
· 9 years ago
0e9be24
spi: Kconfig: Add FSL_QSPI entry
by Jagan Teki
· 9 years ago
a0497a3
spi: Kconfig: Add FSL_ESPI entry
by Jagan Teki
· 9 years ago
ae30c02
spi: Kconfig: Add FSL_DSPI entry
by Jagan Teki
· 9 years ago
15a932c
spi: Kconfig: Show dm-spi drivers if DM_SPI set
by Jagan Teki
· 9 years ago
61cb773
spi: Makefile: Use object file alphabetic order
by Jagan Teki
· 9 years ago
dd32f51
spi: Kconfig: Add TI_QSPI entry
by Jagan Teki
· 9 years ago
cd70d7d
spi: Kconfig: Add XILINX_SPI entry
by Jagan Teki
· 9 years ago
bfd3f8b
spi: Add Kconfig menu entry
by Jagan Teki
· 9 years ago
cad526f
spi: Kconfig: Add Zynq SPI controller entry
by Jagan Teki
· 9 years ago
41fcbba
spi: xilinx_spi: Add asm/io.h include file
by Jagan Teki
· 9 years ago
fdc2b3d
dm: spi: xilinx_spi: Convert to driver model
by Jagan Teki
· 9 years ago
8208163
spi: zynq_spi: Add fdt support in driver
by Jagan Teki
· 9 years ago
f212576
dm: spi: zynq_spi: Convert to driver model
by Jagan Teki
· 9 years ago
ccaa8fc
spi: davinci_spi: Driver cleanup
by Jagan Teki
· 9 years ago
742d53d
spi: davinci_spi: Move header code to driver
by Jagan Teki
· 9 years ago
48a0dbd
spi: xilinx_spi: Driver clean-up
by Jagan Teki
· 9 years ago
23e281d
spi: xilinx_spi: Move header code to driver
by Jagan Teki
· 9 years ago
d8834f6
spi: Zap oc_tiny_spi driver
by Jagan Teki
· 9 years ago
7f80950
spi: Zap ftssp010_spi driver
by Jagan Teki
· 9 years ago
e9549fa
spi: Zap andes_spi driver
by Jagan Teki
· 9 years ago
c1865a5
tegra: spi: Support slow SPI rates
by Simon Glass
· 9 years ago
f669ba4
tegra: spi: Drop the claim_bus() method to correct delays
by Simon Glass
· 9 years ago
b46cb63
dm: spi: Avoid setting the speed with every transfer
by Simon Glass
· 10 years ago
8fc6c91
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 10 years ago
a11b2a6
spi: omap3: Fix timeout handling
by David Dueck
· 10 years ago
5c74fba
dm: spi: Correct SPI claim/release_bus() methods
by Simon Glass
· 10 years ago
778079a
zynq: spi: Remove unnecessary error condition
by Siva Durga Prasad Paladugu
· 10 years ago
14be9b3
spi: Add Cadence QSPI controller Kconfig entry
by Marek Vasut
· 10 years ago
4562556
spi: Add Designware SPI controller Kconfig entry
by Marek Vasut
· 10 years ago
4b322d3
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
by Simon Glass
· 10 years ago
221f2e1
dm: spi: Convert Freescale QSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
a28e291
dm: spi: Convert Freescale DSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
35f15f6
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
1c87729
x86: spi: Add support for lynxpoint
by Simon Glass
· 10 years ago
24bfa9d
lpc32xx: add LPC32xx SSP support (SPI mode)
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
83cfd37
spi: designware_spi: revisit FIFO size detection again
by Axel Lin
· 10 years ago
0fd7c15
spi: cf_spi: Staticize local functions
by Axel Lin
· 10 years ago
13e1709
spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave
by Axel Lin
· 10 years ago
e8829b6
qspi: dra7x: enable quad mode read for ti-qspi driver
by Ravi Babu
· 10 years ago
56f4f6f
spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address
by Axel Lin
· 10 years ago
4ea7cf3
spi: davinci: Remove duplicate code to set bus and cs for slave
by Axel Lin
· 10 years ago
dfcd878
spi: cf_qspi: Fixup to_cf_qspi_slave macro
by Axel Lin
· 10 years ago
d8b771d
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· 10 years ago
ba6faff
x86: Add SPI support to quark/galileo
by Bin Meng
· 10 years ago
a08ca38
x86: spi: Support ValleyView in ICH SPI driver
by Simon Glass
· 10 years ago
5d2ee05
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
82c2f50
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
by Simon Glass
· 10 years ago
31a4d8d
dm: spi: Move the per-child data size to the uclass
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
61d10b7
dm: spi: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
abca5c0
x86: spi: Add device tree support
by Simon Glass
· 10 years ago
1c5f966
qspi:fsl implement AHB read
by Peng Fan
· 10 years ago
c1adb62
spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]
by Axel Lin
· 10 years ago
1baf4fd
spi: cadence_qspi: Fix checking return value of fdt_first_subnode()
by Axel Lin
· 10 years ago
3a34448
spi:fsl-quadspi support bank register read write
by Peng Fan
· 10 years ago
67e767d
dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi
by Marek Vasut
· 10 years ago
3895c02
spi: designware_spi: Fix detecting FIFO depth
by Axel Lin
· 10 years ago
3642a87
imx:qspi add 4K erase support
by Peng Fan
· 10 years ago
828e468
arm:mx6sx add QSPI support
by Peng Fan
· 10 years ago
a765adf
QuadSPI: use correct amba_base
by Peng Fan
· 10 years ago
ff16234
QuadSPI: use QSPI_CMD_xx instead of flash opcodes
by Peng Fan
· 10 years ago
c50210f
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
fd1b68c
x86: ich-spi: Add Intel Tunnel Creek SPI controller support
by Bin Meng
· 10 years ago
a488b6f
x86: ich-spi: Set the tx operation mode for ich 7
by Bin Meng
· 10 years ago
1e89248
x86: ich-spi: Set the rx operation mode for ich 7
by Bin Meng
· 10 years ago
2dbed5f
x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address
by Bin Meng
· 10 years ago
571e2a4
spi: designware_spi: Some fixes / changes
by Stefan Roese
· 10 years ago
d987ea6
spi: Add designware master SPI DM driver used on SoCFPGA
by Stefan Roese
· 10 years ago
1c60fe7
spi: Add Cadence QSPI DM driver used by SoCFPGA
by Stefan Roese
· 10 years ago
a51c615
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
Next »