<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/powerpc/cpu, branch v2017.01-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/powerpc/cpu?h=v2017.01-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/powerpc/cpu?h=v2017.01-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-12-05T16:31:45Z</updated>
<entry>
<title>fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum</title>
<updated>2016-12-05T16:31:45Z</updated>
<author>
<name>Shengzhou Liu</name>
<email>Shengzhou.Liu@nxp.com</email>
</author>
<published>2016-11-21T03:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=02fb2761576be8096ebf1b3f961a2cdb21b422ae'/>
<id>urn:sha1:02fb2761576be8096ebf1b3f961a2cdb21b422ae</id>
<content type='text'>
- add additional function erratum_a009942_check_cpo to check if the
  board needs tuning CPO calibration for optimal setting.
- move ERRATUM_A009942(with revision to check cpo_sample option) from
  fsl_ddr_gen4.c to ctrl_regs.c for reuse on all DDR4/DDR3 parts.
- move ERRATUM_A008378 from fsl_ddr_gen4.c to ctrl_regs.c
- remove obsolete ERRATUM_A004934 which is replaced with ERRATUM_A009942.

Signed-off-by: Shengzhou Liu &lt;Shengzhou.Liu@nxp.com&gt;
[YS: Replaced CONFIG_QEMU_E500 with CONFIG_ARCH_QEMU_E500]
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option</title>
<updated>2016-12-04T16:59:11Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-01T22:10:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=54db3c20bdc43c458854446939b706b4adee46cf'/>
<id>urn:sha1:54db3c20bdc43c458854446939b706b4adee46cf</id>
<content type='text'>
Use Kconfig instead of defining this macro in header file.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option</title>
<updated>2016-12-02T20:38:42Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-01T22:05:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8303acbce8269048b29ee72b33ebbfadef41b6f2'/>
<id>urn:sha1:8303acbce8269048b29ee72b33ebbfadef41b6f2</id>
<content type='text'>
Move the macro to Kconfig SYS_FSL_NUM_LAWS.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig</title>
<updated>2016-12-02T20:38:42Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-02T18:45:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f4325b47a8e79676c94b85c0a75f14626bb6d9c3'/>
<id>urn:sha1:f4325b47a8e79676c94b85c0a75f14626bb6d9c3</id>
<content type='text'>
Clean up existing definitions and drop from white list.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig</title>
<updated>2016-12-02T20:38:42Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-02T18:44:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=05cb79a72cc3b99a0238e8b8eeec6d3ffd8b0674'/>
<id>urn:sha1:05cb79a72cc3b99a0238e8b8eeec6d3ffd8b0674</id>
<content type='text'>
Some header files have this macro defined conditionally and
redefined unconditionally. Remove all existing definitions.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc85xx: Move SECURE_BOOT to Kconfig</title>
<updated>2016-12-02T20:38:41Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-02T17:33:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c6e6bda3a873fe036b30746195b59339d10e3cdf'/>
<id>urn:sha1:c6e6bda3a873fe036b30746195b59339d10e3cdf</id>
<content type='text'>
Move from CONFIG_SYS_EXTRA_OPTIONS to Kconfig option.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option</title>
<updated>2016-12-02T16:52:34Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-01T21:32:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a1e6810a2c0e7879583cf4cca53476219dc5203'/>
<id>urn:sha1:4a1e6810a2c0e7879583cf4cca53476219dc5203</id>
<content type='text'>
Move default value definitions to Kconfig SYS_CCSRBAR_DEFAULT.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option</title>
<updated>2016-12-02T16:52:34Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-01T21:26:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=830fc1bfe7c0c735c479804ce66c1c6a705260ee'/>
<id>urn:sha1:830fc1bfe7c0c735c479804ce66c1c6a705260ee</id>
<content type='text'>
Move default value definitions to to Kconfig SYS_CCSRBAR_DEFAULT.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: cyrus: Separate P5020/P5040 config options</title>
<updated>2016-12-02T16:52:34Z</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-02T02:37:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=22a1b99a1dd82cb06d05de81a8bc3c52f8b0b5bb'/>
<id>urn:sha1:22a1b99a1dd82cb06d05de81a8bc3c52f8b0b5bb</id>
<content type='text'>
Instead of using EXTRA options in defconfig, use two targets
in Kconfig to select correct SoC.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-mpc85xx</title>
<updated>2016-11-30T00:42:48Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2016-11-30T00:42:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6b29a395b62965eef6b5065d3a526a8588a92038'/>
<id>urn:sha1:6b29a395b62965eef6b5065d3a526a8588a92038</id>
<content type='text'>
</content>
</entry>
</feed>
