Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a0245722d7574bc09060202336c05c3011fce600
/
drivers
/
i2c
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
28a1fcc
new PCA9564 i2c bridge driver
by Valentin Yakovenkov
· 15 years ago
c0ff6cc
Blackfin: TWI/I2C: implement bus speed get/set functions
by Mike Frysinger
· 15 years ago
1fae8ca
Blackfin: TWI/I2C: add timeout to transfer
by Mike Frysinger
· 15 years ago
1464f4d
Clean-up of s3c24x0 drivers excluding nand driver
by kevin.morfitt@fearnside-systems.co.uk
· 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
6e9de1d
Minor coding style cleanup.
by Wolfgang Denk
· 15 years ago
03b2a74
OMAP I2C Fix the sampling clock.
by Tom Rix
· 15 years ago
5cd2a24
arm, i2c: added support for the TWSI I2C Interface
by Heiko Schocher
· 15 years ago
c5ca01f
i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
by Heiko Schocher
· 15 years ago
d4b35d2
Blackfin: TWI/I2C: fix pure writes
by Peter Meerwald
· 15 years ago
469cde4
i2c: Update references to individual i2c commands
by Peter Tyser
· 16 years ago
2e69765
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
f046146
tsi108_i2c: Add i2c_init() stub function
by Peter Tyser
· 16 years ago
c85a21e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
7911a92
soft_i2c.c compiler/linker error
by Jens Scharsig
· 16 years ago
6685a33
s3c24x0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1106923
davinci: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ac09d35
s3c44b0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
643e7c0
8xx: add support for new keymile kmsupx4 board.
by Heiko Schocher
· 16 years ago
2c9f3a4
83xx, i2c: add mux support for fsl_i2c
by Heiko Schocher
· 16 years ago
3314fc6
i.MX31: Start the I2C clock on driver initialisation
by Guennadi Liakhovetski
· 16 years ago
ab9d077
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
3421667
Blackfin: overhaul i2c driver
by Mike Frysinger
· 16 years ago
58c41f9
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· 16 years ago
5648e51
OMAP3: Add I2C support
by Dirk Behme
· 16 years ago
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 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
5a6dc87
ARM: OMAP: Convert IO macros
by Dirk Behme
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
7f3afd6
mgsuvd: fix compiler warning when using soft_i2c driver
by Heiko Schocher
· 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
0e2f2c5
soft_i2c: Add CFG_I2C_INIT_BOARD option
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
9031b21
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
by Heiko Schocher
· 16 years ago
30aa8bd
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
4756dec
soft_i2c: move to drivers/i2c
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
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
9849e00
Fix warnings introduced by I2C bus speed setting patch
by Kumar Gala
· 17 years ago
15ea70f
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago
a48499f
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
by Wolfgang Denk
· 17 years ago
761ca85
add an i2c driver for mx31
by Sascha Hauer
· 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