summaryrefslogtreecommitdiff
path: root/post/drivers/i2c.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-01post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin1-0/+2
2010-11-17post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher1-1/+2
2010-10-27post/drivers/i2c.c: fix compile errorWolfgang Denk1-1/+1
2010-10-22post/i2c: Add ability to ignore I2C devicesPeter Tyser1-2/+24
2010-10-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser1-4/+4
2010-10-22post/i2c: Don't probe address 0Peter Tyser1-2/+4
2010-10-22post/i2c: Clean up detection logicPeter Tyser1-16/+13
2010-10-22post/i2c: General clean upPeter Tyser1-25/+23
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov1-3/+0
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk1-0/+94