index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
sandbox_i2c.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
i2c: Remove <common.h> and add needed includes
Tom Rini
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