<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/st, branch v2016.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"</title>
<updated>2016-07-21T19:38:13+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2016-07-21T19:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=95d52733036af7438a5285d729d53844ec48c63e'/>
<id>95d52733036af7438a5285d729d53844ec48c63e</id>
<content type='text'>
Per Vikas' request, the problem this commit is supposed to be solving is
something he doesn't see and further this introduces additional hardware
requirements.

This reverts commit 4b2fd720a7b2f78c42d1565edf4c67f378c65440.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per Vikas' request, the problem this commit is supposed to be solving is
something he doesn't see and further this introduces additional hardware
requirements.

This reverts commit 4b2fd720a7b2f78c42d1565edf4c67f378c65440.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: Change USART port to USART6 for stm32f746 discovery board</title>
<updated>2016-07-14T22:22:44+00:00</updated>
<author>
<name>Toshifumi NISHINAGA</name>
<email>tnishinaga.dev@gmail.com</email>
</author>
<published>2016-07-07T16:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4b2fd720a7b2f78c42d1565edf4c67f378c65440'/>
<id>4b2fd720a7b2f78c42d1565edf4c67f378c65440</id>
<content type='text'>
This change is to remove a halt at about 200KiB
while sending a large(1MiB) binary to a micro controller using USART1.
USART1 is connected to a PC via an on-board ST-Link debugger
that also functions as a USB-Serial converter.
However, it seems to loss some data occasionally.
So I changed the serial port to USART6 and connected it to the PC using
an FTDI USB-Serial cable, therefore the transmission was successfully
completed.

Signed-off-by: Toshifumi NISHINAGA &lt;tnishinaga.dev@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change is to remove a halt at about 200KiB
while sending a large(1MiB) binary to a micro controller using USART1.
USART1 is connected to a PC via an on-board ST-Link debugger
that also functions as a USB-Serial converter.
However, it seems to loss some data occasionally.
So I changed the serial port to USART6 and connected it to the PC using
an FTDI USB-Serial cable, therefore the transmission was successfully
completed.

Signed-off-by: Toshifumi NISHINAGA &lt;tnishinaga.dev@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: Add SDRAM support for stm32f746 discovery board</title>
<updated>2016-07-14T22:22:43+00:00</updated>
<author>
<name>Toshifumi NISHINAGA</name>
<email>tnishinaga.dev@gmail.com</email>
</author>
<published>2016-07-07T16:02:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25c1b1353ce4b8188de6058f9f3b0d5d2dad8230'/>
<id>25c1b1353ce4b8188de6058f9f3b0d5d2dad8230</id>
<content type='text'>
This patch adds SDRAM support for stm32f746 discovery board.
This patch depends on previous patch.
This patch is based on STM32F4 and emcraft's[1].

[1]:  https://github.com/EmcraftSystems/u-boot

Signed-off-by: Toshifumi NISHINAGA &lt;tnishinaga.dev@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds SDRAM support for stm32f746 discovery board.
This patch depends on previous patch.
This patch is based on STM32F4 and emcraft's[1].

[1]:  https://github.com/EmcraftSystems/u-boot

Signed-off-by: Toshifumi NISHINAGA &lt;tnishinaga.dev@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: add support for stm32f7 &amp; stm32f746 discovery board</title>
<updated>2016-02-24T23:43:57+00:00</updated>
<author>
<name>Vikas Manocha</name>
<email>vikas.manocha@st.com</email>
</author>
<published>2016-02-11T23:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e66c49fa930ed002c507ae0217b4b274c25675fb'/>
<id>e66c49fa930ed002c507ae0217b4b274c25675fb</id>
<content type='text'>
This patch adds support for stm32f7 family &amp; stm32f746 board.

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for stm32f7 family &amp; stm32f746 board.

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio: stm32_gpio: move clock config from driver to board</title>
<updated>2016-02-24T23:42:49+00:00</updated>
<author>
<name>Vikas Manocha</name>
<email>vikas.manocha@st.com</email>
</author>
<published>2016-02-11T23:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=14cec061139a8fb0461d8748d14a2dbcf8a56f2e'/>
<id>14cec061139a8fb0461d8748d14a2dbcf8a56f2e</id>
<content type='text'>
This patch removes the gpio clock enable from gpio driver &amp; move it in the
board code, making it possible to use the gpio driver with other socs.

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the gpio clock enable from gpio driver &amp; move it in the
board code, making it possible to use the gpio driver with other socs.

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>serial: serial_stm32: move clock config from driver to board</title>
<updated>2016-02-08T15:10:36+00:00</updated>
<author>
<name>Vikas Manocha</name>
<email>vikas.manocha@st.com</email>
</author>
<published>2016-01-27T02:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dffceb4b15e4c5fd2487e625a08062a8120bd17f'/>
<id>dffceb4b15e4c5fd2487e625a08062a8120bd17f</id>
<content type='text'>
This patch removes the uart clock enable from serial driver &amp; move it in the
board code.

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the uart clock enable from serial driver &amp; move it in the
board code.

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: Convert serial driver to DM</title>
<updated>2015-12-12T20:56:08+00:00</updated>
<author>
<name>Kamil Lulko</name>
<email>kamil.lulko@gmail.com</email>
</author>
<published>2015-12-01T08:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=665624149a55f43e25e13ea50bd0015c31e6c6bb'/>
<id>665624149a55f43e25e13ea50bd0015c31e6c6bb</id>
<content type='text'>
Signed-off-by: Kamil Lulko &lt;kamil.lulko@gmail.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kamil Lulko &lt;kamil.lulko@gmail.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change e-mail address of Kamil Lulko</title>
<updated>2015-12-05T23:22:32+00:00</updated>
<author>
<name>Kamil Lulko</name>
<email>kamil.lulko@gmail.com</email>
</author>
<published>2015-11-29T10:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5be93569262f4ebc963ca95891667f523f368d89'/>
<id>5be93569262f4ebc963ca95891667f523f368d89</id>
<content type='text'>
Signed-off-by: Kamil Lulko &lt;kamil.lulko@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kamil Lulko &lt;kamil.lulko@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: Remove nhk8815 boards and nomadik arch</title>
<updated>2015-09-11T18:56:04+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-08-31T01:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76'/>
<id>0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76</id>
<content type='text'>
These boards have not been converted to generic board by the deadline.
Remove them.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These boards have not been converted to generic board by the deadline.
Remove them.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32f429: pass the device unique ID in DTB</title>
<updated>2015-07-27T19:02:14+00:00</updated>
<author>
<name>Antonio Borneo</name>
<email>borneo.antonio@gmail.com</email>
</author>
<published>2015-07-19T14:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=089fddfde2cb360ac2d040166301d5ce7af8314e'/>
<id>089fddfde2cb360ac2d040166301d5ce7af8314e</id>
<content type='text'>
Read device unique ID and set environment variable "serial#".
Value would then be passed to kernel through DTB.

To read ID from DTB, kernel is required to have commit:
3f599875e5202986b350618a617527ab441bf206 (ARM: 8355/1: arch: Show
the serial number from devicetree in cpuinfo)
This commit is already mainline since v4.1-rc1.

Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
To: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
To: Tom Rini &lt;trini@konsulko.com&gt;
To: Kamil Lulko &lt;rev13@wp.pl&gt;
Cc: u-boot@lists.denx.de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Read device unique ID and set environment variable "serial#".
Value would then be passed to kernel through DTB.

To read ID from DTB, kernel is required to have commit:
3f599875e5202986b350618a617527ab441bf206 (ARM: 8355/1: arch: Show
the serial number from devicetree in cpuinfo)
This commit is already mainline since v4.1-rc1.

Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
To: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
To: Tom Rini &lt;trini@konsulko.com&gt;
To: Kamil Lulko &lt;rev13@wp.pl&gt;
Cc: u-boot@lists.denx.de
</pre>
</div>
</content>
</entry>
</feed>
