Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
433f3127c87f51c1f6f479a113d4b10f3d7c1788
/
drivers
/
i2c
/
fsl_i2c.c
9254640
fsl_i2c: add workaround for the erratum I2C A004447
by Chunhe Lan
· 11 years ago
2e13d57
fsl_i2c: generate nine pulses on SCL if the I2C bus is hung
by Chunhe Lan
· 11 years ago
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
2d878de
i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
by Reinhard Pfau
· 11 years ago
c2baaec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
dd01863
drivers/i2c/fsl_i2c.c: sparse fix
by Kim Phillips
· 12 years ago
4e506ca
fsl_i2c: Fix compile warning
by Kumar Gala
· 13 years ago
5e01561
Powerpc/i2c: Use the same initialize codes
by Jerry Huang
· 13 years ago
df0149c
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· 15 years ago
6384da2
fsl_i2c: Do not generate STOP after read.
by Joakim Tjernlund
· 15 years ago
5a6e061
fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR
by Joakim Tjernlund
· 15 years ago
e677e70
fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}
by Joakim Tjernlund
· 15 years ago
c324b78
fsl_i2c: Wait for STOP condition to propagate
by Joakim Tjernlund
· 15 years ago
2165c62
fsl_i2c: increase I2C timeout values and make them configurable
by Timur Tabi
· 15 years ago
c5ca01f
i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
by Heiko Schocher
· 15 years ago
2c9f3a4
83xx, i2c: add mux support for fsl_i2c
by Heiko Schocher
· 16 years ago
13d598f
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
3e9dabd
Section name should be ".data", not "data"
by Trent Piepho
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
00648a7
Add I2C frequency dividers for ColdFire
by TsiChung Liew
· 16 years ago
76b8a13
i2c: Clean drivers/i2c/ Makefile
by Michal Simek
· 16 years ago
3762825
Fix merge problems
by Stefan Roese
· 16 years ago
9849e00
Fix warnings introduced by I2C bus speed setting patch
by Kumar Gala
· 17 years ago
b301fda
Add support for setting the I2C bus speed in fsl_i2c.c
by Timur Tabi
· 17 years ago
a8c9916
drivers/i2c : move i2c drivers to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/fsl_i2c.c]
193d334
FSL I2C driver programs the two I2C busses differently
by Timur Tabi
· 17 years ago
b648fe7
mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c
by Joakim Tjernlund
· 18 years ago
c32c5f7
Make fsl-i2c not conflict with SOFT I2C
by Joakim Tjernlund
· 18 years ago
a292af2
Fix I2C master address initialization.
by Joakim Tjernlund
· 18 years ago
ab34754
mpc83xx: Update 83xx to use fsl_i2c.c
by Timur Tabi
· 18 years ago
43d818f
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
24df977
Rewrite a series of goto statements as a sequences of
by Jon Loeliger
· 18 years ago
e4773be
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago