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
/
test
/
dm
/
spi.c
Age
Commit message (
Expand
)
Author
2022-05-23
test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...
Patrice Chotard
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2020-12-22
test: dm: spi: Add testcase for spi_claim_bus()
Ovidiu Panait
2020-12-22
sandbox: test: Add a second SPI slave on sandbox_spi bus
Ovidiu Panait
2020-12-18
dm: test: Drop assumptions of no sequence numbers
Simon Glass
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-01-27
test: dm: spi: Fix sandbox dm_test_spi_find()
Bin Meng
2018-07-09
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-01-29
dm: spi: Move slave details to child platdata
Simon Glass
2014-10-22
dm: spi: Add tests
Simon Glass