Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8df743147244b741009f7aed0b470eacf7fb8c42
/
drivers
/
i2c
8df7431
I2C: Move struct s3c24x0_i2c to a common place.
by Rajeshwari Shinde
· 12 years ago
b6f9826
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
by Troy Kisky
· 12 years ago
a23ab22
mxc_i2c: add bus recovery support
by Troy Kisky
· 12 years ago
ae44760
mxc_i2c: prep work for multiple busses support
by Troy Kisky
· 12 years ago
a2d15da
mxc_i2c: add i2c_regs argument to i2c_imx_stop
by Troy Kisky
· 12 years ago
eca037a
mxc_i2c: add retries
by Troy Kisky
· 12 years ago
8ff683a
mxc_i2c: check for arbitration lost
by Troy Kisky
· 12 years ago
e203df3
mxc_i2c: change slave addr if conflicts with destination.
by Troy Kisky
· 12 years ago
fef163f
mxc_i2c: don't disable controller after every transaction
by Troy Kisky
· 12 years ago
e6fa4d7
mxc_i2c: place i2c_reset code inline
by Troy Kisky
· 12 years ago
a974bcc
mxc_i2c: place imx_start code inline
by Troy Kisky
· 12 years ago
e955aad
mxc_i2c: remove redundant read
by Troy Kisky
· 12 years ago
f024a3b
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
by Troy Kisky
· 12 years ago
321a42b
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
by Troy Kisky
· 12 years ago
0ce898d
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
by Troy Kisky
· 12 years ago
14db6f2
mxc_i2c: create i2c_init_transfer
by Troy Kisky
· 12 years ago
30fa77c
mxc_i2c: clear i2sr before waiting for bit
by Troy Kisky
· 12 years ago
752ac8f
mxc_i2c: create tx_byte function
by Troy Kisky
· 12 years ago
2254b7f
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
by Troy Kisky
· 12 years ago
1ac1e45
mxc_i2c: fix i2c_imx_stop
by Troy Kisky
· 12 years ago
f2a868b
mxs-i2c: Fix internal address byte order
by Torsten Fleischer
· 13 years ago
2f822c8
mxc_i2c: remove setting speed at each start
by Troy Kisky
· 13 years ago
8462c63
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
f6322ebd
i2c: designware_i2c.c: Add support for the "i2c probe" command
by Stefan Roese
· 13 years ago
3fdfc28
omap24xx_i2c: Add AM33XX support
by Tom Rini
· 13 years ago
27eed8b
Revert "I2C: OMAP: detect more devices when probing an i2c bus"
by Tom Rini
· 13 years ago
a0d0b76
tegra: i2c: Add function to find DVC bus
by Simon Glass
· 13 years ago
631e693
i2c:designware Turn off the ctrl when setting the speed
by Armando Visconti
· 13 years ago
3f64acb
i2c: Add support for designware i2c controller
by Vipin KUMAR
· 13 years ago
52bc236
sh: i2c: Add support I2C controller of SH7734
by Nobuhiro Iwamatsu
· 13 years ago
ccf7e90
tegra: i2c: Add I2C driver
by Yen Lin
· 13 years ago
49fbf67
Revert "ARM: I2C: I2C Multi byte address support"
by Tom Rini
· 13 years ago
217457a
Revert "ARM: AM33XX: Add AM33XX I2C driver support"
by Tom Rini
· 13 years ago
0860b0b
ARM: AM33XX: Add AM33XX I2C driver support
by Patil, Rachna
· 13 years ago
a9e18c2
ARM: I2C: I2C Multi byte address support
by Patil, Rachna
· 13 years ago
1e96e9e
drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
by Andreas Müller
· 13 years ago
a30293f
drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
by Andreas Müller
· 13 years ago
4fbe902
drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
e60b79d
i2c: sh: Add support I2C for Renesas SH
by Nobuhiro Iwamatsu
· 13 years ago
da632e5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
905214e
iMX28: Add I2C bus driver
by Marek Vasut
· 13 years ago
4e506ca
fsl_i2c: Fix compile warning
by Kumar Gala
· 13 years ago
68fcf89
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
5e01561
Powerpc/i2c: Use the same initialize codes
by Jerry Huang
· 13 years ago
5f1291e
I2C: Fix mxc_i2c.c problem on imx31_phycore
by Marek Vasut
· 13 years ago
32079d6
I2C: added I2C-2 and I2C-3 to MX35
by Stefano Babic
· 13 years ago
4f27444
I2C: Add i2c_get/set_speed() to mxc_i2c.c
by Marek Vasut
· 13 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
70600b0
console: Squelch pre-console output in console functions
by Graeme Russ
· 13 years ago
94cb842
I2C: mxc_i2c rework
by Marek Vasut
· 13 years ago
861512f
i2c, davinci: add i2c set speed
by Heiko Schocher
· 13 years ago
4db6786
ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible
by Michael Jones
· 13 years ago
bb54d57
ARMV7: OMAP: Write more than 1 byte at a time in i2c_write
by Michael Jones
· 13 years ago
9066223
I2C: mxc: fix compilation for MX31
by Stefano Babic
· 13 years ago
9c5ef8d
cosmetic: spell fixes etc.
by Michael Jones
· 13 years ago
75e490a
I2C: Add driver for ST-Ericsson U8500 i2c
by Michael Brandt
· 14 years ago
c634896
i2c, soft_i2c: deblock bus if switching to another i2c bus
by Heiko Schocher
· 14 years ago
340983d
Replace obsolete e-mail address
by Albert ARIBAUD
· 14 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
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
48f7ae4
I2C: OMAP: detect more devices when probing an i2c bus
by Nick Thompson
· 14 years ago
848bb99
I2C: mxc_i2c: address failure with mx35 processor
by Stefano Babic
· 14 years ago
2212172
I2C: mxc_i2c: get rid of __REG access
by Stefano Babic
· 14 years ago
bb16a5b
mxc_i2c: Add support for the i.MX35 processor
by Stefano Babic
· 14 years ago
447beb1
mxc_i2c: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
78d6691
Fix at91 includes in soft_i2c driver
by Ryan Mallon
· 14 years ago
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
383c43e
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
e8fadbd
ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing
by Steve Sakoman
· 14 years ago
a91a1df
ARMV7: OMAP: I2C driver: Restructure i2c_probe function
by Steve Sakoman
· 14 years ago
94be761
ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function
by Steve Sakoman
· 14 years ago
519effe
ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function
by Steve Sakoman
· 14 years ago
fb5c39a
ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver
by Steve Sakoman
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
2afe314
i2c, omap24xx: set bus_initialized only after relocation.
by Heiko Schocher
· 14 years ago
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
04280c4
i2c: rewrite mvtwsi, support orion5x and kirkwood
by Albert Aribaud
· 14 years ago
e72b62c
i2c: rename kirkwood_i2c to mvtwsi
by Albert Aribaud
· 14 years ago
d500230
i2c: omap2+: change header guard to be generic
by Nishanth Menon
· 14 years ago
e2bdc13
ARMV7: Modify i2c driver for more reliable operation on OMAP4
by Steve Sakoman
· 14 years ago
ee12d54
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
10acc71
ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
78a09df
Blackfin: TWI/I2C: implement multibus support
by Mike Frysinger
· 15 years ago
df0149c
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· 15 years ago
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
a4db1ca
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
fc9589f
SPEAr : i2c driver support added for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
43fa12f
Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later
by Prafulla Wadaskar
· 15 years ago
e0d8131
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
1e01705
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
5a2d884
at91: Extended soft_i2c driver for AT91SAM9263 SoC
by Daniel Gorsulowski
· 16 years ago
7a8f657
OMAP2/3: I2C: Add support for second and third bus
by Dirk Behme
· 15 years ago
Next »