Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
491a5d7db21377c285fc348609ebae35d37f9cb0
/
drivers
/
i2c
6076b74
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· Mon Aug 19 18:24:58 2024 -0600
de72e1a
i2c: Remove CFG_SYS_I2C_DIRECT_BUS
by Simon Glass
· Sun Aug 11 08:50:47 2024 -0600
8d425ff
i2c: Remove CFG_SYS_I2C_MAX_HOPS
by Simon Glass
· Sun Aug 11 08:50:46 2024 -0600
c79866b
i2c: Drop reference to SYS_I2C_INIT_BOARD
by Simon Glass
· Sun Aug 11 08:50:40 2024 -0600
239089c
fsl: mxc: Drop legacy I2c
by Simon Glass
· Sun Aug 11 08:50:39 2024 -0600
e78d13a
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
by Fedor Ross
· Wed Aug 07 16:08:01 2024 +0200
dbef547
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
by Fedor Ross
· Wed Aug 07 16:08:00 2024 +0200
4233e73
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
by Fedor Ross
· Wed Aug 07 16:07:59 2024 +0200
e2ec142
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
by David Virag
· Fri Aug 02 21:19:16 2024 +0200
4e04b5f
i2c: samsung: Drop s3c24x0 specific code.
by David Virag
· Fri Aug 02 21:19:15 2024 +0200
47b9efb
i2c: mux: Fix error path in i2c-arb-gpio
by Michal Simek
· Thu Aug 01 10:01:30 2024 +0200
7aa8189
i2c: pca954x: Remove pointer to GD
by Michal Simek
· Thu Aug 01 09:41:25 2024 +0200
8c6b437
arm: ti: Remove omap4 platform support
by Tom Rini
· Mon Jul 15 13:35:53 2024 -0600
6cbb717
drivers: i2c: Remove duplicate newlines
by Marek Vasut
· Sat Jul 20 14:40:39 2024 +0200
fa4c766
i2c: mediatek: add support for optional arb and pmic clock
by Christian Marangi
· Mon Jun 24 23:03:31 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
f57e324
i2c: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:30:52 2024 -0600
3232585
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
by Neil Armstrong
· Mon Apr 22 11:33:52 2024 +0200
cf7cda9
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
by Tom Rini
· Sat Mar 02 14:30:25 2024 -0500
6468c4c
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
by Marek Vasut
· Tue Feb 27 17:05:55 2024 +0100
7fe0e0a
i2c: rzg2l: Add I2C driver for RZ/G2L family
by Paul Barker
· Tue Feb 27 20:40:30 2024 +0000
d318eb3
treewide: Remove clk_free
by Sean Anderson
· Sat Dec 16 14:38:42 2023 -0500
fcc51d3
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· Thu Nov 30 09:33:31 2023 -0500
79dd0ef
i2c: Bugfix in i2c_get_chip_by_phandle()
by Philip Oberfichtner
· Fri Nov 24 15:04:01 2023 +0100
c3421ea
treewide: use linux/time.h for time conversion defines
by Igor Prusov
· Thu Nov 09 20:10:04 2023 +0300
e63a840
i2c: Implement i2c_get_chip_by_phandle()
by Philip Richard Oberfichtner
· Tue Oct 31 08:38:46 2023 +0100
d6d67fc
i2c: designware_i2c: adjust timing calculation
by Heinrich Schuchardt
· Fri Oct 13 15:09:39 2023 +0200
ea63d0d
i2c: nuvoton: remove standard mode only
by Jim Liu
· Wed Oct 04 09:35:58 2023 +0800
068962b
sunxi: introduce NCAT2 generation model
by Andre Przywara
· Wed Oct 05 17:54:19 2022 +0100
f944a61
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
by Andre Przywara
· Tue Sep 06 10:36:38 2022 +0100
0da4980
lib: acpi: Fix linking SPL when ACPIGEN is enabled
by Sean Anderson
· Sat Oct 14 16:47:47 2023 -0400
7bf2f8c
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
by Sean Anderson
· Sat Oct 14 16:47:46 2023 -0400
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
59f1613
drivers: mediatek: Fix error handling in mtk_i2c_do_transfer
by Francois Berder
· Fri Sep 08 18:47:46 2023 +0200
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
c250f5e
i2c: mvtwsi: reset controller if stuck in "bus error" state
by Sam Edwards
· Tue Jul 25 16:13:05 2023 -0600
f18679c
Kconfigs: Correct default of "0" on hex type entries
by Tom Rini
· Wed Aug 02 11:09:43 2023 -0400
406fd42
i2c: mediatek: fix I2C usability for MT7981
by developer
· Wed Jul 19 17:16:15 2023 +0800
375be33
i2c: designware: Add Kconfig for designware_i2c_pci.c
by Minda Chen
· Tue Jul 25 17:46:47 2023 +0800
d3447b5
i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
by Chris Packham
· Wed Jul 26 11:13:08 2023 +1200
8c6b5f7
Merge tag v2023.07-rc4 into next
by Tom Rini
· Mon Jun 12 14:55:33 2023 -0400
81b8512
I2C: cdns: Fix broken retry mechanism on arbitration lost.
by Andrea Merello
· Fri May 26 16:56:16 2023 +0200
dc6e2d1
i2c: rockchip: De-initialize the bus after start bit failure
by Ondrej Jirman
· Thu May 25 14:18:17 2023 +0200
9fbd9ef
arm: Remove ti816x_evm board and ti816x SoC support
by Tom Rini
· Thu May 11 14:07:24 2023 -0400
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
6f88ce2
i2c: fsl_i2c: fix m68k transferts
by Angelo Dureghello
· Wed Apr 05 00:59:26 2023 +0200
725a7ac
i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock
by Ye Li
· Thu Apr 06 18:26:35 2023 +0800
56105aa
i2c: correct I2C deblock logic
by Haibo Chen
· Mon Mar 27 19:21:43 2023 +0800
404e4d9
i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property
by Rasmus Villemoes
· Fri Mar 24 09:09:22 2023 +0100
f39867d3
i2c: rcar_i2c: Add R-Car Gen4 support
by Hai Pham
· Tue Feb 28 22:25:51 2023 +0100
c0a81d9
i2c: rcar_i2c: Sort Kconfig depends list ascending
by Marek Vasut
· Tue Feb 28 00:03:46 2023 +0100
c390909
i2c: rcar_iic: Sort Kconfig depends list ascending
by Marek Vasut
· Tue Feb 28 00:03:45 2023 +0100
0e01c62
sandbox: Tidy up I2C options
by Simon Glass
· Wed Feb 22 09:34:06 2023 -0700
ca39472
i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree
by Pei Yue Ho
· Mon Feb 13 00:02:41 2023 -0800
0c7132a
i2c:aspeed:support ast2600 i2c new register mode driver
by Ryan Chen
· Mon Jan 30 14:19:24 2023 +0800
4086808
i2c: mxc_i2c: Use hex notation for the base address
by Fabio Estevam
· Tue Jan 03 16:03:44 2023 -0300
77e4c4e
i2c: Add support for Qualcomm I2C driver
by Sumit Garg
· Wed Feb 01 19:29:00 2023 +0530
34d37a6
Correct SPL uses of IMX_MODULE_FUSE
by Simon Glass
· Sun Feb 05 15:40:11 2023 -0700
c4f1eff
sh4: Drop unused kona_i2c driver
by Simon Glass
· Wed Feb 01 13:20:12 2023 -0700
403a838
rmobile: Drop CONFIG_SH73A0 and associated code
by Simon Glass
· Wed Feb 01 13:20:07 2023 -0700
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
ef1b1f2
i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR
by Tom Rini
· Tue Jan 10 11:19:30 2023 -0500
d259d9c
global: Remove unused CONFIG defines
by Tom Rini
· Tue Jan 10 11:19:28 2023 -0500
a6b1b3b
Merge branch 'next'
by Tom Rini
· Mon Jan 09 11:30:08 2023 -0500
e8f08d0
i2c: uniphier-f: correct error recovery
by Dai Okamura
· Fri Dec 09 20:38:27 2022 +0900
7662736
global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG
by Tom Rini
· Sun Dec 04 10:13:57 2022 -0500
34e4e86
global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG
by Tom Rini
· Sun Dec 04 10:04:10 2022 -0500
c188ed4
global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG
by Tom Rini
· Sun Dec 04 10:04:09 2022 -0500
428deb3
arm: ti814x: Remove remaining support code
by Tom Rini
· Fri Dec 02 16:42:41 2022 -0500
6da96a1
i2c: Remove CONFIG_I2C_MULTI_BUS
by Tom Rini
· Fri Dec 02 16:42:30 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
0a2bac7
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
by Tom Rini
· Wed Nov 16 13:10:29 2022 -0500
4ace674
i2c: nuvoton: renamed the NPCM i2c driver
by Jim Liu
· Mon Nov 21 16:59:32 2022 +0800
2ff0975
i2c: i2c-gpio: add newline
by Sergei Antonov
· Thu Oct 20 17:28:14 2022 +0300
7722952
i2c: microchip: fix erroneous late ack send
by Conor Dooley
· Wed Oct 26 08:49:19 2022 +0100
bc55c6c
i2c: microchip: fix ack sending logic
by Conor Dooley
· Wed Oct 26 08:49:18 2022 +0100
d48f49b
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
by Tom Rini
· Fri Oct 28 20:26:54 2022 -0400
301212f
i2c: add support for MediaTek I2C interface
by developer
· Fri Sep 09 19:59:48 2022 +0800
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
feb3f9b
i2c: stm32: fix usage of rise/fall device tree properties
by Jorge Ramirez-Ortiz
· Mon Sep 12 10:42:01 2022 +0200
ef8d2a2
i2c: stm32: do not set the STOP condition on error
by Alain Volmat
· Mon Sep 12 10:42:00 2022 +0200
36fa3bb
i2c: stm32: remove unused stop parameter in start & reload handling
by Alain Volmat
· Mon Sep 12 10:41:59 2022 +0200
110efab
i2c: stm32: fix comment and remove unused AUTOEND bit
by Alain Volmat
· Mon Sep 12 10:41:58 2022 +0200
ddba62c
i2c: stm32f7: fix clearing the control register
by Jorge Ramirez-Ortiz
· Mon Aug 15 16:52:10 2022 +0200
9237171
i2c: avoid dynamic stack use in dm_i2c_write
by Rasmus Villemoes
· Thu Jul 07 15:12:17 2022 +0200
b84426c
i2c: nuvoton: Add NPCM7xx i2c driver
by Jim Liu
· Thu Jun 23 13:31:42 2022 +0800
c676f9b
i2c: ast_i2c: Remove SCL direct drive mode
by Eddie James
· Wed May 11 15:52:03 2022 -0500
11c064e
i2c: stm32: add support for the st,stm32mp13 SOC
by Patrick Delaunay
· Thu Jun 30 10:20:14 2022 +0200
a2359f5
i2c: Remove non-DM_I2C support from davinci_i2c.c
by Tom Rini
· Mon Jun 27 13:35:50 2022 -0400
0a83cc2
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
by Tom Rini
· Fri Jun 10 23:03:09 2022 -0400
b1d28b7
i2c/aspeed: Add AST2600 compatible
by Joel Stanley
· Thu Jun 23 14:40:39 2022 +0930
52c7f26
i2c/aspeed: Fix reset control
by Joel Stanley
· Thu Jun 23 14:40:38 2022 +0930
893cd41
arm: samsung: Migrate a number of symbols to Kconfig
by Tom Rini
· Fri Jun 10 22:59:33 2022 -0400
d9ff2b9
Merge branch 'master' into next
by Tom Rini
· Mon Jun 20 14:40:59 2022 -0400
a6b185e
stm32mp1: fix reference for STMicroelectronics
by Patrick Delaunay
· Fri May 20 18:38:10 2022 +0200
85ccc37
arm: tegra: Update some DT compatibles
by Peter Robinson
· Tue May 03 09:32:54 2022 +0100
f527497
i2c: ihs: intel: Fix typo in comments (actual)
by Michal Simek
· Tue Apr 19 15:01:31 2022 +0200
Next »