index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
post
/
drivers
/
i2c.c
Age
Commit message (
Expand
)
Author
2022-12-23
post: Move CONFIG_SYS_POST to CFG_SYS_POST
Tom Rini
2022-12-05
post: Migrate to Kconfig
Tom Rini
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES
Anatolij Gustschin
2010-11-17
post, i2c: add missing curly bracket in i2c_post_test
Heiko Schocher
2010-10-27
post/drivers/i2c.c: fix compile error
Wolfgang Denk
2010-10-22
post/i2c: Add ability to ignore I2C devices
Peter Tyser
2010-10-22
post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
Peter Tyser
2010-10-22
post/i2c: Don't probe address 0
Peter Tyser
2010-10-22
post/i2c: Clean up detection logic
Peter Tyser
2010-10-22
post/i2c: General clean up
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-04-22
POST: preparations for moving CONFIG_POST to Makefiles
Yuri Tikhonov
2007-03-06
Restructure POST directory to support of other CPUs, boards, etc.
Wolfgang Denk