<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm/arch-mx25, branch v2012.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-mx25?h=v2012.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-mx25?h=v2012.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-12-06T22:59:40Z</updated>
<entry>
<title>MX: serial_mxc: cleanup removing nasty #ifdef</title>
<updated>2011-12-06T22:59:40Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-11-22T14:22:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=40f6fffee5917930597bfcc07de1cd879d4994f6'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h</title>
<updated>2011-09-30T20:01:03Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-09-11T18:05:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8edcc6f221cbd4e718412156a7a33d43d3cfa442'/>
<id>urn:sha1:8edcc6f221cbd4e718412156a7a33d43d3cfa442</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Cc: Ben Warren &lt;biggerbadderben@gmail.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Detlev Zundel &lt;dzu@denx.de&gt;
</content>
</entry>
<entry>
<title>MX25: tx25: Avoid the usage of extern in C file</title>
<updated>2011-09-30T20:01:00Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2011-09-06T09:05:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e6d9b9785cde08162afd68ef555dcef7d477e1be'/>
<id>urn:sha1:e6d9b9785cde08162afd68ef555dcef7d477e1be</id>
<content type='text'>
Avoid the usage of extern in C file as pointed out by checkpatch.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>ARM: mx25: Print the silicon revison</title>
<updated>2011-09-30T20:00:59Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2011-09-02T05:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=986d0d1bc53e95aac988c1d4737f35ce94a593ca'/>
<id>urn:sha1:986d0d1bc53e95aac988c1d4737f35ce94a593ca</id>
<content type='text'>
Print the silicon revison during boot.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>Makefile : fix generation of cpu related asm-offsets.h</title>
<updated>2011-09-07T19:41:27Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-09-05T04:32:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a4814a69d3bca6ee05f4bfc4c4e965e8fcd544e6'/>
<id>urn:sha1:a4814a69d3bca6ee05f4bfc4c4e965e8fcd544e6</id>
<content type='text'>
commit 0edf8b5b2fa0d210ebc4d6da0fd1aceeb7e44e47 breaks
building on a different directory with the O= parameter.
The patch wil fix this issue, generating always asm-offsets.h before
the other targets.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Matthias Weisser &lt;weisserm@arcor.de&gt;
CC: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>MX25: make use of GPIO framework for MX25 processor</title>
<updated>2011-09-04T09:36:11Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-08-21T08:48:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=41eca7416cfc882b22172960e5a3516f0eac6498'/>
<id>urn:sha1:41eca7416cfc882b22172960e5a3516f0eac6498</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>imx: Add support for zmx25 board</title>
<updated>2011-07-14T13:41:24Z</updated>
<author>
<name>Matthias Weisser</name>
<email>weisserm@arcor.de</email>
</author>
<published>2011-07-06T00:28:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=39f0023e81c27fc41cf19bde4ad9ed2ef8f13270'/>
<id>urn:sha1:39f0023e81c27fc41cf19bde4ad9ed2ef8f13270</id>
<content type='text'>
zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an
optional NAND flash.

Signed-off-by: Matthias Weisser &lt;weisserm@arcor.de&gt;
</content>
</entry>
<entry>
<title>imx: Make imx25 compatible to mxc_gpio driver and fix in tx25</title>
<updated>2011-07-14T13:41:24Z</updated>
<author>
<name>Matthias Weisser</name>
<email>weisserm@arcor.de</email>
</author>
<published>2011-07-06T00:28:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=95d185894bcb6c3dffb70ef69f3c80516d19bd49'/>
<id>urn:sha1:95d185894bcb6c3dffb70ef69f3c80516d19bd49</id>
<content type='text'>
Adding support for mxc_gpio driver for imx25 and fix names of registers in tx25
board.

Signed-off-by: Matthias Weisser &lt;weisserm@arcor.de&gt;
</content>
</entry>
<entry>
<title>imx: Add auto generation of asm-offsets.h for imx25</title>
<updated>2011-07-14T13:41:24Z</updated>
<author>
<name>Matthias Weisser</name>
<email>weisserm@arcor.de</email>
</author>
<published>2011-07-06T00:28:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23210d8e1b369404c27ec6cc4a44ed069c4bb5ac'/>
<id>urn:sha1:23210d8e1b369404c27ec6cc4a44ed069c4bb5ac</id>
<content type='text'>
Offsets to registers may be needed in asm code. This patch adds automated
generation of these offsets form C structures.

Signed-off-by: Matthias Weisser &lt;weisserm@arcor.de&gt;
</content>
</entry>
<entry>
<title>imx: Get fec mac address from fuse</title>
<updated>2010-11-21T17:24:20Z</updated>
<author>
<name>Liu Hui-R64343</name>
<email>r64343@freescale.com</email>
</author>
<published>2010-11-18T23:45:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=565e39c57769a45a5eaed5e4c86357e817cf64e1'/>
<id>urn:sha1:565e39c57769a45a5eaed5e4c86357e817cf64e1</id>
<content type='text'>
The patch is to support getting FEC MAC address from fuse bank.

Signed-off-by: Jason Liu &lt;r64343@freescale.com&gt;
Tested-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
</feed>
