Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
173d294b94cfec10063a5be40934d6d8fb7981ce
/
drivers
/
i2c
« Previous
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
1724fe9
i2c, omap24xx: set bus_initialized only after relocation.
by Heiko Schocher
· 14 years ago
2d941de
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
v2010.09-rc1
306563a
i2c: rewrite mvtwsi, support orion5x and kirkwood
by Albert Aribaud
· 14 years ago
01ec99d
i2c: rename kirkwood_i2c to mvtwsi
by Albert Aribaud
· 14 years ago
07cf5e2
i2c: omap2+: change header guard to be generic
by Nishanth Menon
· 14 years ago
d708395
ARMV7: Modify i2c driver for more reliable operation on OMAP4
by Steve Sakoman
· 14 years ago
793b572
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
938717c
ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
b5cebb4
Blackfin: TWI/I2C: implement multibus support
by Mike Frysinger
· 15 years ago
26a3350
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· 15 years ago
61f2b38
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
d0b0dca
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
5647f78
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
0cf0b93
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
2403f8f
SPEAr : i2c driver support added for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
beca04d
Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later
by Prafulla Wadaskar
· 15 years ago
ac67804
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
492fb1f
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
4e574c4
at91: Extended soft_i2c driver for AT91SAM9263 SoC
by Daniel Gorsulowski
· 15 years ago
1d2e96d
OMAP2/3: I2C: Add support for second and third bus
by Dirk Behme
· 15 years ago
08ea550
new PCA9564 i2c bridge driver
by Valentin Yakovenkov
· 15 years ago
08a1c62
Blackfin: TWI/I2C: implement bus speed get/set functions
by Mike Frysinger
· 15 years ago
3814ea4
Blackfin: TWI/I2C: add timeout to transfer
by Mike Frysinger
· 15 years ago
eb0ae7f
Clean-up of s3c24x0 drivers excluding nand driver
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
d1c9e5b
fsl_i2c: Do not generate STOP after read.
by Joakim Tjernlund
· 15 years ago
9940420
fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR
by Joakim Tjernlund
· 15 years ago
d01ee4d
fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}
by Joakim Tjernlund
· 15 years ago
21f4cbb
fsl_i2c: Wait for STOP condition to propagate
by Joakim Tjernlund
· 15 years ago
92477a6
fsl_i2c: increase I2C timeout values and make them configurable
by Timur Tabi
· 15 years ago
53cc18c
Minor coding style cleanup.
by Wolfgang Denk
· 15 years ago
7f79dfb
OMAP I2C Fix the sampling clock.
by Tom Rix
· 15 years ago
4ce5a72
arm, i2c: added support for the TWSI I2C Interface
by Heiko Schocher
· 15 years ago
39df00d
i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
by Heiko Schocher
· 15 years ago
98ab14e
Blackfin: TWI/I2C: fix pure writes
by Peter Meerwald
· 15 years ago
0f89c54
i2c: Update references to individual i2c commands
by Peter Tyser
· 16 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
f0722ee
tsi108_i2c: Add i2c_init() stub function
by Peter Tyser
· 16 years ago
dfc91c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
d144f94
soft_i2c.c compiler/linker error
by Jens Scharsig
· 16 years ago
d3b6357
s3c24x0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
942ba99
davinci: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50f601c
s3c44b0: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1b6275d
8xx: add support for new keymile kmsupx4 board.
by Heiko Schocher
· 16 years ago
c1bce4f
83xx, i2c: add mux support for fsl_i2c
by Heiko Schocher
· 16 years ago
e7de18a
i.MX31: Start the I2C clock on driver initialisation
by Guennadi Liakhovetski
· 16 years ago
6c6e042
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
be853bf
Blackfin: overhaul i2c driver
by Mike Frysinger
· 16 years ago
2ac6985
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· 16 years ago
7d264c1
OMAP3: Add I2C support
by Dirk Behme
· 16 years ago
455ae7e
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
ecf5f07
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
5e3ab68
Section name should be ".data", not "data"
by Trent Piepho
· 16 years ago
e23c7c9
ARM: OMAP: Convert IO macros
by Dirk Behme
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
a21ca95
mgsuvd: fix compiler warning when using soft_i2c driver
by Heiko Schocher
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
67b23a3
I2C: adding new "i2c bus" Command to the I2C Subsystem.
by Heiko Schocher
· 16 years ago
4ca107e
soft_i2c: Add CFG_I2C_INIT_BOARD option
by Heiko Schocher
· 16 years ago
98aed37
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
by Heiko Schocher
· 16 years ago
799b784
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
by Heiko Schocher
· 16 years ago
e99e957
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
4d75e0a
soft_i2c: move to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5d9a5ef
Add I2C frequency dividers for ColdFire
by TsiChung Liew
· 16 years ago
a4a549b
i2c: Clean drivers/i2c/ Makefile
by Michal Simek
· 16 years ago
f2302d4
Fix merge problems
by Stefan Roese
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
3e3f766
Fix warnings introduced by I2C bus speed setting patch
by Kumar Gala
· 17 years ago
cdace06
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago
950a392
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
by Wolfgang Denk
· 17 years ago
8c8463c
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago
d8c82db
Add support for setting the I2C bus speed in fsl_i2c.c
by Timur Tabi
· 17 years ago
080c646
drivers/i2c : move i2c drivers to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago