index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
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
2020-12-18
spi: dw: Remove spi_enable_chip
Sean Anderson
2020-12-18
spi: dw: Rename registers to match datasheet
Sean Anderson
2020-12-18
spi: dw: Use generic function to read reg address
Sean Anderson
2020-12-18
spi: dw: Rename "cs-gpio" to "cs-gpios"
Sean Anderson
2020-12-18
spi: dw: Convert calls to debug to dev_*
Sean Anderson
2020-12-18
spi: dw: Fix driving MOSI low while recieving
Sean Anderson
2020-12-18
spi: migrate trace to dev and log macro in spi uclass
Patrick Delaunay
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-29
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
Simon Glass
2020-10-27
spi: zynq_qspi: Add function description
Ashok Reddy Soma
2020-10-27
spi: zynq_qspi: Use clk subsystem to get reference qspi clk
T Karthik Reddy
2020-10-27
spi: zynq_spi: Use clk subsystem to get reference spi clk
T Karthik Reddy
2020-10-27
spi: xilinx_spi: remove unused local variable
T Karthik Reddy
2020-10-27
spi: xilinx_spi: Remove unused variable
Michal Simek
2020-10-22
spi: Add Qualcomm QUP SPI controller driver
Robert Marko
2020-10-20
spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string
Biju Das
2020-10-16
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-16
spi: fsl_qspi: Include device_compat.h
Sean Anderson
2020-10-16
spi: nxp_fspi: Include device_compat.h
Sean Anderson
2020-10-16
spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
Stefan Roese
2020-10-14
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-14
treewide: Fix wrong CONFIG_IS_ENABLED() handling
Alper Nebi Yasak
2020-10-14
spi: mvebu_a3700_spi: add support for cs-gpios
George Hilliard
2020-10-05
Merge branch 'next'
Tom Rini
2020-09-30
spi: zynqmp_gqspi: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
spi: sunxi: Fix not calling dev_err with a device
Sean Anderson
2020-09-24
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-23
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-09-22
spi: mpc8xxx_spi.c: fix cs activate/deactivate
Rasmus Villemoes
2020-09-15
spi: omap3_spi: Read platform data in ofdata_to_platdata()
Faiz Abbas
2020-09-15
arm: mach-omap2: am33xx: Add device structure for spi
Faiz Abbas
2020-09-15
spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures
Faiz Abbas
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
[prev]
[next]