<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/st, branch v2015.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/st?h=v2015.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/st?h=v2015.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-07-09T01:51:39Z</updated>
<entry>
<title>stm32f4: fix MAINTAINERS file</title>
<updated>2015-07-09T01:51:39Z</updated>
<author>
<name>Antonio Borneo</name>
<email>borneo.antonio@gmail.com</email>
</author>
<published>2015-07-01T06:15:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8379c7991788f8a763a9c93612b9e9558f1a4aa3'/>
<id>urn:sha1:8379c7991788f8a763a9c93612b9e9558f1a4aa3</id>
<content type='text'>
When "scripts/get_maintainer.pl" parses "board/.../MAINTAINERS",
it uses the line containing board name as delimiter.
Without this line, the script happily mixes the lines from current
board MAINTAINERS file with lines from another file.

Fix it by adding a reasonable board name.

Tested by comparing output of:
	cat board/st/stm32f429-discovery/MAINTAINERS
	./scripts/get_maintainer.pl -f board/st/stm32f429-discovery

Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
To: u-boot@lists.denx.de
To: Kamil Lulko &lt;rev13@wp.pl&gt;
Cc: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>stv0991: use fdt for serial port platform data</title>
<updated>2015-05-10T13:59:37Z</updated>
<author>
<name>Vikas Manocha</name>
<email>vikas.manocha@st.com</email>
</author>
<published>2015-05-03T21:10:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e0320b746a784cb31dc0faa882e4b4bf16d0be4f'/>
<id>urn:sha1:e0320b746a784cb31dc0faa882e4b4bf16d0be4f</id>
<content type='text'>
This patch ignores the serial port static platform data at compilation time
in case of device tree control.

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>stm32f4: add serial print port</title>
<updated>2015-05-10T11:29:38Z</updated>
<author>
<name>kunhuahuang</name>
<email>huangkunhua@gmail.com</email>
</author>
<published>2015-04-27T19:01:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=60570df19c7e7bc9f1f10d228bfe1ac2bea52d9b'/>
<id>urn:sha1:60570df19c7e7bc9f1f10d228bfe1ac2bea52d9b</id>
<content type='text'>
Add the stm32F4 board's serial ports support.
User can use it easily.
The user only need to edit the number of the usart.
The patch also fix the serial print out.

Last, this version of patch fix the first patch checkpatch.pl error.
Thanks to Kamil Lulko.

Signed-off-by: kunhuahuang &lt;huangkunhua@gmail.com&gt;
</content>
</entry>
<entry>
<title>stm32f4: Add support for stm32f429-discovery board</title>
<updated>2015-04-22T16:14:55Z</updated>
<author>
<name>rev13@wp.pl</name>
<email>rev13@wp.pl</email>
</author>
<published>2015-03-01T11:44:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ed09a554be3ce7974cf61715a286a1b6b547fdbd'/>
<id>urn:sha1:ed09a554be3ce7974cf61715a286a1b6b547fdbd</id>
<content type='text'>
Signed-off-by: Kamil Lulko &lt;rev13@wp.pl&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig</title>
<updated>2015-04-18T17:11:36Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-04-05T22:07:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef48f6dd305e9b8ab8873599acfe26df0e625606'/>
<id>urn:sha1:ef48f6dd305e9b8ab8873599acfe26df0e625606</id>
<content type='text'>
Move this to Kconfig and clean up board config files that use it. Also
rename it to CONFIG_ETH_DESIGNWARE to fit with the naming that exists
in drivers/net/Kconfig.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Version 1:
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>ARM: remove redudant information from Kconfig files</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:27:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=13e55b358ebf02d486aaa6e3eb284278d76f3e96'/>
<id>urn:sha1:13e55b358ebf02d486aaa6e3eb284278d76f3e96</id>
<content type='text'>
- "string" type for SYS_* is defined in arch/Kconfig
 - SYS_CPU "armv7" has been replaced with "select CPU_V7"
 - SYS_SOC "tegra124" is already defined in tegra124/Kconfig

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Acked-by: Bo Shen &lt;voice.shen@atmel.com&gt;
</content>
</entry>
<entry>
<title>stv0991: record defconfig ownership in 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:19:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2decdd088c968ec8722481a131685429619c9bbc'/>
<id>urn:sha1:2decdd088c968ec8722481a131685429619c9bbc</id>
<content type='text'>
This commit fixes warnings reported by tools/genboardscfg.py.

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Cc: Vikas Manocha &lt;vikas.manocha@st.com&gt;
Acked-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
</content>
</entry>
<entry>
<title>dm: stv0991: Move serial to driver model</title>
<updated>2014-12-09T20:16:20Z</updated>
<author>
<name>Vikas Manocha</name>
<email>vikas.manocha@st.com</email>
</author>
<published>2014-12-01T20:27:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=39e4795a797663d08cd2216975430b2819e3173c'/>
<id>urn:sha1:39e4795a797663d08cd2216975430b2819e3173c</id>
<content type='text'>
Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
</content>
</entry>
<entry>
<title>stv0991: enable ethernet support</title>
<updated>2014-12-09T20:16:19Z</updated>
<author>
<name>Vikas Manocha</name>
<email>vikas.manocha@st.com</email>
</author>
<published>2014-11-18T18:42:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ce4eaf4c89e371aeb69392b68dbb2f705c28144'/>
<id>urn:sha1:2ce4eaf4c89e371aeb69392b68dbb2f705c28144</id>
<content type='text'>
Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
</content>
</entry>
<entry>
<title>stv0991: Add basic stv0991 architecture support</title>
<updated>2014-12-09T20:16:01Z</updated>
<author>
<name>Vikas Manocha</name>
<email>vikas.manocha@st.com</email>
</author>
<published>2014-11-18T18:42:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9fa32b12370236a39090d4e42b013910d123db61'/>
<id>urn:sha1:9fa32b12370236a39090d4e42b013910d123db61</id>
<content type='text'>
stv0991 architecture support added. It contains the support for
following blocks
- Timer
- uart

Signed-off-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;
[trini: Add arch/arm/cpu/armv7/Makefile hunk]
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
</feed>
