<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/freescale/mx53evk, branch v2011.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/freescale/mx53evk?h=v2011.12</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/freescale/mx53evk?h=v2011.12'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-12-06T22:59:39Z</updated>
<entry>
<title>mx53evk: Configure the pins as GPIOs prior to using gpio_get_value</title>
<updated>2011-12-06T22:59:39Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2011-11-15T05:51:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a146dca5c2c422309669c99f04eca90ad810e264'/>
<id>urn:sha1:a146dca5c2c422309669c99f04eca90ad810e264</id>
<content type='text'>
Configure the pins as GPIO prior to using gpio_get_value.

Cc: Jason Liu &lt;r64343@freescale.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Jason Liu &lt;jason.hui@linaro.org&gt;
</content>
</entry>
<entry>
<title>mx53evk: Remove unused get_board_rev function</title>
<updated>2011-11-04T21:06:37Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2011-10-27T01:29:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=850f4d67733dc0f58ddf15cb59cded81aa874b78'/>
<id>urn:sha1:850f4d67733dc0f58ddf15cb59cded81aa874b78</id>
<content type='text'>
No board information is passed for MX53EVK, so remove get_board_rev function.

Cc: Jason Liu &lt;r64343@freescale.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
<entry>
<title>MX5: mx53evk: use new pmic driver</title>
<updated>2011-10-27T19:56:32Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-10-08T09:00:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bba1b6cf15d9571e55f34a4af09c2639fd05b6dc'/>
<id>urn:sha1:bba1b6cf15d9571e55f34a4af09c2639fd05b6dc</id>
<content type='text'>
Switch to new pmic generic driver.

Signed-off-by: Stefano Babic &lt;sbabic@denx.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>punt unused clean/distclean targets</title>
<updated>2011-10-15T20:20:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-10-13T06:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=464c79207c89f247f97b344495924eabb0c9738e'/>
<id>urn:sha1:464c79207c89f247f97b344495924eabb0c9738e</id>
<content type='text'>
The top level Makefile does not do any recursion into subdirs when
cleaning, so these clean/distclean targets in random arch/board dirs
never get used.  Punt them all.

MAKEALL didn't report any errors related to this that I could see.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>mx53evk: Place machine ID into board config</title>
<updated>2011-09-30T20:01:04Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2011-09-22T08:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00e11a439729a1a63ec13fea85a4c091c2d0376c'/>
<id>urn:sha1:00e11a439729a1a63ec13fea85a4c091c2d0376c</id>
<content type='text'>
Let common code set the machine ID.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
Acked-by: Jason Liu &lt;jason.hui@linaro.org&gt;
</content>
</entry>
<entry>
<title>MX5: mx53evk: make use of GPIO framework</title>
<updated>2011-09-04T09:36:12Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-08-21T08:58:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f7a364745e20c63feaa2a4d2926e92fc2bd7bdc7'/>
<id>urn:sha1:f7a364745e20c63feaa2a4d2926e92fc2bd7bdc7</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
<entry>
<title>Remove volatile qualifier in get_ram_size() calls</title>
<updated>2011-07-17T15:11:53Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2011-07-03T05:55:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a55d23ccf6cb90acb9667a46427670add9486aec'/>
<id>urn:sha1:a55d23ccf6cb90acb9667a46427670add9486aec</id>
<content type='text'>
Checkpatch.pl complains about the volatile qualifier in calls to
get_ram_size(). Remove this qualifier in the prototype and in the
calls where it is useless, and leave it only in the function body
where it is needed.

Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</content>
</entry>
<entry>
<title>mx5: board: code clean up for checkboard code</title>
<updated>2011-05-23T06:36:46Z</updated>
<author>
<name>Jason Liu</name>
<email>jason.hui@linaro.org</email>
</author>
<published>2011-04-22T02:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=519589044073f75d5995473a435195582d74690d'/>
<id>urn:sha1:519589044073f75d5995473a435195582d74690d</id>
<content type='text'>
The boot cause code has been factor out to soc common
code,we need drop the part from the board support code

This patch also remove the redundant cpu version print

Signed-off-by: Jason Liu &lt;jason.hui@linaro.org&gt;
</content>
</entry>
<entry>
<title>MX53: drop config.mk from mx53evk</title>
<updated>2011-04-27T17:38:05Z</updated>
<author>
<name>Liu Hui-R64343</name>
<email>r64343@freescale.com</email>
</author>
<published>2011-02-22T21:26:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ec665d75a7868449051d1c00849c3b363b8cf915'/>
<id>urn:sha1:ec665d75a7868449051d1c00849c3b363b8cf915</id>
<content type='text'>
The config.mk file in board directory is now obsolete and
should be removed. Add option for the IMX image into
boards.cfg

Signed-off-by: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
<entry>
<title>MX5:MX53: add initial support for MX53EVK board</title>
<updated>2011-02-01T23:54:42Z</updated>
<author>
<name>Liu Hui-R64343</name>
<email>r64343@freescale.com</email>
</author>
<published>2011-01-03T22:27:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=94391fbceebc9c874aad420d73d87b62804ab27c'/>
<id>urn:sha1:94391fbceebc9c874aad420d73d87b62804ab27c</id>
<content type='text'>
Add initial support for MX53EVK board support.
FEC, SD/MMC, UART, I2C, have been supported.

Signed-off-by: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
</feed>
