<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm, branch v2010.09</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?h=v2010.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm?h=v2010.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-09-28T17:54:43Z</updated>
<entry>
<title>ARMV7: OMAP4: Calculate SDRAM size</title>
<updated>2010-09-28T17:54:43Z</updated>
<author>
<name>Aneesh V</name>
<email>aneesh@ti.com</email>
</author>
<published>2010-09-12T05:02:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7ca3f9c5688b9f42d8dcc765c0f982be6542f4b3'/>
<id>urn:sha1:7ca3f9c5688b9f42d8dcc765c0f982be6542f4b3</id>
<content type='text'>
Calculate the SDRAM size from DMM configuration registers instead of using
hard-coded values. This gives correct values for all different boards.

It's assumed that DMM sections do not overlap memory areas.

Signed-off-by: Aneesh V &lt;aneesh@ti.com&gt;
Tested-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: Update ARM mach-types</title>
<updated>2010-09-18T21:54:50Z</updated>
<author>
<name>Thomas Weber</name>
<email>weber@corscience.de</email>
</author>
<published>2010-09-14T14:42:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c54b5923dad53af7737c8c7d21259f11b674f986'/>
<id>urn:sha1:c54b5923dad53af7737c8c7d21259f11b674f986</id>
<content type='text'>
This patch updates the mach-types.h based on the latest linux kernel

Signed-off-by: Thomas Weber &lt;weber@corscience.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-ti</title>
<updated>2010-09-09T17:55:02Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-09-09T17:55:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a78ded13111dde555ed5de99cff10f41ae674cb1'/>
<id>urn:sha1:a78ded13111dde555ed5de99cff10f41ae674cb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4</title>
<updated>2010-09-08T18:51:18Z</updated>
<author>
<name>Steve Sakoman</name>
<email>steve@sakoman.com</email>
</author>
<published>2010-08-25T20:22:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=543431b66dd9f3526f23546cac962c29ad0f485a'/>
<id>urn:sha1:543431b66dd9f3526f23546cac962c29ad0f485a</id>
<content type='text'>
Using the reset command on OMAP36XX/37XX and OMAP4 caused a hang. This
patch uses the reset bit appropriate for each CPU architecture.

Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX</title>
<updated>2010-09-08T18:50:58Z</updated>
<author>
<name>Steve Sakoman</name>
<email>steve@sakoman.com</email>
</author>
<published>2010-08-18T14:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7c281c985c33318d0795e43909e0d26f870f98ed'/>
<id>urn:sha1:7c281c985c33318d0795e43909e0d26f870f98ed</id>
<content type='text'>
This patch configures clocks properly when a 36XX/37XX
processor is detected.

Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX</title>
<updated>2010-09-08T18:50:52Z</updated>
<author>
<name>Steve Sakoman</name>
<email>steve@sakoman.com</email>
</author>
<published>2010-08-17T21:39:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2b9169f0bc860ac34d7828df8730744394d8f6e'/>
<id>urn:sha1:b2b9169f0bc860ac34d7828df8730744394d8f6e</id>
<content type='text'>
TI has added new processors to the OMAP3 family.  This patch enhances
the code in sysinfo.c to detect which family member is present.

Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4</title>
<updated>2010-09-08T18:50:17Z</updated>
<author>
<name>Steve Sakoman</name>
<email>steve@sakoman.com</email>
</author>
<published>2010-08-04T16:39:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e7b62179fa56dc01baccc52ba0bcce8f7e07397'/>
<id>urn:sha1:0e7b62179fa56dc01baccc52ba0bcce8f7e07397</id>
<content type='text'>
The functions in syslib.c can be shared, so this patch moves it from
cpu/omap3 to cpu/omap-common

Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'at91' of git://git.denx.de/u-boot-atmel</title>
<updated>2010-09-07T22:42:00Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-09-07T22:42:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cf64fda38e3d71e9077e11c673bd9be449c680da'/>
<id>urn:sha1:cf64fda38e3d71e9077e11c673bd9be449c680da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-samsung</title>
<updated>2010-09-07T22:03:22Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-09-07T22:03:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=09b4a9cf4003599f2cd609587dfa5f0b754640ed'/>
<id>urn:sha1:09b4a9cf4003599f2cd609587dfa5f0b754640ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-marvell</title>
<updated>2010-09-07T21:20:53Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-09-07T21:20:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=27130f133eda205b07d97b475a2ef96ec3f46b0f'/>
<id>urn:sha1:27130f133eda205b07d97b475a2ef96ec3f46b0f</id>
<content type='text'>
</content>
</entry>
</feed>
