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