<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/arch/powerpc/include, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-06-20T05:13:55Z</updated>
<entry>
<title>powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig</title>
<updated>2019-06-20T05:13:55Z</updated>
<author>
<name>Hou Zhiqiang</name>
</author>
<published>2019-05-22T14:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c16dfd016afb92771d425ae84a2949da1d7e112b'/>
<id>urn:sha1:c16dfd016afb92771d425ae84a2949da1d7e112b</id>
<content type='text'>
Use the Kconfig option to select the PCIe ASPM errata.

Signed-off-by: Hou Zhiqiang &lt;Zhiqiang.Hou@nxp.com&gt;
Reviewed-by: Prabhakar Kushwaha &lt;prabhakar.kushwaha@nxp.com&gt;
</content>
</entry>
<entry>
<title>powerpc: Simplify processor.h</title>
<updated>2019-05-21T05:52:34Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-28T08:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6fffab74cd42009ed7189f3c0b00fa19dfb8051a'/>
<id>urn:sha1:6fffab74cd42009ed7189f3c0b00fa19dfb8051a</id>
<content type='text'>
Lots of stuff in processor.h was taken verbatim from the Linux kernel.
It was never synced, so most of it was removed or changed in the kernel
since it was imported.

Remove all the stuff that is unused in the current U-Boot sources;
should anybody feel the need to re-sync with the kernel, they can do it
later on.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Add arch clock.h to make SDHC work</title>
<updated>2019-05-21T05:52:33Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9fc148ebc413a3eda720d9f74f9a102afacf0fc4'/>
<id>urn:sha1:9fc148ebc413a3eda720d9f74f9a102afacf0fc4</id>
<content type='text'>
The fsl-esdhc driver can be used for the SDHC functionality on MPC83xx,
but it needs some additional definitions.

Add a clock.h file, so we can use the driver for MPC83xx.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Prepare usage of DM gpio driver</title>
<updated>2019-05-21T05:52:33Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d17e5fdfea01cc53ff6a82725ff02479fbbfa957'/>
<id>urn:sha1:d17e5fdfea01cc53ff6a82725ff02479fbbfa957</id>
<content type='text'>
The MPC85xx GPIO driver was converted to handle a broader range of SoCs.

Prepare the MPC83xx code for usage of this driver.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc83xx: Fix MPC8308 IMMR memory layout</title>
<updated>2019-05-21T05:52:33Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a06e665b47c891d1faf6bfd03a3f7cd3a9fea694'/>
<id>urn:sha1:a06e665b47c891d1faf6bfd03a3f7cd3a9fea694</id>
<content type='text'>
The MPC8308 has two I2C controllers, but no PCI controller.

Fix the register map layout for this SoC.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>powerpc: Add LSDMR config values</title>
<updated>2019-05-20T11:50:34Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=10590363b55658029616aa79694880a30a9764c3'/>
<id>urn:sha1:10590363b55658029616aa79694880a30a9764c3</id>
<content type='text'>
The LSDMR_* macros are used to configure the system bus on MPC83xx.

A few of the possible LSDMR_* macros were never defined in the
respective include files. This renders the SDRAM support on the
MPC8349EMDS unusable, because it uses these undefined macros.

To make the SDRAM option work, introduce these macros into the proper
config file.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Introduce ARCH_MPC837X</title>
<updated>2019-05-20T11:50:34Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=8439e99ddb54872f124b86f671d10d8a66cf9693'/>
<id>urn:sha1:8439e99ddb54872f124b86f671d10d8a66cf9693</id>
<content type='text'>
Replace CONFIG_MPC837x with a proper CONFIG_ARCH_MPC837X Kconfig option.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Introduce ARCH_MPC836*</title>
<updated>2019-05-20T11:50:34Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=61abced70fe5abf59b1a906d395b659ad918b8de'/>
<id>urn:sha1:61abced70fe5abf59b1a906d395b659ad918b8de</id>
<content type='text'>
Replace CONFIG_MPC836* with proper CONFIG_ARCH_MPC836* Kconfig options.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Introduce ARCH_MPC834*</title>
<updated>2019-05-20T11:50:34Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d5cfa4aa5d6422ad654bbc4032361c2367439de8'/>
<id>urn:sha1:d5cfa4aa5d6422ad654bbc4032361c2367439de8</id>
<content type='text'>
Replace CONFIG_MPC834* with proper CONFIG_ARCH_MPC834* Kconfig options.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Introduce ARCH_MPC832*</title>
<updated>2019-05-20T11:50:34Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=bd3b867eb988b6796909765310cd2ae8b2b3cd94'/>
<id>urn:sha1:bd3b867eb988b6796909765310cd2ae8b2b3cd94</id>
<content type='text'>
Replace CONFIG_MPC832* with proper CONFIG_ARCH_MPC832* Kconfig options.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
</feed>
