index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-uclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: spi: Make local functions static
Simon Glass
2015-07-21
1
-4
/
+4
*
dm: spi: Avoid setting the speed with every transfer
Simon Glass
2015-05-05
1
-3
/
+6
*
dm: spi: Correct SPI claim/release_bus() methods
Simon Glass
2015-04-23
1
-2
/
+2
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-2
/
+2
*
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
1
-34
/
+49
*
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
Simon Glass
2015-01-29
1
-0
/
+10
*
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-29
1
-0
/
+1
*
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
1
-32
/
+2
|
\
|
*
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
1
-22
/
+1
|
*
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-11-22
1
-10
/
+1
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
|
/
*
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
1
-0
/
+390