<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/ti, branch v2016.07</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=v2016.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/ti?h=v2016.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-07-01T21:42:57Z</updated>
<entry>
<title>ti_omap5_common: Find right dtb file for DRA72-RevC Evm</title>
<updated>2016-07-01T21:42:57Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-06-29T09:20:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=df6b506f16d2666ebac5b9d61b67bb6bbfaea6de'/>
<id>urn:sha1:df6b506f16d2666ebac5b9d61b67bb6bbfaea6de</id>
<content type='text'>
DRA72-Evm revC uses dra72-evm-revc.dtb. Update the same in env vatiables.

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: AM437x: Align HS device variant defconfig filename</title>
<updated>2016-07-01T21:42:53Z</updated>
<author>
<name>Andreas Dannenberg</name>
<email>dannenberg@ti.com</email>
</author>
<published>2016-06-22T22:10:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4aae64c22abbe3a3003322654ae6cd08d5d4c889'/>
<id>urn:sha1:4aae64c22abbe3a3003322654ae6cd08d5d4c889</id>
<content type='text'>
Align the name of the defconfig file for high-security (HS) device variants
from the AM43xx family of SoCs with the corresponding name used for the
general purpose devices. This allows for easier cross-association of those
files and also provides room to grow from an HS device part number
perspective.

Furthermore, update and cleanup associated MAINTAINERS file.

Signed-off-by: Andreas Dannenberg &lt;dannenberg@ti.com&gt;
Cc: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Cc: Madan Srinivas &lt;madans@ti.com&gt;
</content>
</entry>
<entry>
<title>Kconfig: make NOR_BOOT a common option</title>
<updated>2016-06-28T02:32:07Z</updated>
<author>
<name>Peng Fan</name>
<email>van.freenix@gmail.com</email>
</author>
<published>2016-06-17T09:39:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d14739ffe16092323f838b8d3f61796afe083810'/>
<id>urn:sha1:d14739ffe16092323f838b8d3f61796afe083810</id>
<content type='text'>
Not only am335x supports booting from NOR, i.MX6 SoCs also
supports booting from NOR. Make NOR_BOOT a common
option to let different SoCs share it.

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Heiko Schocher &lt;hs@denx.de&gt;
Cc: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Cc: Christophe Ricard &lt;christophe-h.ricard@st.com&gt;
Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Cc: Francois Retief &lt;fgretief@spaceteq.co.za&gt;
Cc: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>board: am437x-hs: spl: Select right dtb from fit</title>
<updated>2016-06-13T12:56:38Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-06-10T05:14:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1736121b24f0cf05b08bac03035b9d34d52a5d99'/>
<id>urn:sha1:1736121b24f0cf05b08bac03035b9d34d52a5d99</id>
<content type='text'>
Select a right dtb from FIT for am437x-hs platform.

Reported-by: Madan Srinivas &lt;madans@ti.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: dts: AM572x-IDK Initial Support</title>
<updated>2016-06-13T12:56:38Z</updated>
<author>
<name>Schuyler Patton</name>
<email>spatton@ti.com</email>
</author>
<published>2016-06-10T04:05:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=332dddc6a1290665963be3b74d3ec7a80d7bf1ae'/>
<id>urn:sha1:332dddc6a1290665963be3b74d3ec7a80d7bf1ae</id>
<content type='text'>
Add initial DTS support for AM572-IDK evm.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Schuyler Patton &lt;spatton@ti.com&gt;
Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>board: am57xx: fit: add support for selecting dtb dynamically</title>
<updated>2016-06-13T12:56:36Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-06-10T04:05:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7a0ea589ba8344eb39f864cb277b5056e37b50a7'/>
<id>urn:sha1:7a0ea589ba8344eb39f864cb277b5056e37b50a7</id>
<content type='text'>
FIT allows for a multiple dtb in a single image. SPL needs away to
detect the right dtb to be used. Adding support for the same for am57xx
platforms.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM</title>
<updated>2016-06-13T12:56:36Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-06-10T04:05:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=165bd7a1cc1624750376eb291bcd3c46597b4148'/>
<id>urn:sha1:165bd7a1cc1624750376eb291bcd3c46597b4148</id>
<content type='text'>
board/am57xx supports all boards based on am57xx. Rename the taget
as TARGET_AM57XX_EVM.

Fixes: 74cc8b097d9af ("board: ti: beagle_x15: Rename to indicate support for TI am57xx evms")
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>arm: dra7xx: Assign omap_vcores based on board type</title>
<updated>2016-06-12T17:14:57Z</updated>
<author>
<name>Keerthy</name>
<email>j-keerthy@ti.com</email>
</author>
<published>2016-06-07T10:35:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1428d8327006445a861e347e8b1640e8eb9c5edf'/>
<id>urn:sha1:1428d8327006445a861e347e8b1640e8eb9c5edf</id>
<content type='text'>
Currently omap_vcores which holds pmic data is being assigned based
on the SoC type. PMIC is not a part of SoC. It is logical to
to assign omap_vcores based on board type. Hence over ride the
vcores_init function and assign omap_vcores based on the board type.

Reported-by: Nishanth Menon &lt;nm@ti.com&gt;
Signed-off-by: Keerthy &lt;j-keerthy@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: DRA7xx: Enable FIT for hs platforms</title>
<updated>2016-06-06T17:39:17Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-06-06T05:24:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ca5599c3fb4551c5a71b627f7552723fb9c74928'/>
<id>urn:sha1:ca5599c3fb4551c5a71b627f7552723fb9c74928</id>
<content type='text'>
Use a single defconfig for all DRA7xx hs platforms by enabling FIT and delete
the platform specific defconfigs.

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: k2g: Configure reset mux to device reset</title>
<updated>2016-06-03T01:42:19Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-05-26T13:35:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2924e5904ae413e0b4a2a0d407267e7bbc2c7c4'/>
<id>urn:sha1:e2924e5904ae413e0b4a2a0d407267e7bbc2c7c4</id>
<content type='text'>
BOOTCFG_RSTMUX8 register controls the reset mux associated with the ARM.
Timer5(dedicated to ARM) when used as WatchDog timer, the events it
generates are routed to the above mux.

Following are the 3 events that can controlled bt the reset mux:
- Device Reset
- An interrupt to the ARM_GIC
- An interrupt to the ARM_GIC followed by a device reset.

Right now to give a default watchdog behaviour "Device reset" is
being selected.

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Acked-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
</entry>
</feed>
