index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
post
/
drivers
/
i2c.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
post: Remove <common.h> and add needed includes
Tom Rini
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