Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
cc87d18a6ec74180784a6b1cdafefeacd8eb1bf2
/
drivers
/
i2c
/
soft_i2c.c
c8d4b2f
ARM: IXP: Remove the IXP architecture support
by Marek Vasut
· 11 years ago
cb96a0a
i2c: switch from AT91 legacy to ATMEL legacy
by Andreas Bießmann
· 11 years ago
90f002a
i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
by Marek Vasut
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
eabd5d8
soft_i2c: add necessary includes for AVR32
by Andreas Bießmann
· 14 years ago
6f62f42
arm: Remove support for lpc2292
by Marek Vasut
· 12 years ago
e3e454c
console: Squelch pre-console output in console functions
by Graeme Russ
· 13 years ago
4bd5566
i2c, soft_i2c: deblock bus if switching to another i2c bus
by Heiko Schocher
· 14 years ago
f3100ff
Fix at91 includes in soft_i2c driver
by Ryan Mallon
· 14 years ago
793b572
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
0cf0b93
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
4e574c4
at91: Extended soft_i2c driver for AT91SAM9263 SoC
by Daniel Gorsulowski
· 15 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
d144f94
soft_i2c.c compiler/linker error
by Jens Scharsig
· 16 years ago
1b6275d
8xx: add support for new keymile kmsupx4 board.
by Heiko Schocher
· 16 years ago
2ac6985
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· 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
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
4d75e0a
soft_i2c: move to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
[Renamed from common/soft_i2c.c]
d6e9ee9
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
110e006
soft_i2c: Pull SDA high before reading
by Haavard Skinnemoen
· 16 years ago
d4fc601
Add MACH_TYPE records for several AT91 boards.
by Peter Pearse
· 17 years ago
b0d8f5b
New board SMN42 branch
by Peter Pearse
· 17 years ago
ba94a1b
* Update Intel IXP4xx support
by Wolfgang Denk
· 18 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
c15f80e
Change the sequence of events in soft_i2c.c:send_ack() to keep from
by Wolfgang Denk
· 19 years ago
8e7b703
Coding Style cleanup
by Wolfgang Denk
· 19 years ago
82d716f
Fix comment in common/soft_i2c.c
by Wolfgang Denk
· 19 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
9d5028c
* Update for AT91RM9200DK and CMC_PU2 boards:
by wdenk
· 20 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
60fbe25
Prepare for 0.3.0 release
by wdenk
· 22 years ago
U-Boot-0_3_0
6aff311
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago