~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
spi.c
Commit message (
Expand
)
Author
Age
*
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
2022-05-23
*
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-22
*
dm: test: Drop assumptions of no sequence numbers
Simon Glass
2020-12-18
*
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-07
*
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
*
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
*
test: dm: spi: Fix sandbox dm_test_spi_find()
Bin Meng
2020-01-27
*
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
*
test: Generalize the unit test framework
Joe Hershberger
2015-05-21
*
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
*
dm: spi: Add tests
Simon Glass
2014-10-22