index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2016-11-26
spi: Add a debug() on bind failure
Simon Glass
2016-11-26
rockchip: spi: Honour the deactivation delay
Simon Glass
2016-11-26
rockchip: spi: Add support for of-platdata
Simon Glass
2016-11-26
spi: Add of-platdata support to SPI and SPI flash
Simon Glass
2016-11-18
spi: kirkwood_spi: implement mvebu_spi_set_mode()
Chris Packham
2016-11-13
spi: ti_qspi: Fix baudrate divider calculation
Vignesh R
2016-10-28
dm: at91: Add driver model support for the spi driver
Wenyou Yang
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-10-07
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
spi: fsl_qspi: Preserve endianness of QSPI MCR
York Sun
2016-09-27
spi: Add driver for Marvell Armada 3700 SoC
Stefan Roese
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-22
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-09-22
spi: Kconfig: Move FSL_QSPI entry to non-dm place
Jagan Teki
2016-09-22
spi: zynq: Use variable to remove u32 to u64 conversions
Michal Simek
2016-09-21
spi: Use mode for rx mode flags
Jagan Teki
2016-09-21
spi: ti_qspi: Remove unnecessary udelay for AM437x
Vignesh R
2016-09-21
spi: ti_qspi: use 128 bit transfer mode when writing to flash
Vignesh R
2016-09-21
spi: zynq_spi: Fix infinite looping while xfer
Lad, Prabhakar
2016-08-25
spi: tegra: fix hang in set_mode()
Stephen Warren
2016-08-07
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
2016-08-02
driver: spi: fsl-qspi: remove compile Warnings
Yunhui Cui
2016-07-29
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
Vignesh R
2016-07-29
spi: ti_qspi: Remove delay in read path for dra7xx
Vignesh R
2016-07-29
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
Vignesh R
2016-07-29
spi: ti_qspi: Fix failure on multiple READ_ID cmd
Vignesh R
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-09
dm: spi: Read default speed and mode values from DT
Vignesh R
2016-07-09
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2016-07-09
spi: cadence_qspi_apb: Support 32 bit AHB address
Vignesh R
2016-07-09
spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
2016-07-06
spi: spi-uclass: fix typo in debug output
Anatolij Gustschin
2016-07-01
driver: qspi: correct QSPI disable CS reset value
Praneeth Bajjuri
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-10
spi: pic32_spi: add SPI master driver for PIC32 SoC.
Purna Chandra Mandal
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-05-23
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-05-23
omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
2016-05-20
ath79: spi: Remove the explicit pinctrl setting
Wills Wang
2016-05-20
drivers: spi: add spi support for QCA/Atheros ath79 SOCs
Wills Wang
2016-05-18
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
Yuan Yao
2016-05-18
spi: fsl_qspi: Assign AMBA mem according CS num in dts
Yuan Yao
2016-05-18
spi: fsl_qspi: Fix issues on arm64
Yuan Yao
2016-05-17
dm: spi: introduce dm api
Peng Fan
2016-05-17
dm: spi: soft_spi: switch to use linux compatible string
Peng Fan
2016-05-17
dm: spi: soft_spi bug fix
Peng Fan
2016-05-06
mtd: cqspi: Simplify indirect read code
Marek Vasut
2016-05-06
mtd: cqspi: Simplify indirect write code
Marek Vasut
[next]