index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-uclass.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-26
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
Mugunthan V N
2015-08-06
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-06
dm: i2c: Add a message debug function
Simon Glass
2015-05-15
dm: i2c: Add a function to find out the chip offset length
Simon Glass
2015-05-06
dm: i2c: Add functions to read and write a register
Simon Glass
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-03-06
dm: i2c: Add a missing memory allocaton check
Simon Glass
2015-02-12
dm: i2c: Add a dm_ prefix to driver model bus speed functions
Simon Glass
2015-01-30
dm: i2c: dts: Support an offset-len device tree property
Simon Glass
2015-01-30
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-30
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-30
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-30
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2014-12-11
dm: i2c: Add a uclass for I2C
Simon Glass