Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f2818851cbeff2135a73088f5419233c28e6485c
/
include
/
i2c.h
f281885
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
727ff7d
dm: i2c: Move definitions to the top of the header file
by Simon Glass
· 9 years ago
cefb0ef
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
by Simon Glass
· 9 years ago
a8e64c4
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
8a18dd8
dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()
by Simon Glass
· 10 years ago
9a1589a
dm: i2c: Add a function to find out the chip offset length
by Simon Glass
· 10 years ago
4c70ed9
dm: i2c: Add an explicit test mode to the sandbox I2C driver
by Simon Glass
· 10 years ago
0c70261
dm: i2c: Add functions to read and write a register
by Simon Glass
· 10 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
d5ff0b9
dm: i2c: Make API accessible even without CONFIG_DM
by Simon Glass
· 10 years ago
e4e8ff2
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· 10 years ago
4e003c5
dm: i2c: Add two more I2C init functions to the compatibility layer
by Simon Glass
· 10 years ago
713c3f0
dm: i2c: Move slave details to child platdata
by Simon Glass
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
0275eb1
dm: i2c: Add a compatbility layer
by Simon Glass
· 10 years ago
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
c7a5890
dm: i2c: Add a uclass for I2C
by Simon Glass
· 10 years ago
d588505
OMAP24xx I2C: Add support for set-speed
by Hannes Petermaier
· 11 years ago
a864979
i2c: switch from AT91 legacy to ATMEL legacy
by Andreas Bießmann
· 11 years ago
a04a55c
i2c: Zynq: Support for TI PCA9548 bus multiplexer
by Michael Burr
· 11 years ago
1a6a2a9
i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled
by Łukasz Majewski
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a4ea445
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· 12 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
e7d9c4f
i2c: add i2c_core and prepare for new multibus support
by Heiko Schocher
· 13 years ago
53cfac5
I2C: Driver changes for FDT support
by Rajeshwari Shinde
· 12 years ago
b2d7652
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
by Łukasz Majewski
· 12 years ago
5082bab
fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
by esw@bus-elektronik.de
· 13 years ago
513b820
GCC4.6: Squash warning in cmd_date.c
by Marek Vasut
· 13 years ago
9dc6396
Revert "GCC4.6: Convert various empty macros to inline functions"
by Wolfgang Denk
· 13 years ago
0480a3b
GCC4.6: Convert various empty macros to inline functions
by Marek Vasut
· 13 years ago
2f8baaa
i2c: add i2c deblock sequence before and after every mux config
by Stefan Bigler
· 14 years ago
df0149c
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· 15 years ago
ae18b41
i2c: made unused function i2c_mux_add_device static
by Frans Meulenbroeks
· 15 years ago
a4db1ca
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
875f4728
powerpc: updates for the keymile boards
by Heiko Schocher
· 15 years ago
769069e
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
bc94762
i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts
by Mike Frysinger
· 16 years ago
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
6ee861b
I2C: adding new "i2c bus" Command to the I2C Subsystem.
by Heiko Schocher
· 16 years ago
dc7d22a
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
by Heiko Schocher
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
66067c3
[PATCH] I2C: Add missing default CFG_SPD_BUS_NUM
by Matthias Fuchs
· 18 years ago
9de4fcb
[PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM
by Stefan Roese
· 18 years ago
d07117e
[PATCH] PPC4xx: Add support for multiple I2C busses
by Stefan Roese
· 18 years ago
c0b114a
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
by Timur Tabi
· 18 years ago
4565715
Add support for multiple I2C buses
by Ben Warren
· 18 years ago
6b58f33
* Avoid flicker on the TRAB's VFD by synchronizing the enable with
by wdenk
· 22 years ago
1f04521
Initial revision
by wdenk
· 23 years ago