<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm920t, branch v2008.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/arm920t?h=v2008.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/arm920t?h=v2008.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-09-12T00:20:47Z</updated>
<entry>
<title>at91rm9200: fix errors with CONFIG_CMD_I2C_TREE</title>
<updated>2008-09-12T00:20:47Z</updated>
<author>
<name>Jens Scharsig</name>
<email>esw@bus-elektronik.de</email>
</author>
<published>2008-09-12T00:20:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ee9f03f588ad605e3fd10530237f9e3e2e7ab4c'/>
<id>urn:sha1:3ee9f03f588ad605e3fd10530237f9e3e2e7ab4c</id>
<content type='text'>
This patch prevents linker error on AT91RM9200 boards, if
CONFIG_CMD_I2_TREE is set.
It implements i2c_set_bus_speed and i2c_get_bus_speed as a dummy function.

Signed-off-by: Jens Scharsig &lt;esw@bus-elektronik.de&gt;
</content>
</entry>
<entry>
<title>i.mx change get_timer(base) to return time since base</title>
<updated>2008-09-12T00:20:46Z</updated>
<author>
<name>Andrew Dyer</name>
<email>adyer@righthandtech.com</email>
</author>
<published>2008-09-12T00:20:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=274737e5eb25b2bcd3af3a96da923effd543284f'/>
<id>urn:sha1:274737e5eb25b2bcd3af3a96da923effd543284f</id>
<content type='text'>
This patch changes get_timer() for i.MX to return the time since
'base' instead of the time since the counter was at zero.

Symptom seen is flash timeout errors when erasing or programming a
sector using the common cfi flash code.

Signed-off-by: Andrew Dyer &lt;adyer@righthandtech.com&gt;
</content>
</entry>
<entry>
<title>i.MX use u-boot baud rate and don't assume UART master clock</title>
<updated>2008-09-12T00:20:46Z</updated>
<author>
<name>Andrew Dyer</name>
<email>adyer@righthandtech.com</email>
</author>
<published>2008-09-12T00:20:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=48fed40575b3e8eae960eb0141509ddd9a73012a'/>
<id>urn:sha1:48fed40575b3e8eae960eb0141509ddd9a73012a</id>
<content type='text'>
1) Change the i.MX serial driver to use the baud rate set in the
 u-boot environment

2) don't assume a 16MHz value for PERCLK1 in baud rate calculations

3) don't write a 1 to the RDR bit in the USR2 reg. (bit is not "write
 one to clear" like other status bits in the reg.)

Signed-off-by: Andrew Dyer &lt;adyer@righthandtech.com&gt;
</content>
</entry>
<entry>
<title>arm920t fix constant error in start.S</title>
<updated>2008-09-12T00:20:46Z</updated>
<author>
<name>Andrew Dyer</name>
<email>adyer@righthandtech.com</email>
</author>
<published>2008-09-12T00:20:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6e1551a870d360805b9d172dc56d935064abe71d'/>
<id>urn:sha1:6e1551a870d360805b9d172dc56d935064abe71d</id>
<content type='text'>
Code in cpu/arm920t/start.S will die with a compilation error if
CONFIG_STACKSIZE + CFG_MALLOC_LEN works out to an invalid constant for
the ARM sub instruction.  Change the code so that each is subtracted
independently to avoid the error.

Signed-off-by: Andrew Dyer &lt;adyer@righthandtech.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-nand-flash</title>
<updated>2008-08-14T09:26:22Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-08-14T09:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=28ac6719108e989429de2b3dfa90312ba7c4d27b'/>
<id>urn:sha1:28ac6719108e989429de2b3dfa90312ba7c4d27b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s3c24x0: Update NAND driver to new API.</title>
<updated>2008-08-13T22:04:30Z</updated>
<author>
<name>Scott Wood</name>
<email>scottwood@freescale.com</email>
</author>
<published>2008-08-13T22:04:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1a23a197c8722b805f40895544bbdb1a648c1c82'/>
<id>urn:sha1:1a23a197c8722b805f40895544bbdb1a648c1c82</id>
<content type='text'>
Signed-off-by: Scott Wood &lt;scottwood@freescale.com&gt;
</content>
</entry>
<entry>
<title>drivers/mtd/nand: Move conditional compilation to Makefile</title>
<updated>2008-08-12T23:40:43Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-08-12T23:40:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cc4a0ceeac5462106172d0cc9d9d542233aa3ab2'/>
<id>urn:sha1:cc4a0ceeac5462106172d0cc9d9d542233aa3ab2</id>
<content type='text'>
rename CFG_NAND_LEGACY to CONFIG_NAND_LEGACY

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>Remove duplicate definitions in include/lxt971a.h.</title>
<updated>2008-07-07T06:44:34Z</updated>
<author>
<name>Hugo Villeneuve</name>
<email>hugo.villeneuve@lyrtech.com</email>
</author>
<published>2008-06-18T16:10:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fec61431a003f5778bafa2624073a571af8bec9f'/>
<id>urn:sha1:fec61431a003f5778bafa2624073a571af8bec9f</id>
<content type='text'>
Remove duplicate definitions in include/lxt971a.h.

Remove duplicate registers and bits definitions in
include/lxt971a.h for standard MII registers, and
use values in include/miiphy.h instead.

Signed-off-by: Hugo Villeneuve &lt;hugo.villeneuve@lyrtech.com&gt;
Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
</content>
</entry>
<entry>
<title>Big white-space cleanup.</title>
<updated>2008-05-20T22:14:08Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-05-20T14:00:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53677ef18e25c97ac613349087c5cb33ae5a2741'/>
<id>urn:sha1:53677ef18e25c97ac613349087c5cb33ae5a2741</id>
<content type='text'>
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).

Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Fix some typos</title>
<updated>2008-05-09T18:53:52Z</updated>
<author>
<name>Adrian Filipi</name>
<email>adrian.filipi@eurotech.com</email>
</author>
<published>2008-05-06T20:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8fbc985bdad09b23b7eb4df1d2ea589619d8db4c'/>
<id>urn:sha1:8fbc985bdad09b23b7eb4df1d2ea589619d8db4c</id>
<content type='text'>
This patch fixes three typos.
The first is a repetition of CONFIG_CMD_BSP.
The second makes the #endif comment match its #if.
The third is a spelling error.

Signed-off-by: Adrian Filipi &lt;adrian.filipi@eurotech.com&gt;
</content>
</entry>
</feed>
