index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
sandbox_i2c.c
Age
Commit message (
Expand
)
Author
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