index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
sandbox_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: spi: Add sandbox_spi_get_{speed, mode} interface
Ovidiu Panait
2020-12-22
1
-0
/
+14
*
spi: sandbox_spi: Implement speed/mode setup
Ovidiu Panait
2020-12-22
1
-0
/
+26
*
sandbox: test: Add a second SPI slave on sandbox_spi bus
Ovidiu Panait
2020-12-22
1
-2
/
+2
*
sandbox: spi: Drop unused sandbox_spi_parse_spec function
Ovidiu Panait
2020-12-22
1
-16
/
+0
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-1
/
+1
*
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
1
-10
/
+0
*
acpi: Support generation of SPI descriptor
Simon Glass
2020-07-17
1
-0
/
+11
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-2
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
spi: Add support for memory-mapped flash
Simon Glass
2019-11-03
1
-0
/
+11
*
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-25
1
-1
/
+1
*
sandbox: spi: Add more logging
Simon Glass
2018-10-09
1
-29
/
+9
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-29
1
-1
/
+0
*
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
1
-126
/
+74
*
sandbox: Add implementation of spi_setup_slave_fdt()
Simon Glass
2014-03-17
1
-0
/
+13
*
sandbox: spi: Add SPI emulation bus
Mike Frysinger
2013-12-09
1
-0
/
+204