Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2ac4706ecdc01c3aad2d53c3121b84a27f4df472
/
drivers
/
i2c
4aab306
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Jul 07 13:34:42 2021 -0400
5f37e50
Kconfig: convert CONFIG_SYS_I2C_LPC32XX
by Trevor Woerner
· Thu Jun 10 22:37:08 2021 -0400
2b9aad8
lpc32xx: i2c: finish DM/OF code
by Trevor Woerner
· Thu Jun 10 22:37:07 2021 -0400
b55aa62
lpc32xx: i2c: fix base address
by Trevor Woerner
· Thu Jun 10 22:37:06 2021 -0400
90967e1
lpc32xx: i2c: remove unused define
by Trevor Woerner
· Thu Jun 10 22:37:05 2021 -0400
23325cf
i2c: synquacer: SNI Synquacer I2C controller
by Jassi Brar
· Fri Jun 04 18:44:48 2021 +0900
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
d20d4b7
gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
by Simon Glass
· Tue Mar 23 14:52:06 2021 +1300
5af921e
arm: Remove vexpress_ca15_tc2 board
by Tom Rini
· Sat Feb 20 20:05:47 2021 -0500
77faa97
Revert "sandbox: Disable I2C emulators in SPL"
by Simon Glass
· Mon Mar 15 17:25:31 2021 +1300
65cb759
sandbox: i2c: Support i2c emulation with of-platdata
by Simon Glass
· Mon Mar 15 17:25:30 2021 +1300
3ee1d39
sandbox: i2c: Move platdata structs to header files
by Simon Glass
· Mon Mar 15 17:25:27 2021 +1300
98af374
sandbox: i2c: Rename driver names to work with of-platdata
by Simon Glass
· Wed Feb 03 06:01:17 2021 -0700
df070ce
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Feb 23 10:45:55 2021 -0500
f814987
i2c: i2c_cdns: Enable i2c clock
by T Karthik Reddy
· Wed Feb 03 03:10:46 2021 -0700
f7c9176
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· Tue Feb 09 13:52:45 2021 +0200
964f232
dm: i2c: allow disabling driver model in SPL
by Igor Opaniuk
· Tue Feb 09 13:52:43 2021 +0200
fcbb39d
i2c: at91: fix crash when using 'i2c probe'
by Eugen Hristev
· Fri Dec 04 18:06:55 2020 +0200
f5989c1
i2c: i2c-gpio: Fix GPIO output
by Harm Berntsen
· Sun Nov 29 09:47:15 2020 +0000
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
48425b1
arm: Remove ls2080a_simu board
by Tom Rini
· Tue Feb 09 08:03:10 2021 -0500
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
6d0601e
sandbox: Disable I2C emulators in SPL
by Simon Glass
· Thu Jan 21 13:57:09 2021 -0700
62b5487
i2c: desigware: Add an alias for Intel Apollo Lake
by Simon Glass
· Thu Jan 21 13:57:08 2021 -0700
d4330c6
i2c: mvtwsi: sunxi: update macro
by Jernej Skrabec
· Mon Jan 11 21:11:36 2021 +0100
6f600e3
i2c: stm32f7_i2c: migrate trace to dev and log macro
by Patrick Delaunay
· Fri Nov 06 19:01:50 2020 +0100
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
df65db8
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
by Simon Glass
· Mon Dec 28 20:34:57 2020 -0700
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
4662f61
sandbox: i2c: Move priv into a header file
by Simon Glass
· Sat Dec 19 10:39:54 2020 -0700
323069e
i2c: mxc_i2c: improve error message readability
by Marc Ferland
· Mon Dec 21 09:50:16 2020 -0500
4123ba0
i2c: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:15 2020 -0700
7f4dadf
octeon: Don't attempt to set the sequence number
by Simon Glass
· Wed Dec 16 21:20:14 2020 -0700
1ae093f
dm: core: Update uclass_find_next_free_req_seq() args
by Simon Glass
· Wed Dec 16 21:20:08 2020 -0700
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
33b2efb
dm: treewide: Update 'auto' declarations to be on one line
by Simon Glass
· Thu Dec 03 16:55:22 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 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
1cfbd7a
i2c: ocores: add i2c driver for OpenCores I2C controller
by Pragnesh Patel
· Sat Nov 14 14:42:34 2020 +0530
9355716
i2c: designware_i2c: Don't warn if no reset controller
by Simon Glass
· Mon Nov 09 07:12:49 2020 -0700
edf478b
i2c: mvtwsi: disable i2c slave also on Armada 8k
by Baruch Siach
· Thu Oct 01 14:49:02 2020 +0300
4d4558e
dm: Add a test for of-platdata parent information
by Simon Glass
· Sat Oct 03 11:31:36 2020 -0600
e45710b
sandbox: Fix up building for of-platdata
by Simon Glass
· Sat Oct 03 11:31:34 2020 -0600
008573b
i2c: i2c-gpio: Convert to use APIs which support live DT
by Patrick Delaunay
· Thu Sep 10 18:25:09 2020 +0200
9a09630
i2c: designware: Use log_debug() for debugging
by Simon Glass
· Sun Sep 27 18:46:23 2020 -0600
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
9c67b1f
i2c: rcar_i2c: Fix i2c read/write errors
by Lad Prabhakar
· Wed Sep 30 13:24:12 2020 +0100
fbba69f
i2c: mxc: Fix dev_err being called on a nonexistant variable
by Sean Anderson
· Tue Sep 15 10:44:39 2020 -0400
38738d9
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· Fri Sep 25 09:04:01 2020 -0400
31cc5b4
i2c: Add a generic driver to generate ACPI info
by Simon Glass
· Tue Sep 22 12:45:01 2020 -0600
3309308
xilinx: drivers: Use '_' instead of '-' in driver name
by Michal Simek
· Tue Jan 07 08:50:34 2020 +0100
e7100ec
Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
by Trommel, Kees (Contractor)
· Mon Aug 03 14:49:47 2020 +0000
fe190ef
i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
by Stefan Roese
· Thu Jul 23 14:09:36 2020 +0200
32822d0
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
by Masahiro Yamada
· Tue Aug 04 14:14:43 2020 +0900
a633f00
dm: core: Fix devfdt_get_addr_ptr return value
by Ovidiu Panait
· Mon Aug 03 22:17:35 2020 +0300
c28665d
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
by Michal Simek
· Thu Aug 06 15:18:36 2020 +0200
9d85dfb
i2c: add nexell driver
by Stefan Bosch
· Fri Jul 10 19:07:28 2020 +0200
e96aa95
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Jul 27 15:18:15 2020 -0400
70a8158
i2c: mxc: move i2c_early_init_f to common function
by Biwen Li
· Thu Jul 02 11:13:00 2020 +0800
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
1096ae1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
a3332a1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
3908d90
i2c: designware_i2c: Support ACPI table generation
by Simon Glass
· Tue Jul 07 21:32:29 2020 -0600
e998305
i2c: Add log_ret() on error
by Simon Glass
· Tue Jul 07 21:32:28 2020 -0600
46aadb6
i2c: designware_i2c: Add a little more debugging
by Simon Glass
· Tue Jul 07 21:32:27 2020 -0600
0964239
dm: acpi: Enhance acpi_get_name()
by Simon Glass
· Tue Jul 07 13:12:11 2020 -0600
39ab867
acpi: Support generation of I2C descriptor
by Simon Glass
· Tue Jul 07 13:11:48 2020 -0600
48e5b04
core: add support for U_BOOT_DRIVER_ALIAS
by Walter Lozano
· Thu Jun 25 01:10:06 2020 -0300
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· Thu Jun 25 01:10:04 2020 -0300
4d15c18
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
by Patrick Delaunay
· Mon Jul 06 13:31:35 2020 +0200
11a4943
i2c: stm32f7: add stm32mp15 compatible
by Patrick Delaunay
· Mon Jul 06 13:26:52 2020 +0200
890813f
i2c: imx_lpi2c: Improve the codes to use private data
by Ye Li
· Tue Jun 09 20:29:50 2020 -0700
fe661ba
i2c: i2c-cortina: added CAxxxx I2C support
by Arthur Li
· Mon Jun 01 12:56:31 2020 -0700
c6baea2
i2c: octeon_i2c: Add I2C controller driver for Octeon
by Suneel Garapati
· Tue May 26 14:13:07 2020 +0200
f1524a2
i2c: observe scl_count in i2c_deblock_gpio_loop()
by Heinrich Schuchardt
· Sat May 09 18:20:18 2020 +0200
057be51
i2c: designware_i2c: Check if the device is powered
by Raul E Rangel
· Wed Apr 22 10:13:54 2020 -0600
02b880e
i2c: designware_i2c: Tidy up use of NULL priv
by Simon Glass
· Wed Apr 22 10:13:53 2020 -0600
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
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
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
513f640
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
by Trevor Woerner
· Wed May 06 08:02:41 2020 -0400
bb7ab07
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
by Trevor Woerner
· Wed May 06 08:02:40 2020 -0400
f995375
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
by Trevor Woerner
· Wed May 06 08:02:38 2020 -0400
23d4ee3
i2c: mxc: add fuse check
by Peng Fan
· Fri May 01 22:08:35 2020 +0800
7cb47412
Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Tue Apr 21 08:28:13 2020 -0400
d5dc36f
drivers: i2c: add brcm iproc I2C driver support
by Rayagonda Kokatanur
· Wed Apr 08 11:12:27 2020 +0530
3e0259d
i2c: muxes: pca954x: add PCA9546 variant
by Chris Packham
· Wed Apr 01 15:55:27 2020 +1300
c79f03c
doc: fix references to driver-model
by Heinrich Schuchardt
· Tue Feb 25 21:35:39 2020 +0100
e04600e
i2c: stm32f7_i2c: allows for any bus frequency
by Alain Volmat
· Fri Mar 06 11:09:14 2020 +0100
c191f54
i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
by Jun Chen
· Mon Mar 02 16:58:57 2020 +0800
3ce27d4
i2c: designware_i2c: remove 'has_high_speed'
by Jun Chen
· Mon Mar 02 16:58:56 2020 +0800
ef6677e
i2c: designware_i2c: check is high speed possible support
by Jun Chen
· Mon Mar 02 16:58:55 2020 +0800
635cf51
i2c: designware_i2c: Fix IC_CON register setting for high speed mode
by Jun Chen
· Mon Mar 02 16:58:54 2020 +0800
Next »