Simon Glass
|
73845350b6
dm: i2c: Add a compatbility layer
|
10 年 前 |
Simon Glass
|
f9a4c2da72
dm: i2c: Rename driver model I2C functions to permit compatibility
|
10 年 前 |
Simon Glass
|
c6202d857e
dm: i2c: Add a uclass for I2C
|
10 年 前 |
Hannes Petermaier
|
d5243359e1
OMAP24xx I2C: Add support for set-speed
|
11 年 前 |
Andreas Bießmann
|
cb96a0a4c9
i2c: switch from AT91 legacy to ATMEL legacy
|
11 年 前 |
Michael Burr
|
e66587495d
i2c: Zynq: Support for TI PCA9548 bus multiplexer
|
11 年 前 |
Łukasz Majewski
|
ea0f73abb1
i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled
|
11 年 前 |
Tom Rini
|
c2120fbfbc
Merge branch 'master' of git://git.denx.de/u-boot-i2c
|
12 年 前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年 前 |
Heiko Schocher
|
9a2accb44f
i2c, multibus: get rid of CONFIG_I2C_MUX
|
12 年 前 |
Heiko Schocher
|
ea818dbbcd
i2c, soft-i2c: switch to new multibus/multiadapter support
|
12 年 前 |
Heiko Schocher
|
3f4978c713
i2c: common changes for multibus/multiadapter support
|
13 年 前 |
Heiko Schocher
|
385c9ef5a7
i2c: add i2c_core and prepare for new multibus support
|
13 年 前 |
Rajeshwari Shinde
|
a9d2ae7014
I2C: Driver changes for FDT support
|
12 年 前 |
Łukasz Majewski
|
7ca8f73a0a
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
|
12 年 前 |
esw@bus-elektronik.de
|
781322755f
fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
|
13 年 前 |
Marek Vasut
|
cd7b4e82a2
GCC4.6: Squash warning in cmd_date.c
|
13 年 前 |
Wolfgang Denk
|
f092f15d39
Revert "GCC4.6: Convert various empty macros to inline functions"
|
13 年 前 |
Marek Vasut
|
60ce53cf9f
GCC4.6: Convert various empty macros to inline functions
|
13 年 前 |
Stefan Bigler
|
c649dda537
i2c: add i2c deblock sequence before and after every mux config
|
14 年 前 |
Richard Retanubun
|
26a33504a5
fsl_i2c: Added a callpoint for i2c_board_late_init
|
15 年 前 |
Frans Meulenbroeks
|
fd03ea8964
i2c: made unused function i2c_mux_add_device static
|
15 年 前 |
Jens Scharsig
|
0cf0b93161
convert common files to new SoC access
|
15 年 前 |
Heiko Schocher
|
dc71b248ef
powerpc: updates for the keymile boards
|
16 年 前 |
Peter Tyser
|
9c90a2c8e8
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
|
16 年 前 |
Mike Frysinger
|
15208ac9ea
i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts
|
16 年 前 |
Timur Tabi
|
ecf5f077c8
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年 前 |
Heiko Schocher
|
67b23a3228
I2C: adding new "i2c bus" Command to the I2C Subsystem.
|
16 年 前 |
Heiko Schocher
|
98aed37958
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
|
16 年 前 |