<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm, branch v2015.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm?h=v2015.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm?h=v2015.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-10-19T15:30:38Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2015-10-19T15:30:38Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-10-19T15:30:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7003e4cf76138de2f6af2f251ec929f2ea4b4043'/>
<id>urn:sha1:7003e4cf76138de2f6af2f251ec929f2ea4b4043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: rpi: add another revision of Raspberry Pi A+</title>
<updated>2015-10-19T06:12:25Z</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2015-10-14T15:17:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=79ad5cef151fff32432a31ce7fe92e170d8a95ae'/>
<id>urn:sha1:79ad5cef151fff32432a31ce7fe92e170d8a95ae</id>
<content type='text'>
Seen this one in the wild. Is labelled "Raspberry Pi Model A+ V1.1,
(C) Raspberry Pi 2014". A standard A+ board, much like the one with
version 0x12, didn't notice any differencies.

Signed-off-by: Lubomir Rintel &lt;lkundrak@v3.sk&gt;
</content>
</entry>
<entry>
<title>ARM: k2e/l: Apply WA for selecting PA clock source</title>
<updated>2015-10-18T00:16:13Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2015-10-08T06:01:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8626cb8021d92603cb6a305fb686510a8d14d6bd'/>
<id>urn:sha1:8626cb8021d92603cb6a305fb686510a8d14d6bd</id>
<content type='text'>
On keystone2 Lamarr and Edison platforms, the PA clocksource
mux in PLL REG1, can be changed only after enabling its clock
domain.
So selecting the output of PASS PLL as input to PA only after
enabling the clockdomain.
This is as per the debug done by "Vitaly Andrianov &lt;vitalya@ti.com&gt;"
and based on the previous work done by "Hao Zhang &lt;hzhang@ti.com&gt;"

Fixes: d634a0775bcf ("ARM: keystone2: Cleanup PLL init code")
Reported-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Tested-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-socfpga</title>
<updated>2015-10-17T00:21:04Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-10-17T00:21:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ac6a53219a1bf5bd30b754d6d3f04f26e3921d15'/>
<id>urn:sha1:ac6a53219a1bf5bd30b754d6d3f04f26e3921d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts</title>
<updated>2015-10-16T23:47:31Z</updated>
<author>
<name>Dinh Nguyen</name>
<email>dinguyen@opensource.altera.com</email>
</author>
<published>2015-10-12T16:59:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3790a8c66266de6361c8be1544d244f8adb71fb9'/>
<id>urn:sha1:3790a8c66266de6361c8be1544d244f8adb71fb9</id>
<content type='text'>
We need "u-boot,dm-pre-reloc" in the socfpga_cyclone5_socdk.dts file in
order for the SPL to use SD/MMC.

Signed-off-by: Dinh Nguyen &lt;dinguyen@opensource.altera.com&gt;
</content>
</entry>
<entry>
<title>arm: socfpga: enable data/inst prefetch and shared override in the L2</title>
<updated>2015-10-16T23:47:31Z</updated>
<author>
<name>Dinh Nguyen</name>
<email>dinguyen@opensource.altera.com</email>
</author>
<published>2015-10-15T15:13:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8d8e13e129f20ef82a271094eb713d513e83adf4'/>
<id>urn:sha1:8d8e13e129f20ef82a271094eb713d513e83adf4</id>
<content type='text'>
Update the L2 AUX CTRL settings for the SoCFPGA.

Enabling D and I prefetch bits helps improve SDRAM performance on the
platform.

Also, we need to enable bit 22 of the L2. By not having bit 22 set in the
PL310 Auxiliary Control register (shared attribute override enable) has the
side effect of transforming Normal Shared Non-cacheable reads into Cacheable
no-allocate reads.

Coherent DMA buffers in Linux always have a Cacheable alias via the
kernel linear mapping and the processor can speculatively load cache
lines into the PL310 controller. With bit 22 cleared, Non-cacheable
reads would unexpectedly hit such cache lines leading to buffer
corruption.

Signed-off-by: Dinh Nguyen &lt;dinguyen@opensource.altera.com&gt;
</content>
</entry>
<entry>
<title>arm: mmu: Add missing volatile for reading SCTLR register</title>
<updated>2015-10-16T05:55:51Z</updated>
<author>
<name>Alison Wang</name>
<email>b18965@freescale.com</email>
</author>
<published>2015-09-09T02:22:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53fd4b8c22bbdf4598f87e701e9a6c6ee50172ff'/>
<id>urn:sha1:53fd4b8c22bbdf4598f87e701e9a6c6ee50172ff</id>
<content type='text'>
Add 'volatile' qualifier to the asm statement in get_cr()
so that the statement is not optimized out by the compiler.

(http://comments.gmane.org/gmane.linux.linaro.toolchain/5163)

Without the 'volatile', get_cr() returns a wrong value which
prevents enabling the MMU  and later causes a PCIE VA access
failure.

Signed-off-by: Alison Wang &lt;alison.wang@freescale.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2015-10-15T21:45:39Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-10-15T21:45:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1275456d31cc130738775dca19b0a2ab1374cfbd'/>
<id>urn:sha1:1275456d31cc130738775dca19b0a2ab1374cfbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pci: pcie_imx: Fix hang on mx6qp</title>
<updated>2015-10-15T13:05:13Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2015-10-13T14:01:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aaf87f03ad709ff9f00819ef1eb001e878ad0a54'/>
<id>urn:sha1:aaf87f03ad709ff9f00819ef1eb001e878ad0a54</id>
<content type='text'>
PCI driver currently hangs on mx6qp.

Toggle the reset bit with the appropriate timings to fix the issue.

Based on the FSL kernel driver implementation.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>armv8/gic: Fix GIC v2 initialization</title>
<updated>2015-10-15T12:47:03Z</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2015-08-20T09:52:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b1964c72bdb9ca44de3a56d40927409b8cab2a76'/>
<id>urn:sha1:b1964c72bdb9ca44de3a56d40927409b8cab2a76</id>
<content type='text'>
Initialize all GICD_IGROUPRn registers and set up GICC_CTLR to enable
interrupts to the primary CPU. This fixes issues seen after booting a
Linux kernel from U-Boot.

Suggested-by: Marc Zyngier &lt;marc.zyngier@arm.com&gt;
Suggested-by: Mark Rutland &lt;mark.rutland@arm.com&gt;
Cc: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Cc: Mark Rutland &lt;mark.rutland@arm.com&gt;
Cc: Marc Zyngier &lt;marc.zyngier@arm.com&gt;
Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
</feed>
