index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2021-05-16
spi: kirkwood: support extended baud rates
Ken Ma
2021-05-05
atcspi200: Add timeout mechanism in spi_xfer()
Dylan Jhong
2021-04-29
spi: zynqmp: Remove gd reference
Michal Simek
2021-03-31
Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-03-30
spi: xilinx_spi: Trivial fixes in axi qspi driver
T Karthik Reddy
2021-03-27
spi: spi-uclass: Add support to manually relocate spi memory ops
T Karthik Reddy
2021-03-11
spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()
Patrice Chotard
2021-02-26
spi: nxp_fspi: Fix error reporting
Adam Ford
2021-02-26
spi: imx: Implement set_speed
Marek Vasut
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-23
spi: zynqmp_gqspi: fix set_speed bug on multiple runs
Brandon Maier
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-08
spi: fsl_qspi: apply the same settings for LS1088 as LS208x
Mathew McBride
2021-02-08
spi: fsl_qspi: Ensure width is respected in spi-mem operations
Mathew McBride
2021-02-03
spi: zynqmp_gqspi: support dual and quad mode
Brandon Maier
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-29
spi: mtk_snor: add support for MTK SPI NOR controller
SkyLake.Huang
2021-01-25
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2021-01-24
spi: add spi controller support for MediaTek MT7620 SoC
Weijie Gao
2021-01-23
spi: imx: Use clock framework if enabled
Marek Vasut
2021-01-23
spi: imx: Define register bits in the driver
Marek Vasut
2021-01-23
spi: nxp_fspi: Enable support for nxp,imx8mm-fspi
Adam Ford
2021-01-15
dm: fix build errors generated by last merges
Dario Binacchi
2021-01-13
spi: stm32_qspi: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
spi: stm32_spi: migrate trace to dev and log macro
Patrick Delaunay
2021-01-12
spi: omap3_spi: Fix speed and mode selection
Vignesh Raghavendra
2021-01-12
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
Ovidiu Panait
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
x86: spl: Move priv/plat structs to headers
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-04
spi: zynqmp_gqspi: Fix unaligned data writes issue
T Karthik Reddy
2020-12-22
dm: spi: Fix spi_free_slave() freed memory write
Niel Fourie
2020-12-22
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
2020-12-22
test: spi: Add sandbox_spi_get_{speed, mode} interface
Ovidiu Panait
2020-12-22
spi: sandbox_spi: Implement speed/mode setup
Ovidiu Panait
2020-12-22
sandbox: test: Add a second SPI slave on sandbox_spi bus
Ovidiu Panait
2020-12-22
sandbox: spi: Drop unused sandbox_spi_parse_spec function
Ovidiu Panait
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
spi: Update for new sequence numbers
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
spi: ca_sflash: Add CAxxxx SPI Flash Controller
Pengpeng Chen
2020-12-18
spi: dw: Add mem_ops
Sean Anderson
2020-12-18
spi: dw: Add support for multiple CTRLR0 layouts
Sean Anderson
2020-12-18
spi: dw: Rearrange struct dw_spi_priv
Sean Anderson
[prev]
[next]