summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c_core.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-5/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-11/+0
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass1-44/+0
2016-06-10drivers: i2c: mxc: Add early initYuan Yao1-0/+5
2014-12-08i2c: Correct spelling errorMark Tomlinson1-3/+3
2014-12-08i2c: Fix deselection of muxesMark Tomlinson1-1/+1
2014-11-04i2c: use __weakJeroen Hofstee1-6/+2
2014-01-13i2c: Fix i2c speed commandDarwin Rambo1-1/+1
2013-10-17i2c: eliminate warnings in i2c_reloc_fixup functionMasahiro Yamada1-7/+5
2013-10-17Fix: nommu I2C adapter relocation errorJens Scharsig (BuS Elektronik)1-4/+0
2013-10-17i2c, core: optimze i2c_set_bus_num()Heiko Schocher1-8/+10
2013-10-17i2c: Zynq: Support for TI PCA9548 bus multiplexerMichael Burr1-0/+5
2013-07-25drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini1-13/+1
2013-07-23i2c: add i2c_core and prepare for new multibus supportHeiko Schocher1-0/+414