Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES | Anatolij Gustschin | 2013-05-01 | -0/+2 |
* | post, i2c: add missing curly bracket in i2c_post_test | Heiko Schocher | 2010-11-17 | -1/+2 |
* | post/drivers/i2c.c: fix compile error | Wolfgang Denk | 2010-10-27 | -1/+1 |
* | post/i2c: Add ability to ignore I2C devices | Peter Tyser | 2010-10-22 | -2/+24 |
* | post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS | Peter Tyser | 2010-10-22 | -4/+4 |
* | post/i2c: Don't probe address 0 | Peter Tyser | 2010-10-22 | -2/+4 |
* | post/i2c: Clean up detection logic | Peter Tyser | 2010-10-22 | -16/+13 |
* | post/i2c: General clean up | Peter Tyser | 2010-10-22 | -25/+23 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -2/+2 |
* | POST: preparations for moving CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | -3/+0 |
* | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | 2007-03-06 | -0/+94 |