2012-07-31 |
Troy Kisky | mxc_i2c: change slave addr if conflicts with destination.
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: don't disable controller after every transaction
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: place i2c_reset code inline
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: place imx_start code inline
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: remove redundant read
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete...
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c.c: code i2c_probe as a 0 length i2c_write
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: create i2c_init_transfer
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: clear i2sr before waiting for bit
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: create tx_byte function
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: remove ifdef of CONFIG_HARD_I2C
|
commit | commitdiff | tree |
2012-07-31 |
Troy Kisky | mxc_i2c: fix i2c_imx_stop
|
commit | commitdiff | tree |
2012-07-31 |
Holger Brunck | i2c: deblock i2c bus also if accessed before realocation cc: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2012-07-11 |
Fabio Estevam | mx28evk: Add I2C support
|
commit | commitdiff | tree |
2012-07-11 |
Torsten Fleischer | mxs-i2c: Fix internal address byte order
|
commit | commitdiff | tree |
2012-07-11 |
Troy Kisky | mxc_i2c: remove setting speed at each start
|
commit | commitdiff | tree |
2012-07-11 |
Troy Kisky | mx6qsabrelite: add i2c support
|
commit | commitdiff | tree |
2012-07-11 |
Troy Kisky | mxc_i2c: specify i2c base address in config file
|
commit | commitdiff | tree |
2012-04-24 |
Armando Visconti | i2c:designware Turn off the ctrl when setting the speed
|
commit | commitdiff | tree |
2012-04-24 |
Vipin KUMAR | i2c: Add support for designware i2c controller
|
commit | commitdiff | tree |
2012-04-24 |
Nobuhiro Iwamatsu | sh: i2c: Add support I2C controller of SH7734 Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2012-02-21 |
Tom Rini | Revert "ARM: I2C: I2C Multi byte address support" Cc: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2012-02-21 |
Tom Rini | Revert "ARM: AM33XX: Add AM33XX I2C driver support" Cc: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2012-01-23 |
Patil, Rachna | ARM: AM33XX: Add i2c support
|
commit | commitdiff | tree |
2012-01-23 |
Patil, Rachna | ARM: AM33XX: Add AM33XX I2C driver support
|
commit | commitdiff | tree |
2012-01-23 |
Patil, Rachna | ARM: I2C: I2C Multi byte address support
|
commit | commitdiff | tree |
2012-01-11 |
esw@bus-elektronik.de | fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft...
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | drivers/net/dnet.c: Fix GCC 4.6 warnings
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | board/xaeniax/flash.c: Fix GCC 4.6 warnings
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | net/bootp.c: Fix GCC 4.6 warning
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | common/cmd_bootm.c: Fix GCC 4.6 warnings
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | board/mx1ads/mx1ads.c: Fix GCC 4.6 warning
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | board/mx1ads/syncflash.c: Fix GCC 4.6 warnings
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | board/lubbock/flash.c: Fix GCC 4.6 warnings
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | drivers/net/cs8900.c: Fix GCC 4.6 warning
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6...
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | drivers/net/lan91c96.c: Fix GCC 4.6 warning
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning
|
commit | commitdiff | tree |
2011-11-23 |
Anatolij Gustschin | drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
|
commit | commitdiff | tree |
2011-11-09 |
Kumar Gala | fsl_i2c: Fix compile warning
|
commit | commitdiff | tree |
2011-11-04 |
Jerry Huang | Powerpc/i2c: Use the same initialize codes
|
commit | commitdiff | tree |
2011-10-03 |
Lei Wen | I2C: mv_i2c: fix multi-bus init issue
|
commit | commitdiff | tree |
2011-10-03 |
Lei Wen | I2C: mv_i2c: fix build issue when enable debug option
|
commit | commitdiff | tree |
2011-04-28 |
Heiko Schocher | i2c, soft_i2c: deblock bus if switching to another... Signed-off-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2011-04-28 |
Stefan Bigler | i2c: add i2c deblock sequence before and after every... Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2011-04-14 |
Nick Thompson | I2C: OMAP: detect more devices when probing an i2c bus
|
commit | commitdiff | tree |
2011-01-27 |
Ryan Mallon | Fix at91 includes in soft_i2c driver
|
commit | commitdiff | tree |
2011-01-10 |
Chris Packham | pca953x: support 16-pin devices
|
commit | commitdiff | tree |
2010-11-17 |
Heiko Schocher | post, i2c: add missing curly bracket in i2c_post_test Signed-off-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2010-11-17 |
Heiko Schocher | i2c, mpc5xxx: add multibus support Signed-off-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2010-10-25 |
Steve Sakoman | ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing
|
commit | commitdiff | tree |
2010-10-20 |
Steve Sakoman | ARMV7: OMAP: I2C driver: Restructure i2c_probe function Tested-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2010-10-20 |
Steve Sakoman | ARMV7: OMAP: I2C driver: Restructure i2c_write_byte... Tested-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2010-10-20 |
Steve Sakoman | ARMV7: OMAP: I2C driver: Restructure i2c_read_byte... Tested-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2010-10-20 |
Steve Sakoman | ARMV7: OMAP: I2C driver: Use same timeout value as... Tested-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2010-08-30 |
Albert Aribaud | edminiv2: add I2C support using mvtwsi driver Acked-by: Heiko Schocher<hs@denx.de>
|
commit | commitdiff | tree |
2010-08-30 |
Albert Aribaud | i2c: rewrite mvtwsi, support orion5x and kirkwood Acked-by: Heiko Schocher<hs@denx.de>
|
commit | commitdiff | tree |
2010-08-30 |
Albert Aribaud | i2c: rename kirkwood_i2c to mvtwsi Acked-by: Heiko Schocher<hs@denx.de>
|
commit | commitdiff | tree |
2010-08-30 |
Albert Aribaud | suen3: remove CONFIG_HARD_I2C and related defines Acked-by: Heiko Schocher<hs@denx.de>
|
commit | commitdiff | tree |
2010-08-26 |
Reinhard Meyer | CMD_I2C: make alen=0 work
|
commit | commitdiff | tree |
2010-08-23 |
Nishanth Menon | omap2: i2c: remove redundant header definitions Cc: Heiko <hs@denx.de>
|
commit | commitdiff | tree |
2010-08-23 |
Nishanth Menon | omap2: i2c: add syss offset Cc: Heiko <hs@denx.de>
|
commit | commitdiff | tree |
2010-08-23 |
Nishanth Menon | i2c: omap2+: change header guard to be generic Cc: Heiko <hs@denx.de>
|
commit | commitdiff | tree |
2010-07-22 |
Mike Frysinger | i2c: soft_i2c: add simple GPIO implementation
|
commit | commitdiff | tree |
2010-05-05 |
Mike Frysinger | Blackfin: TWI/I2C: implement multibus support
|
commit | commitdiff | tree |
2010-04-19 |
Richard Retanubun | fsl_i2c: Added a callpoint for i2c_board_late_init
|
commit | commitdiff | tree |
2010-04-06 |
Stefan Roese | i2c: Move PPC4xx I2C driver into drivers/i2c directory
|
commit | commitdiff | tree |
2010-03-29 |
Frans Meulenbroeks | i2c: made unused function i2c_mux_add_device static
|
commit | commitdiff | tree |
2010-03-29 |
Frans Meulenbroeks | cmd_i2c: introduced get_alen helper function
|
commit | commitdiff | tree |
2010-03-29 |
Frans Meulenbroeks | cmd_i2c: moved a define to before the functions
|
commit | commitdiff | tree |
2010-03-29 |
Frans Meulenbroeks | cmd_i2c: moved mispositioned comment for i2c md
|
commit | commitdiff | tree |
2010-03-29 |
Frans Meulenbroeks | cmd_i2c.c: declared local functions as static
|
commit | commitdiff | tree |
2009-11-23 |
Daniel Gorsulowski | at91: Extended soft_i2c driver for AT91SAM9263 SoC
|
commit | commitdiff | tree |
2009-11-16 |
Dirk Behme | OMAP2/3: I2C: Add support for second and third bus
|
commit | commitdiff | tree |
2009-10-30 |
Valentin Yakovenkov | new PCA9564 i2c bridge driver
|
commit | commitdiff | tree |
2009-10-30 |
Mike Frysinger | Blackfin: TWI/I2C: implement bus speed get/set functions
|
commit | commitdiff | tree |
2009-10-30 |
Mike Frysinger | Blackfin: TWI/I2C: add timeout to transfer
|
commit | commitdiff | tree |
2009-09-28 |
Joakim Tjernlund | fsl_i2c: Do not generate STOP after read.
|
commit | commitdiff | tree |
2009-09-28 |
Joakim Tjernlund | fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR
|
commit | commitdiff | tree |
2009-09-28 |
Joakim Tjernlund | fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}
|
commit | commitdiff | tree |
2009-09-28 |
Joakim Tjernlund | fsl_i2c: Wait for STOP condition to propagate
|
commit | commitdiff | tree |
2009-09-06 |
Timur Tabi | fsl_i2c: increase I2C timeout values and make them...
|
commit | commitdiff | tree |
2009-09-06 |
Eric Millbrandt | Reset i2c slave devices during init on mpc5xxx cpus
|
commit | commitdiff | tree |
2009-07-29 |
Alessandro Rubini | arm nomadik: add i2c
|
commit | commitdiff | tree |
2009-07-29 |
Alessandro Rubini | arm nomadik: add gpio support
|
commit | commitdiff | tree |
2009-07-29 |
Tom Rix | OMAP3 Remove twl4030 defines Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-29 |
Tom Rix | OMAP3 Move twl4030 mmc function Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-29 |
Tom Rix | OMAP3 Move twl4030 power and led functions Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-28 |
Tom Rix | TWL4030 Add power reset button Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-28 |
Tom Rix | TWL4030 Add initial support Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-28 |
Tom Rix | OMAP I2C Fix the sampling clock. Acked-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-28 |
Heiko Schocher | arm, i2c: added support for the TWSI I2C Interface Signed-off-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-21 |
Heiko Schocher | i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c Signed-off-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
2009-07-20 |
Peter Tyser | Remove last remanants of unused CONFIG_I2C_CMD_TREE
|
commit | commitdiff | tree |
2009-07-18 |
Alessandro Rubini | cmd_i2c: bugfix: add missing brace
|
commit | commitdiff | tree |
2009-06-30 |
Peter Meerwald | Blackfin: TWI/I2C: fix pure writes
|
commit | commitdiff | tree |
2009-03-31 |
Jens Scharsig | soft_i2c.c compiler/linker error
|
commit | commitdiff | tree |
2009-03-02 |
Heiko Schocher | i2c, dtt: move dtt_init () to board_init_r () Signed-off-by: Heiko Schocher <hs@denx.de>
|
commit | commitdiff | tree |
next |