<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch, branch v2014.01-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch?h=v2014.01-rc3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch?h=v2014.01-rc3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-01-13T18:50:25Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2014-01-13T18:50:25Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-01-13T18:50:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0effc5e5678e569296f661c8f66b182e8788f30d'/>
<id>urn:sha1:0effc5e5678e569296f661c8f66b182e8788f30d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: pxa: Fix OneNAND SPL builds</title>
<updated>2014-01-13T11:39:10Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2013-12-25T23:46:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=67decc71ed887d91fd17a1731533ff7a277e6fb5'/>
<id>urn:sha1:67decc71ed887d91fd17a1731533ff7a277e6fb5</id>
<content type='text'>
The OneNAND SPL used on PXA is slightly obscure. Due to the OneNAND limitation,
where we have only the first 1KiB of the OneNAND available upon power-up as a
memory-mapped area, from which the CPU starts executing, we place only the most
essential code into this first 1KiB . This code copies the rest of the SPL into
SRAM and jumps to it. This code is stored in section .text.0 .

The rest of the SPL is stored in section .text.1 . When running the OBJCOPY on
the SPL, it will preserve only .text section, but the .text.0 and .text.1 are
stripped away from the result, thus making the SPL binary empty. The patch adds
additional -j parameters to the OBJCOPY for PXA during the SPL build, which will
preserve the .text.0 and .text.1 sections.

Moreover, this patch also adds missing functions into the .text.0 section, since
otherwise the PXA270 with 1KiB-window OneNAND won't be able to boot.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>usb: ehci: exynos: set/reset hsic phys</title>
<updated>2014-01-13T11:23:28Z</updated>
<author>
<name>Inderpal Singh</name>
<email>chander.kashyap@linaro.org</email>
</author>
<published>2014-01-08T03:49:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=16f9480dfcac19f59fe9d7896b2af3bcbfc78f23'/>
<id>urn:sha1:16f9480dfcac19f59fe9d7896b2af3bcbfc78f23</id>
<content type='text'>
The controller has 3 ports. The port0 is for USB 2.0 Phy, port1 and port2
are for HSIC phys. The usb 2.0 phy is already being setup. This patch
sets up the hsic phys.

Signed-off-by: Inderpal Singh &lt;inderpal.singh@linaro.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2014-01-10T15:56:00Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-01-10T15:56:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7f673c99c2d8d1aa21996c5b914f06d784b080ca'/>
<id>urn:sha1:7f673c99c2d8d1aa21996c5b914f06d784b080ca</id>
<content type='text'>
Bringing in the MMC tree means that CONFIG_BOUNCE_BUFFER needed to be
added to include/configs/exynos5-dt.h now.

Conflicts:
	include/configs/exynos5250-dt.h

Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>gpio: zynq: Add dummy gpio routines</title>
<updated>2014-01-10T14:18:33Z</updated>
<author>
<name>Jagannadha Sutradharudu Teki</name>
<email>jagannadha.sutradharudu-teki@xilinx.com</email>
</author>
<published>2014-01-08T20:18:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84515165da1dd21171b7d6042f07b2af210849b5'/>
<id>urn:sha1:84515165da1dd21171b7d6042f07b2af210849b5</id>
<content type='text'>
GPIO dummy routines are required for fdt build, may be removed
these dependencies once the u-boot fdt is fully optimized.

Signed-off-by: Jagannadha Sutradharudu Teki &lt;jaganna@xilinx.com&gt;
</content>
</entry>
<entry>
<title>dts: zynq: Add basic fdt support</title>
<updated>2014-01-10T14:18:33Z</updated>
<author>
<name>Jagannadha Sutradharudu Teki</name>
<email>jagannadha.sutradharudu-teki@xilinx.com</email>
</author>
<published>2014-01-08T20:18:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f8f36c5dda67c53c471d1fe65215b9124ef62d71'/>
<id>urn:sha1:f8f36c5dda67c53c471d1fe65215b9124ef62d71</id>
<content type='text'>
This patch provides a basic fdt support for zynq u-boot.

zynq-7000.dtsi-&gt; initial arch dts file
zynq-zed.dts -&gt; initial zed board dts file
more devices should be added in subsequent patches.

u-boot build: once configuring of a board done
for building dtb with zynq-zed.dts as an input
zynq-uboot&gt; make DEVICE_TREE=zynq-zed

Enabled CONFIG_OF_SEPARATE for building dtb separately.
There is a new binary called u-boot-dtb.bin which is a u-boot
with devicetree supported.

Signed-off-by: Jagannadha Sutradharudu Teki &lt;jaganna@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq: Add support to find bootmode</title>
<updated>2014-01-10T14:18:33Z</updated>
<author>
<name>Jagannadha Sutradharudu Teki</name>
<email>jagannadha.sutradharudu-teki@xilinx.com</email>
</author>
<published>2014-01-08T20:18:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b3de92495f23db58a2643fb9328edacbf9a17f1c'/>
<id>urn:sha1:b3de92495f23db58a2643fb9328edacbf9a17f1c</id>
<content type='text'>
Added support to find the bootmodes by reading
slcr bootmode register. this can be helpful to
autoboot the configurations w.r.t a specified bootmode.

Added this functionality on board_late_init as it's not
needed for normal initializtion part.

Signed-off-by: Jagannadha Sutradharudu Teki &lt;jaganna@xilinx.com&gt;
</content>
</entry>
<entry>
<title>armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases</title>
<updated>2014-01-10T09:10:23Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-01-09T20:11:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=795611e6ffb7d95c2a4529f365953bead0ccd13f'/>
<id>urn:sha1:795611e6ffb7d95c2a4529f365953bead0ccd13f</id>
<content type='text'>
The toolchain sets __aarch64__ for both LE and BE.  In the case of
posix_types.h we cannot reliably use config.h as that will lead to
problems.  In the case of byteorder.h it's clearer to check the EB flag
being set in either case instead.

Cc: David Feng &lt;fenghua@phytium.com.cn&gt;
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

Amended by Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt; to
actually remove the config.h include from the posix_types.h
files, with permission from Tom Rini.
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-mmc</title>
<updated>2014-01-09T16:05:32Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-01-09T16:05:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8401bfa91ef57e331e2a3abdf768d41803bec88e'/>
<id>urn:sha1:8401bfa91ef57e331e2a3abdf768d41803bec88e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sh</title>
<updated>2014-01-09T16:04:53Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-01-09T16:04:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=33d413fc91e0bbbb92962a80f5333d6f1f628c5b'/>
<id>urn:sha1:33d413fc91e0bbbb92962a80f5333d6f1f628c5b</id>
<content type='text'>
</content>
</entry>
</feed>
