<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm/arch-keystone, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-keystone?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-keystone?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-02-21T13:23:52Z</updated>
<entry>
<title>ARM: keystone: move SoC headers to mach-keystone/include/mach</title>
<updated>2015-02-21T13:23:52Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2015-02-20T08:04:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dc7de222aa82cc962f15b5d04e1e4c6b0ab62398'/>
<id>urn:sha1:dc7de222aa82cc962f15b5d04e1e4c6b0ab62398</id>
<content type='text'>
Move arch/arm/include/asm/arch-keystone/*
  -&gt; arch/arm/mach-keystone/include/mach/*

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone2: ddr3: eliminate using global ddr3_size variable</title>
<updated>2015-02-16T17:41:41Z</updated>
<author>
<name>Vitaly Andrianov</name>
<email>vitalya@ti.com</email>
</author>
<published>2015-02-11T19:07:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=66c98a0c3807720a32ce49c9ba2a5808555062d7'/>
<id>urn:sha1:66c98a0c3807720a32ce49c9ba2a5808555062d7</id>
<content type='text'>
KS2 ddr3 initialization uses ddr3_size global variable before u-boot
relocation. Even if the variable is not being used after relocation,
writing to it corrupts relocation table.

This patch removes the global ddr3_size variable and uses local one
instead.

Signed-off-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Tested-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone: set default pci mode to root complex</title>
<updated>2015-01-05T20:13:47Z</updated>
<author>
<name>Karicheri, Muralidharan</name>
<email>m-karicheri2@ti.com</email>
</author>
<published>2014-12-09T19:32:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=58927a964e93e834fa7a0358f961d3a70b0502d6'/>
<id>urn:sha1:58927a964e93e834fa7a0358f961d3a70b0502d6</id>
<content type='text'>
pci ports are used as root complex in Linux. So set this as default
in u-boot for keystone devices

Signed-off-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
</content>
</entry>
<entry>
<title>net: keystone_net: add Keystone2 K2L SoC support</title>
<updated>2014-11-05T18:09:42Z</updated>
<author>
<name>Khoronzhuk, Ivan</name>
<email>ivan.khoronzhuk@ti.com</email>
</author>
<published>2014-10-29T11:09:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6c0fb41a0ac6e83728280c5946f0c7c25ec61da1'/>
<id>urn:sha1:6c0fb41a0ac6e83728280c5946f0c7c25ec61da1</id>
<content type='text'>
The Keystone2 Lamar SoC uses the same keystone net driver.
This patch adds opportunity to use it by K2L SoCs.

Acked-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
<entry>
<title>net: keystone_serdes: add keystone K2L SoC support</title>
<updated>2014-11-05T18:09:42Z</updated>
<author>
<name>Khoronzhuk, Ivan</name>
<email>ivan.khoronzhuk@ti.com</email>
</author>
<published>2014-10-29T11:09:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=87ac27bd5b02262cdca7d4701aabdfb7d9a43507'/>
<id>urn:sha1:87ac27bd5b02262cdca7d4701aabdfb7d9a43507</id>
<content type='text'>
Keystone2 Lamar SoC uses the same keystone SerDes driver.
All Keystone2 EVM boards currently use SerDes driver, so move
CONFIG_TI_KEYSTONE_SERDES to common configuration file.

Acked-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: keystone2: keysonte_nav: add support for K2L SoC</title>
<updated>2014-11-05T18:09:42Z</updated>
<author>
<name>Khoronzhuk, Ivan</name>
<email>ivan.khoronzhuk@ti.com</email>
</author>
<published>2014-10-29T11:09:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f324f2c00b95be2f3570f39a0243f18d8a6ba5e2'/>
<id>urn:sha1:f324f2c00b95be2f3570f39a0243f18d8a6ba5e2</id>
<content type='text'>
The Keystone2 Lamar SoC uses the same keystone navigator.
Move queue numbers to common hardware file, as all Keystone2 SoCs
have the same ones.

Acked-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
<entry>
<title>keystone2: ecc: add ddr3 error detection and correction support</title>
<updated>2014-10-23T15:27:29Z</updated>
<author>
<name>Vitaly Andrianov</name>
<email>vitalya@ti.com</email>
</author>
<published>2014-10-22T14:47:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=89f44bb0ceda8ba6b96f16d84a0a8a014f251e6e'/>
<id>urn:sha1:89f44bb0ceda8ba6b96f16d84a0a8a014f251e6e</id>
<content type='text'>
This patch adds the DDR3 ECC support to enable ECC in the DDR3
EMIF controller for Keystone II devices.

By default, ECC will only be enabled if RMW is supported in the
DDR EMIF controller. The entire DDR memory will be scrubbed to
zero using an EDMA channel after ECC is enabled and before
u-boot is re-located to DDR memory.

An ecc_test environment variable is added for ECC testing.
If ecc_test is set to 0, a detection of 2-bit error will reset
the device, if ecc_test is set to 1, 2-bit error detection
will not reset the device, user can still boot the kernel to
check the ECC error handling in kernel.

Signed-off-by: Hao Zhang &lt;hzhang@ti.com&gt;
Signed-off-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: keystone: msmc: extend functionality of SES</title>
<updated>2014-10-23T15:27:29Z</updated>
<author>
<name>Vitaly Andrianov</name>
<email>vitalya@ti.com</email>
</author>
<published>2014-10-22T14:47:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=079da2d514a447626a81f9df45c9f57e2f512a77'/>
<id>urn:sha1:079da2d514a447626a81f9df45c9f57e2f512a77</id>
<content type='text'>
Add functions to set/get SES PMAX values of Pivilege ID pair.
Also add msmc module definitions.

Acked-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
Signed-off-by: Hao Zhang &lt;hzhang@ti.com&gt;
Signed-off-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: keystone: clock: add support for K2E SoCs</title>
<updated>2014-10-23T15:27:29Z</updated>
<author>
<name>Khoronzhuk, Ivan</name>
<email>ivan.khoronzhuk@ti.com</email>
</author>
<published>2014-10-17T18:01:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=69a3b811411d7f7d58c1ad587412451e7d4ed412'/>
<id>urn:sha1:69a3b811411d7f7d58c1ad587412451e7d4ed412</id>
<content type='text'>
For K2E and K2L SoCs clock output from PASS PLL has to be enabled
after NETCP domain and PA module are enabled. So create new function
for that and call it after PA module is enabled.

Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
<entry>
<title>net: keystone_net: add Keystone2 K2E SoC support</title>
<updated>2014-10-23T15:27:29Z</updated>
<author>
<name>Khoronzhuk, Ivan</name>
<email>ivan.khoronzhuk@ti.com</email>
</author>
<published>2014-10-17T18:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ff11c7697cee84d03e8020cc6198554550cd3ea2'/>
<id>urn:sha1:ff11c7697cee84d03e8020cc6198554550cd3ea2</id>
<content type='text'>
The Keystone2 Edison SoC uses the same keystone net driver.
This patch adds opportunity to use it by K2E SoCs.

Acked-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Acked-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
</feed>
