- 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
- d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
- a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 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
- f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
- 2bbee3e i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
- 2b9a838 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
- 8c3ba15 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
- 90ddbb9 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
- 71c9a50 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
- 5196855 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
- 8bd9079 mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
- d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- aeb952a I2C: mv_i2c: fix multi-bus init issue by Lei Wen · 13 years ago
- 8d370f7 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · 13 years ago
- f384125 I2C: mv_i2c: add multi bus support by Lei Wen · 14 years ago
- a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
- de04937 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 14 years ago
- d3ae17b pxa: move i2c driver to the common place by Lei Wen · 14 years ago[Renamed (85%) from arch/arm/cpu/pxa/i2c.c]
- 2db1e96 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
- f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/pxa/i2c.c]
- 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
- 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
- c12081a * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · 22 years ago[Renamed from cpu/xscale/i2c.c]
- cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
- 4a5c8a7 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · 22 years ago