Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c178e7c58a8024677193711442dd73d7ee549565
/
drivers
/
i2c
/
soft_i2c.c
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
c79f03c
doc: fix references to driver-model
by Heinrich Schuchardt
· Tue Feb 25 21:35:39 2020 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
24743c3
soft_i2c: cleanup - no mpc8xx support
by Christophe Leroy
· Fri Mar 16 17:20:31 2018 +0100
224ebcd
powerpc: Remove 8260 remainders
by Christophe Leroy
· Thu Jul 13 15:10:10 2017 +0200
23da373
powerpc, 8xx: Migrate to Kconfig
by Christophe Leroy
· Thu Jul 06 10:33:21 2017 +0200
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· Wed Jul 05 16:25:22 2017 +0300
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· Wed Jun 07 17:33:10 2017 +0200
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
cb052ff
dm: i2c: Add a note to I2C drivers which need conversion
by Simon Glass
· Wed Nov 23 06:34:44 2016 -0700
e2493dd
i2c: soft_i2c: Fix bus indizes
by Dirk Eibach
· Wed Oct 28 11:46:39 2015 +0100
9459433
hrcon: Add fan controllers
by Dirk Eibach
· Wed Oct 28 11:46:36 2015 +0100
981bacd
hrcon: Add support for the DH variant
by Dirk Eibach
· Wed Oct 28 11:46:35 2015 +0100
7521efa
ARM: IXP: Remove the IXP architecture support
by Marek Vasut
· Tue Jan 28 00:14:28 2014 +0100
a864979
i2c: switch from AT91 legacy to ATMEL legacy
by Andreas Bießmann
· Wed Oct 30 15:18:18 2013 +0100
a3c41ba
i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
by Marek Vasut
· Thu Aug 01 12:32:20 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· Tue Jan 29 08:53:15 2013 +0100
1f5e8b1
soft_i2c: add necessary includes for AVR32
by Andreas Bießmann
· Thu Feb 10 00:30:04 2011 +0000
c9e35f3
arm: Remove support for lpc2292
by Marek Vasut
· Wed Oct 03 08:54:08 2012 +0000
70600b0
console: Squelch pre-console output in console functions
by Graeme Russ
· Mon Aug 29 02:14:05 2011 +0000
c634896
i2c, soft_i2c: deblock bus if switching to another i2c bus
by Heiko Schocher
· Fri Apr 08 16:24:09 2011 +0200
78d6691
Fix at91 includes in soft_i2c driver
by Ryan Mallon
· Thu Jan 27 08:54:15 2011 +1300
ee12d54
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· Wed Jul 21 13:38:02 2010 -0400
a4db1ca
convert common files to new SoC access
by Jens Scharsig
· Wed Feb 03 22:46:58 2010 +0100
5a2d884
at91: Extended soft_i2c driver for AT91SAM9263 SoC
by Daniel Gorsulowski
· Mon May 18 13:20:54 2009 +0200
2e69765
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· Sat Apr 18 22:34:01 2009 -0500
7911a92
soft_i2c.c compiler/linker error
by Jens Scharsig
· Tue Mar 31 08:18:29 2009 +0200
643e7c0
8xx: add support for new keymile kmsupx4 board.
by Heiko Schocher
· Thu Mar 12 07:37:34 2009 +0100
58c41f9
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· Mon Dec 29 17:36:01 2008 -0600
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· Tue Dec 16 01:02:17 2008 +0100
13d598f
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· Wed Dec 03 11:28:30 2008 -0600
3e9dabd
Section name should be ".data", not "data"
by Trent Piepho
· Wed Nov 12 17:29:48 2008 -0800
7f3afd6
mgsuvd: fix compiler warning when using soft_i2c driver
by Heiko Schocher
· Fri Oct 17 13:52:51 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
6ee861b
I2C: adding new "i2c bus" Command to the I2C Subsystem.
by Heiko Schocher
· Wed Oct 15 09:39:47 2008 +0200
0e2f2c5
soft_i2c: Add CFG_I2C_INIT_BOARD option
by Heiko Schocher
· Wed Oct 15 09:38:38 2008 +0200
dc7d22a
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
by Heiko Schocher
· Wed Oct 15 09:35:26 2008 +0200
9031b21
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
by Heiko Schocher
· Wed Oct 15 09:34:45 2008 +0200
4756dec
soft_i2c: move to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Aug 28 12:31:51 2008 +0200
[Renamed from common/soft_i2c.c]
58cd54a
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:38 2008 +0200
15fb0a1
soft_i2c: Pull SDA high before reading
by Haavard Skinnemoen
· Fri May 16 11:08:11 2008 +0200
de5b02c
Add MACH_TYPE records for several AT91 boards.
by Peter Pearse
· Tue Aug 14 10:10:52 2007 +0100
d862a25
New board SMN42 branch
by Peter Pearse
· Wed May 09 11:37:56 2007 +0100
4646d2a
* Update Intel IXP4xx support
by Wolfgang Denk
· Tue May 30 15:56:48 2006 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
d4a6110
Change the sequence of events in soft_i2c.c:send_ack() to keep from
by Wolfgang Denk
· Mon Mar 13 00:50:48 2006 +0100
2bad868
Coding Style cleanup
by Wolfgang Denk
· Sun Mar 12 02:55:22 2006 +0100
0a8599f
Fix comment in common/soft_i2c.c
by Wolfgang Denk
· Sun Mar 12 01:30:45 2006 +0100
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
20dd2fa
* Update for AT91RM9200DK and CMC_PU2 boards:
by wdenk
· Sun Nov 21 00:06:33 2004 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
a6db71d
Prepare for 0.3.0 release
by wdenk
· Tue Apr 08 23:25:21 2003 +0000
34b613e
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· Tue Dec 17 01:51:00 2002 +0000
c609719
Initial revision
by wdenk
· Sun Nov 03 00:24:07 2002 +0000