<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/Intel-BMC/linux.git, branch dev</title>
<subtitle>Intel OpenBMC Linux kernel source tree (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev</id>
<link rel='self' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/'/>
<updated>2015-11-04T09:31:27+00:00</updated>
<entry>
<title>Merge pull request #15 from jk-ozlabs/openbmc/config-fixes</title>
<updated>2015-11-04T09:31:27+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T09:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=20cbdf7d5f1fcc75ed2dca030395550a58652332'/>
<id>urn:sha1:20cbdf7d5f1fcc75ed2dca030395550a58652332</id>
<content type='text'>
Openbmc/config fixes</content>
</entry>
<entry>
<title>Merge pull request #14 from jk-ozlabs/openbmc/i2c-fixes</title>
<updated>2015-11-04T09:31:17+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T09:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=d7d2c27217f76bbe03283b169c76db812a797a6c'/>
<id>urn:sha1:d7d2c27217f76bbe03283b169c76db812a797a6c</id>
<content type='text'>
Openbmc/i2c fixes</content>
</entry>
<entry>
<title>Merge pull request #13 from jk-ozlabs/openbmc/dt-fixes</title>
<updated>2015-11-04T09:31:03+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T09:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=a12833d3584a8b1208269b3ff53b8fd9e8edcbe6'/>
<id>urn:sha1:a12833d3584a8b1208269b3ff53b8fd9e8edcbe6</id>
<content type='text'>
Openbmc/dt fixes</content>
</entry>
<entry>
<title>i2c/i2c-aspeed: Set of_node of i2c bus devices</title>
<updated>2015-11-04T09:28:25+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T09:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=bd81ab1984896a1a6fac01c7f59314b05caf94de'/>
<id>urn:sha1:bd81ab1984896a1a6fac01c7f59314b05caf94de</id>
<content type='text'>
So the core code will enumerate for devices.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>i2c: Don't print in i2c_device_uevent</title>
<updated>2015-11-04T09:28:16+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T08:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=cff17c45f3a135a5b3c9d37b1d080e4e66c385f8'/>
<id>urn:sha1:cff17c45f3a135a5b3c9d37b1d080e4e66c385f8</id>
<content type='text'>
CONFIG_I2C_DEBUG_CORE + systemd-journald = infinite loop

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>arm/configs/aspeed_defconfig: Enable i2c drivers</title>
<updated>2015-11-04T09:23:50+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T09:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=52e5f4d262a0d464221fdc4407ab7c77dda9d6f8'/>
<id>urn:sha1:52e5f4d262a0d464221fdc4407ab7c77dda9d6f8</id>
<content type='text'>
We have these listed in the device tree.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>arm/configs/aspeed_defconfig: Remove i2c debugging</title>
<updated>2015-11-04T09:23:50+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T09:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=3cd273e43a9c5bcb7dba039ee1470cdba13d5c6f'/>
<id>urn:sha1:3cd273e43a9c5bcb7dba039ee1470cdba13d5c6f</id>
<content type='text'>
... so we don't lose too much dmesg output. These can be enabled through
dynamic debug anyway.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>arch/arm/boot/dts/ast2400: Add #address- &amp; #size-cells properties to i2c</title>
<updated>2015-11-04T01:09:04+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T01:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=6e761f7ca35ed766e3994bee4512a5c2d0e7c5bb'/>
<id>urn:sha1:6e761f7ca35ed766e3994bee4512a5c2d0e7c5bb</id>
<content type='text'>
We geta bunch of warnings at the moment.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>arch/arm/boot/dts: Use a common dtsi file for aspeed devices</title>
<updated>2015-11-04T00:45:36+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2015-11-04T00:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=49f35c3ad122b3b61798e9d420297ca0ceac9b5b'/>
<id>urn:sha1:49f35c3ad122b3b61798e9d420297ca0ceac9b5b</id>
<content type='text'>
the dts files for palmetto and barreleye are mostly the same; use a dtsi
file for the common chip parts, keeping only the board-specific things
in the per-platform files.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>arm/dts/aspeed: Added i2c busses and devices</title>
<updated>2015-11-01T23:22:00+00:00</updated>
<author>
<name>Norman James</name>
<email>njames@us.ibm.com</email>
</author>
<published>2015-10-30T14:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=81f2750a7d14a1ea9b1163e705dba0b08e0173b7'/>
<id>urn:sha1:81f2750a7d14a1ea9b1163e705dba0b08e0173b7</id>
<content type='text'>
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
</feed>
