Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e998305e7d728479133c62ebd8f0aa986504ce9f
/
drivers
/
i2c
/
i2c-uclass.c
e998305
i2c: Add log_ret() on error
by Simon Glass
· 4 years, 5 months ago
f1524a2
i2c: observe scl_count in i2c_deblock_gpio_loop()
by Heinrich Schuchardt
· 4 years, 7 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
39de925
i2c: Add option to send start condition after deblocking
by Marek Vasut
· 4 years, 10 months ago
e2af341
i2c: Export i2c_deblock_gpio_loop()
by Marek Vasut
· 4 years, 10 months ago
2ffffc3
i2c: Make deblock delay and SCL clock configurable
by Marek Vasut
· 4 years, 10 months ago
f0c99c5
i2c: Update drivers to use enum for speed
by Simon Glass
· 4 years, 10 months ago
7811b0e
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· 5 years ago
5f8e41a
i2c: add support for offset overflow in to address
by Robert Beckett
· 5 years ago
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· 5 years ago
bc9aad6
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
by Lukasz Majewski
· 6 years ago
f7ab620
i2c: Fill req_seq in i2c_post_bind()
by Michal Simek
· 6 years ago
54802408
i2c: dm: Record maximum id of devices before probing devices
by Michal Simek
· 6 years ago
ac9ab24
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· 6 years ago
1004fcd
DM: I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
dc96eb7
dm: i2c: implement gpio-based I2C deblock
by Alexander Kochetkov
· 7 years ago
1df540c
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
by Masahiro Yamada
· 7 years ago
654e3a0
dm: i2c: Convert uclass to livetree
by Simon Glass
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
bbf1ccf
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
by Mugunthan V N
· 8 years ago
f281885
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
a8e64c4
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
9a1589a
dm: i2c: Add a function to find out the chip offset length
by Simon Glass
· 10 years ago
0c70261
dm: i2c: Add functions to read and write a register
by Simon Glass
· 10 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
b75c449
dm: i2c: Add a missing memory allocaton check
by Simon Glass
· 10 years ago
e4e8ff2
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· 10 years ago
f542841
dm: i2c: dts: Support an offset-len device tree property
by Simon Glass
· 10 years ago
713c3f0
dm: i2c: Move slave details to child platdata
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
c7a5890
dm: i2c: Add a uclass for I2C
by Simon Glass
· 10 years ago