Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bb224800832b1ca6f2a064f7a50bd9459acdcf7b
/
drivers
/
i2c
/
i2c-uclass.c
8e841fb
i2c: add dm_i2c_reg_clrset
by Sebastian Reichel
· Thu Jul 15 17:39:59 2021 +0200
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
4123ba0
i2c: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:15 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
31cc5b4
i2c: Add a generic driver to generate ACPI info
by Simon Glass
· Tue Sep 22 12:45:01 2020 -0600
e998305
i2c: Add log_ret() on error
by Simon Glass
· Tue Jul 07 21:32:28 2020 -0600
f1524a2
i2c: observe scl_count in i2c_deblock_gpio_loop()
by Heinrich Schuchardt
· Sat May 09 18:20:18 2020 +0200
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
39de925
i2c: Add option to send start condition after deblocking
by Marek Vasut
· Fri Feb 07 16:57:51 2020 +0100
e2af341
i2c: Export i2c_deblock_gpio_loop()
by Marek Vasut
· Fri Feb 07 16:57:50 2020 +0100
2ffffc3
i2c: Make deblock delay and SCL clock configurable
by Marek Vasut
· Fri Feb 07 16:57:49 2020 +0100
f0c99c5
i2c: Update drivers to use enum for speed
by Simon Glass
· Thu Jan 23 11:48:22 2020 -0700
7811b0e
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· Wed Dec 18 07:20:19 2019 -0500
5f8e41a
i2c: add support for offset overflow in to address
by Robert Beckett
· Mon Oct 28 17:44:57 2019 +0000
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· Fri Dec 06 21:41:35 2019 -0700
bc9aad6
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
by Lukasz Majewski
· Thu Apr 04 12:35:34 2019 +0200
f7ab620
i2c: Fill req_seq in i2c_post_bind()
by Michal Simek
· Thu Jan 31 16:31:02 2019 +0100
54802408
i2c: dm: Record maximum id of devices before probing devices
by Michal Simek
· Thu Jan 31 16:31:01 2019 +0100
ac9ab24
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:38 2018 +0100
1004fcd
DM: I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· Mon Aug 20 20:24:34 2018 -0500
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
dc96eb7
dm: i2c: implement gpio-based I2C deblock
by Alexander Kochetkov
· Tue Mar 27 17:52:27 2018 +0300
1df540c
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
by Masahiro Yamada
· Fri Oct 13 19:29:03 2017 +0900
654e3a0
dm: i2c: Convert uclass to livetree
by Simon Glass
· Thu May 18 20:09:30 2017 -0600
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· Tue Jul 05 17:10:10 2016 -0600
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
bbf1ccf
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
by Mugunthan V N
· Mon Jul 18 15:10:58 2016 +0530
f281885
dm: i2c: Add a function to transfer messages
by Simon Glass
· Thu Jul 02 18:15:42 2015 -0600
a8e64c4
dm: i2c: Add a message debug function
by Simon Glass
· Thu Jul 02 18:15:39 2015 -0600
9a1589a
dm: i2c: Add a function to find out the chip offset length
by Simon Glass
· Mon May 04 11:30:58 2015 -0600
0c70261
dm: i2c: Add functions to read and write a register
by Simon Glass
· Mon Apr 20 12:37:14 2015 -0600
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· Thu Mar 05 12:25:20 2015 -0700
b75c449
dm: i2c: Add a missing memory allocaton check
by Simon Glass
· Wed Feb 18 14:10:28 2015 -0700
e4e8ff2
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· Thu Feb 05 21:41:32 2015 -0700
f542841
dm: i2c: dts: Support an offset-len device tree property
by Simon Glass
· Mon Jan 26 20:29:37 2015 -0700
713c3f0
dm: i2c: Move slave details to child platdata
by Simon Glass
· Sun Jan 25 08:27:13 2015 -0700
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· Sun Jan 25 08:27:05 2015 -0700
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· Sun Jan 25 08:26:55 2015 -0700
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· Mon Jan 12 18:02:07 2015 -0700
c7a5890
dm: i2c: Add a uclass for I2C
by Simon Glass
· Wed Dec 10 08:55:47 2014 -0700