<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/flea3.h, branch v2012.04</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>mx35: flea3: fix when cache functions are linked</title>
<updated>2012-04-16T12:53:59+00:00</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2012-04-01T03:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=81b1c9ebe1f5a4e36eaccc0e3732c3fbf76f9807'/>
<id>81b1c9ebe1f5a4e36eaccc0e3732c3fbf76f9807</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Remove CONFIG_NET_MULTI from board files</title>
<updated>2012-02-12T09:11:26+00:00</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2012-01-15T05:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=db917fbfed5ab26d0b86d567a9729ed14c26cc99'/>
<id>db917fbfed5ab26d0b86d567a9729ed14c26cc99</id>
<content type='text'>
CONFIG_NET_MULTI is not used anymore, so remove it from board files.

Cc: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Kumar Gala &lt;kumar.gala@freescale.com&gt;
Cc: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Tom Rini &lt;trini@ti.com&gt;
Acked-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Acked-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Acked-by: Heiko Schocher &lt;hs@denx.de&gt;
Acked-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
Tested-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Tested-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CONFIG_NET_MULTI is not used anymore, so remove it from board files.

Cc: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Kumar Gala &lt;kumar.gala@freescale.com&gt;
Cc: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Tom Rini &lt;trini@ti.com&gt;
Acked-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Acked-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Acked-by: Heiko Schocher &lt;hs@denx.de&gt;
Acked-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
Tested-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Tested-by: Heiko Schocher &lt;hs@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MX35: flea3: changes due to hardware revision B</title>
<updated>2011-12-06T22:59:40+00:00</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-11-25T08:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fda241d59d12381493f31e38f94a2057a955ec94'/>
<id>fda241d59d12381493f31e38f94a2057a955ec94</id>
<content type='text'>
Revision B of the board uses CSD0 for the DRAM,
as usual for MX3 boards. The patch fixes also
some values in the U-Boot environment.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revision B of the board uses CSD0 for the DRAM,
as usual for MX3 boards. The patch fixes also
some values in the U-Boot environment.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MX: serial_mxc: cleanup removing nasty #ifdef</title>
<updated>2011-12-06T22:59:40+00:00</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-11-22T14:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=40f6fffee5917930597bfcc07de1cd879d4994f6'/>
<id>40f6fffee5917930597bfcc07de1cd879d4994f6</id>
<content type='text'>
The serial driver for iMX SOCs is continuosly changed if a
new SOC or not yet used port is used. CONFIG_SYS_&lt;SOC&gt;_&lt;UART Port&gt;
defines were used only to find the base address for the selected UART.
Instead of that, move the base address to the board configuration
file and drop all #ifdef from driver.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Marek Vasut &lt;marek.vasut@gmail.com&gt;
CC: Wolfgang Denk &lt;wd@denx.de&gt;
CC: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
CC: Helmut Raiger &lt;helmut.raiger@hale.at&gt;
CC: John Rigby &lt;jcrigby@gmail.com&gt;
CC: Matthias Weisser &lt;weisserm@arcor.de&gt;
CC: Jason Liu &lt;jason.hui@linaro.org&gt;
Acked-by: Jason Liu &lt;jason.hui@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The serial driver for iMX SOCs is continuosly changed if a
new SOC or not yet used port is used. CONFIG_SYS_&lt;SOC&gt;_&lt;UART Port&gt;
defines were used only to find the base address for the selected UART.
Instead of that, move the base address to the board configuration
file and drop all #ifdef from driver.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Marek Vasut &lt;marek.vasut@gmail.com&gt;
CC: Wolfgang Denk &lt;wd@denx.de&gt;
CC: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
CC: Helmut Raiger &lt;helmut.raiger@hale.at&gt;
CC: John Rigby &lt;jcrigby@gmail.com&gt;
CC: Matthias Weisser &lt;weisserm@arcor.de&gt;
CC: Jason Liu &lt;jason.hui@linaro.org&gt;
Acked-by: Jason Liu &lt;jason.hui@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MX35: add support for flea3 board</title>
<updated>2011-11-03T21:56:20+00:00</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-10-23T23:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=deb53483df20d3a02bb041624ca91c93adc3ec87'/>
<id>deb53483df20d3a02bb041624ca91c93adc3ec87</id>
<content type='text'>
The flea3 board is a custom board by CarMediaLab used
in automotive.
Network (FEC), NOR, NAND and SPI are supported.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The flea3 board is a custom board by CarMediaLab used
in automotive.
Network (FEC), NOR, NAND and SPI are supported.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
