<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/ti, branch v2015.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/ti?h=v2015.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/ti?h=v2015.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-01-12T14:38:47Z</updated>
<entry>
<title>omap: beagle_x15: add MAINTAINERS</title>
<updated>2015-01-12T14:38:47Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-12-19T05:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7eb39236958cbc08780e08375b09ccb1981b33ad'/>
<id>urn:sha1:7eb39236958cbc08780e08375b09ccb1981b33ad</id>
<content type='text'>
Commit 1e4ad74b875f (beagle_x15: add board support for Beagle x15)
missed to add board/ti/beagle_x15/MAINTAINERS.

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Cc: Felipe Balbi &lt;balbi@ti.com&gt;
</content>
</entry>
<entry>
<title>doc: fix spelling errors in am335x/README</title>
<updated>2015-01-08T16:00:45Z</updated>
<author>
<name>Jeremiah Mahler</name>
<email>jmmahler@gmail.com</email>
</author>
<published>2015-01-07T00:40:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fa840b09216c6ea728240294b66d2d9ae42c36e1'/>
<id>urn:sha1:fa840b09216c6ea728240294b66d2d9ae42c36e1</id>
<content type='text'>
Fix several spelling errors and replace the invalid word
"architectured" with "designed".

Signed-off-by: Jeremiah Mahler &lt;jmmahler@gmail.com&gt;
</content>
</entry>
<entry>
<title>ARM: OMAP4: Panda: rework DMM logic</title>
<updated>2015-01-05T20:13:45Z</updated>
<author>
<name>Nishanth Menon</name>
<email>nm@ti.com</email>
</author>
<published>2014-12-18T21:28:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38e5a5abda3bbbfd8aca7ed65a5354ee6709fb12'/>
<id>urn:sha1:38e5a5abda3bbbfd8aca7ed65a5354ee6709fb12</id>
<content type='text'>
Part of DMM logic is reuse from commit
47a4bea6af77b01d59a410d09a4c34b2dd14cf50 ("ARM: omap4: Update sdram
setting for panda rev A6") Which broke SDP4430 with ES2.3 (uses old
DDR).

So, to maintain support for newer DDR used in Panda ES rev B3, we
should, in addition to the commit
675cc77a3ae45e8b0ec17128563264d4a509f628 ("ARM:OMAP4+: panda-es: Support
Rev B3 Elpida DDR2 RAM"), DDR timings, also do DMM configuration
specific to Panda.

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.h</title>
<updated>2014-12-05T02:28:31Z</updated>
<author>
<name>Lubomir Popov</name>
<email>lpopov@mm-sol.com</email>
</author>
<published>2014-11-10T16:34:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ae525189f032f3ee2edadc6bc66b29e96969592c'/>
<id>urn:sha1:ae525189f032f3ee2edadc6bc66b29e96969592c</id>
<content type='text'>
The comments on the QSPI pad assignments erronously swapped
the qspi1_d0 and qspi1_d1 functionality and could cause
confusion. QSPI1_D[0] is in fact muxed on pad U1 (gpmc_a16),
and QSPI1_D[1] - on pad P3 (gpmc_a17). Fixing comments.

Signed-off-by: Lubomir Popov &lt;l-popov@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>omap_hsmmc: Board-specific TWL4030 MMC power initializations</title>
<updated>2014-12-05T02:28:15Z</updated>
<author>
<name>Paul Kocialkowski</name>
<email>contact@paulk.fr</email>
</author>
<published>2014-11-08T19:55:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aac5450ea92abc9109a78cc099d366962148719f'/>
<id>urn:sha1:aac5450ea92abc9109a78cc099d366962148719f</id>
<content type='text'>
Boards using the TWL4030 regulator may not all use the LDOs the same way
(e.g. MMC2 power can be controlled by another LDO than VMMC2).
This delegates TWL4030 MMC power initializations to board-specific functions,
that may still call twl4030_power_mmc_init for the default behavior.

Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
[trini: Fix omap3_evm warning, add twl4030.h]
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>beagle_x15: add board support for Beagle x15</title>
<updated>2014-12-04T16:04:39Z</updated>
<author>
<name>Felipe Balbi</name>
<email>balbi@ti.com</email>
</author>
<published>2014-11-10T20:02:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1e4ad74b875f4da91193afffb0bb0db90ec7b886'/>
<id>urn:sha1:1e4ad74b875f4da91193afffb0bb0db90ec7b886</id>
<content type='text'>
BeagleBoard-X15 is the next generation Open Source
Hardware BeagleBoard based on TI's AM5728 SoC
featuring dual core 1.5GHZ A15 processor. The
platform features 2GB DDR3L (w/dual 32bit busses),
eSATA, 3 USB3.0 ports, integrated HDMI (1920x108@60),
separate LCD port, video In port, 4GB eMMC, uSD,
Analog audio in/out, dual 1G Ethernet.

For more information, refer to:
http://www.elinux.org/Beagleboard:BeagleBoard-X15

Signed-off-by: Felipe Balbi &lt;balbi@ti.com&gt;
Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>arm: omap5: don't enable misc_init_r by default</title>
<updated>2014-12-04T16:04:12Z</updated>
<author>
<name>Felipe Balbi</name>
<email>balbi@ti.com</email>
</author>
<published>2014-11-06T14:28:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ba2e01c72be50b49e731ef3d06a0e5f55bb328b4'/>
<id>urn:sha1:ba2e01c72be50b49e731ef3d06a0e5f55bb328b4</id>
<content type='text'>
Out of all OMAP5-like boards, only one of them
needs CONFIG_MISC_INIT_R, so it's best to enable
that for that particular board only, instead of
enabling for all boards unconditionally.

Signed-off-by: Felipe Balbi &lt;balbi@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>fdt: Allow ft_board_setup() to report failure</title>
<updated>2014-11-21T03:43:15Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-10-24T00:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e895a4b06f9062f052d438df7f4766b3decdb3d4'/>
<id>urn:sha1:e895a4b06f9062f052d438df7f4766b3decdb3d4</id>
<content type='text'>
This function can fail if the device tree runs out of space. Rather than
silently booting with an incomplete device tree, allow the failure to be
detected.

Unfortunately this involves changing a lot of places in the code. I have
not changed behvaiour to return an error where one is not currently
returned, to avoid unexpected breakage.

Eventually it would be nice to allow boards to register functions to be
called to update the device tree. This would avoid all the many functions
to do this. However it's not clear yet if this should be done using driver
model or with a linker list. This work is left for later.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>kconfig: arm: select CPU_V7 for some new boards</title>
<updated>2014-11-13T13:37:18Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-11-06T02:39:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=790f70c725d6a89e6a9ac78f91b025454ae75dde'/>
<id>urn:sha1:790f70c725d6a89e6a9ac78f91b025454ae75dde</id>
<content type='text'>
This commit adds "select CPU_V7" for some new boards that were not
covered by commit 2e07c249a67e
(kconfig: arm: introduce symbol for ARM CPUs).

Redundant "SYS_CPU" defines and "string" directives should be removed.

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
Acked-by: Georges Savoundararadj &lt;savoundg@gmail.com&gt;
</content>
</entry>
<entry>
<title>ks2_evm: board: remove sprintf for simple string</title>
<updated>2014-11-06T16:04:39Z</updated>
<author>
<name>Khoronzhuk, Ivan</name>
<email>ivan.khoronzhuk@ti.com</email>
</author>
<published>2014-11-04T18:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=30491fc83ea423bb73a5ab769360a91a416fd044'/>
<id>urn:sha1:30491fc83ea423bb73a5ab769360a91a416fd044</id>
<content type='text'>
There is no reason to sprintf simple string.

Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;
</content>
</entry>
</feed>
