Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cfa3ed4390c158b527bdb2ceceacf7eabae1b01e
/
drivers
/
i2c
/
i2c-uclass.c
c61c8ef
i2c: Add log_ret() on error
by Simon Glass
· 4 years, 5 months ago
da585c3
i2c: observe scl_count in i2c_deblock_gpio_loop()
by Heinrich Schuchardt
· 4 years, 6 months ago
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
a191728
i2c: Add option to send start condition after deblocking
by Marek Vasut
· 4 years, 10 months ago
7231522
i2c: Export i2c_deblock_gpio_loop()
by Marek Vasut
· 4 years, 10 months ago
1f746a2
i2c: Make deblock delay and SCL clock configurable
by Marek Vasut
· 4 years, 10 months ago
f3d4615
i2c: Update drivers to use enum for speed
by Simon Glass
· 4 years, 10 months ago
c0912f9
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· 5 years ago
8596852
i2c: add support for offset overflow in to address
by Robert Beckett
· 5 years ago
bcee8d6
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· 5 years ago
a40fe21
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
by Lukasz Majewski
· 6 years ago
6160722
i2c: Fill req_seq in i2c_post_bind()
by Michal Simek
· 6 years ago
6bfacc8
i2c: dm: Record maximum id of devices before probing devices
by Michal Simek
· 6 years ago
f32a800
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· 6 years ago
afa8cdd
DM: I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
aa54192
dm: i2c: implement gpio-based I2C deblock
by Alexander Kochetkov
· 7 years ago
c4e5990
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
by Masahiro Yamada
· 7 years ago
1704308
dm: i2c: Convert uclass to livetree
by Simon Glass
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
5142ac7
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
by Mugunthan V N
· 8 years ago
df358c6
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
7d7db22
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
0150180
dm: i2c: Add a function to find out the chip offset length
by Simon Glass
· 10 years ago
ba3864f
dm: i2c: Add functions to read and write a register
by Simon Glass
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
5c2d23b
dm: i2c: Add a missing memory allocaton check
by Simon Glass
· 10 years ago
ca88b9b
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· 10 years ago
7132b9f
dm: i2c: dts: Support an offset-len device tree property
by Simon Glass
· 10 years ago
e6f66ec
dm: i2c: Move slave details to child platdata
by Simon Glass
· 10 years ago
9cc36a2
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
25ab4b0
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
f9a4c2d
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
c6202d8
dm: i2c: Add a uclass for I2C
by Simon Glass
· 10 years ago