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
/
i2c
/
sandbox_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: i2c: Move priv into a header file
Simon Glass
2021-01-05
1
-4
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
1
-2
/
+2
*
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
1
-10
/
+0
*
acpi: Support generation of I2C descriptor
Simon Glass
2020-07-17
1
-0
/
+11
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
1
-1
/
+2
*
dm: sandbox: i2c: Use new emulator parent uclass
Simon Glass
2018-11-29
1
-19
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
dm: sandbox: i2c: Drop fdtdec.h header
Simon Glass
2017-06-01
1
-1
/
+0
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
1
-3
/
+1
*
sandbox: i2c: search child emul dev and check its uclass id
Przemyslaw Marczak
2015-05-14
1
-3
/
+17
*
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
1
-11
/
+23
*
dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
2015-05-05
1
-1
/
+3
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-1
/
+1
*
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
1
-22
/
+6
*
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
1
-1
/
+1
*
dm: i2c: Add a sandbox I2C driver
Simon Glass
2014-12-11
1
-0
/
+111