Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10e4779db8ae6c2784392fa7a1f690645918662d
/
drivers
/
i2c
/
soft_i2c.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
24743c3
soft_i2c: cleanup - no mpc8xx support
by Christophe Leroy
· 7 years ago
224ebcd
powerpc: Remove 8260 remainders
by Christophe Leroy
· 7 years ago
23da373
powerpc, 8xx: Migrate to Kconfig
by Christophe Leroy
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
cb052ff
dm: i2c: Add a note to I2C drivers which need conversion
by Simon Glass
· 8 years ago
e2493dd
i2c: soft_i2c: Fix bus indizes
by Dirk Eibach
· 9 years ago
9459433
hrcon: Add fan controllers
by Dirk Eibach
· 9 years ago
981bacd
hrcon: Add support for the DH variant
by Dirk Eibach
· 9 years ago
7521efa
ARM: IXP: Remove the IXP architecture support
by Marek Vasut
· 11 years ago
a864979
i2c: switch from AT91 legacy to ATMEL legacy
by Andreas Bießmann
· 11 years ago
a3c41ba
i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
by Marek Vasut
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
1f5e8b1
soft_i2c: add necessary includes for AVR32
by Andreas Bießmann
· 14 years ago
c9e35f3
arm: Remove support for lpc2292
by Marek Vasut
· 12 years ago
70600b0
console: Squelch pre-console output in console functions
by Graeme Russ
· 13 years ago
c634896
i2c, soft_i2c: deblock bus if switching to another i2c bus
by Heiko Schocher
· 14 years ago
78d6691
Fix at91 includes in soft_i2c driver
by Ryan Mallon
· 14 years ago
ee12d54
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
a4db1ca
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
5a2d884
at91: Extended soft_i2c driver for AT91SAM9263 SoC
by Daniel Gorsulowski
· 16 years ago
2e69765
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
7911a92
soft_i2c.c compiler/linker error
by Jens Scharsig
· 16 years ago
643e7c0
8xx: add support for new keymile kmsupx4 board.
by Heiko Schocher
· 16 years ago
58c41f9
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· 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
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
4756dec
soft_i2c: move to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
[Renamed from common/soft_i2c.c]
58cd54a
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
15fb0a1
soft_i2c: Pull SDA high before reading
by Haavard Skinnemoen
· 17 years ago
de5b02c
Add MACH_TYPE records for several AT91 boards.
by Peter Pearse
· 17 years ago
d862a25
New board SMN42 branch
by Peter Pearse
· 18 years ago
4646d2a
* Update Intel IXP4xx support
by Wolfgang Denk
· 18 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
d4a6110
Change the sequence of events in soft_i2c.c:send_ack() to keep from
by Wolfgang Denk
· 19 years ago
2bad868
Coding Style cleanup
by Wolfgang Denk
· 19 years ago
0a8599f
Fix comment in common/soft_i2c.c
by Wolfgang Denk
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
20dd2fa
* Update for AT91RM9200DK and CMC_PU2 boards:
by wdenk
· 20 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
a6db71d
Prepare for 0.3.0 release
by wdenk
· 22 years ago
34b613e
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago