index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2
-21
/
+0
2021-07-07
arm: Remove spear320 boards
Tom Rini
1
-1
/
+1
2021-07-07
arm: Remove spear310 boards
Tom Rini
1
-2
/
+2
2021-07-07
arm: Remove spear300 boards
Tom Rini
1
-1
/
+1
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
3
-0
/
+6
2021-07-06
Kconfig: convert CONFIG_SYS_I2C_LPC32XX
Trevor Woerner
1
-0
/
+6
2021-07-06
lpc32xx: i2c: finish DM/OF code
Trevor Woerner
1
-1
/
+7
2021-07-06
lpc32xx: i2c: fix base address
Trevor Woerner
1
-5
/
+1
2021-07-06
lpc32xx: i2c: remove unused define
Trevor Woerner
1
-1
/
+0
2021-07-06
i2c: synquacer: SNI Synquacer I2C controller
Jassi Brar
3
-0
/
+346
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
3
-0
/
+6
2021-04-12
gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
Simon Glass
1
-10
/
+9
2021-04-10
arm: Remove vexpress_ca15_tc2 board
Tom Rini
1
-1
/
+1
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
1
-2
/
+0
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
1
-2
/
+15
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
1
-12
/
+1
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
1
-2
/
+2
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+7
2021-02-23
i2c: i2c_cdns: Enable i2c clock
T Karthik Reddy
1
-0
/
+7
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
9
-42
/
+42
2021-02-21
dm: i2c: allow disabling driver model in SPL
Igor Opaniuk
2
-2
/
+23
2021-02-21
i2c: at91: fix crash when using 'i2c probe'
Eugen Hristev
1
-0
/
+4
2021-02-21
i2c: i2c-gpio: Fix GPIO output
Harm Berntsen
1
-7
/
+10
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
18
-0
/
+18
2021-02-15
arm: Remove ls2080a_simu board
Tom Rini
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
18
-0
/
+18
2021-01-30
sandbox: Disable I2C emulators in SPL
Simon Glass
1
-0
/
+2
2021-01-30
i2c: desigware: Add an alias for Intel Apollo Lake
Simon Glass
1
-0
/
+2
2021-01-25
i2c: mvtwsi: sunxi: update macro
Jernej Skrabec
1
-1
/
+1
2021-01-13
i2c: stm32f7_i2c: migrate trace to dev and log macro
Patrick Delaunay
1
-37
/
+37
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
4
-8
/
+5
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
1
-1
/
+1
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
1
-1
/
+1
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2
-3
/
+3
2021-01-05
sandbox: i2c: Move priv into a header file
Simon Glass
1
-4
/
+1
2020-12-26
i2c: mxc_i2c: improve error message readability
Marc Ferland
1
-1
/
+1
2020-12-18
i2c: Update for new sequence numbers
Simon Glass
6
-80
/
+8
2020-12-18
octeon: Don't attempt to set the sequence number
Simon Glass
1
-1
/
+0
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() args
Simon Glass
1
-1
/
+7
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
11
-22
/
+27
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2
-9
/
+9
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
1
-2
/
+1
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
21
-41
/
+41
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2
-7
/
+7
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
7
-29
/
+29
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
41
-48
/
+48
2020-11-28
i2c: ocores: add i2c driver for OpenCores I2C controller
Pragnesh Patel
3
-0
/
+645
2020-11-28
i2c: designware_i2c: Don't warn if no reset controller
Simon Glass
1
-3
/
+5
2020-11-28
i2c: mvtwsi: disable i2c slave also on Armada 8k
Baruch Siach
1
-1
/
+2
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
1
-2
/
+2
[next]