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-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
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
[next]