summaryrefslogtreecommitdiffstats
path: root/post/drivers/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin2013-05-011-0/+2
* post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-171-1/+2
* post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-271-1/+1
* post/i2c: Add ability to ignore I2C devicesPeter Tyser2010-10-221-2/+24
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-221-4/+4
* post/i2c: Don't probe address 0Peter Tyser2010-10-221-2/+4
* post/i2c: Clean up detection logicPeter Tyser2010-10-221-16/+13
* post/i2c: General clean upPeter Tyser2010-10-221-25/+23
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-221-3/+0
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-061-0/+94
OpenPOWER on IntegriCloud