<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2011.12-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=v2011.12-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2011.12-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-12-16T20:37:17Z</updated>
<entry>
<title>usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)</title>
<updated>2011-12-16T20:37:17Z</updated>
<author>
<name>Lukasz Majewski</name>
<email>l.majewski@samsung.com</email>
</author>
<published>2011-12-15T09:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ddc7e541ae62f29d85b35cdf8d12c7322d353d51'/>
<id>urn:sha1:ddc7e541ae62f29d85b35cdf8d12c7322d353d51</id>
<content type='text'>
This commit enables support for USB Gadgets on the Exynos4210 (C210 Universal)
reference target.

Signed-off-by: Lukasz Majewski &lt;l.majewski@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
CC: Remy Bohmer &lt;linux@bohmer.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging</title>
<updated>2011-12-12T13:51:16Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-12-12T13:51:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=06e42c6e2ce269667daecd6229d0b7c813838203'/>
<id>urn:sha1:06e42c6e2ce269667daecd6229d0b7c813838203</id>
<content type='text'>
* 'agust@denx.de' of git://git.denx.de/u-boot-staging:
  pm9g45: init serial console before relocation
  pm9261: init serial console before relocation
  pm9263: init serial console before relocation
</content>
</entry>
<entry>
<title>MIPS: remove broken "tb0229" board</title>
<updated>2011-12-12T13:26:48Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-12-11T21:58:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3f3110d78be1f9f13bfc8e5c64e279f50f2c7c43'/>
<id>urn:sha1:3f3110d78be1f9f13bfc8e5c64e279f50f2c7c43</id>
<content type='text'>
The "tb0229" board has long been unmaintained, and is broken.
Remove it.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning</title>
<updated>2011-12-12T13:26:17Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-12-11T21:16:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6bef783310ed12bbbe309e8baf1689afc43ab93e'/>
<id>urn:sha1:6bef783310ed12bbbe309e8baf1689afc43ab93e</id>
<content type='text'>
Fix:
omap2420h4.c: In function 'dram_init':
omap2420h4.c:196:25: warning: variable 'cpu' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Richard Woodruff &lt;r-woodruff2@ti.com&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>board/mpl/common/isa.c: Fix GCC 4.6 build warnings</title>
<updated>2011-12-12T13:23:22Z</updated>
<author>
<name>David Müller (ELSOFT AG)</name>
<email>d.mueller@elsoft.ch</email>
</author>
<published>2011-12-12T01:36:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=99f2c76821e4ba84be1f5cc0a9d06582a2d56df6'/>
<id>urn:sha1:99f2c76821e4ba84be1f5cc0a9d06582a2d56df6</id>
<content type='text'>
Fix:
../common/isa.c: In function 'handle_isa_int':
../common/isa.c:385:21: warning: variable 'isr2' set but not used
[-Wunused-but-set-variable]
../common/isa.c:385:16: warning: variable 'isr1' set but not used
[-Wunused-but-set-variable]

Signed-off-by: David Mueller &lt;d.mueller@elsoft.ch&gt;
</content>
</entry>
<entry>
<title>pm9g45: init serial console before relocation</title>
<updated>2011-12-12T09:28:57Z</updated>
<author>
<name>Asen Dimov</name>
<email>dimov@ronetix.at</email>
</author>
<published>2011-12-09T11:00:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c4df21490179ae95ef13b92ce7980992ffb1e5f8'/>
<id>urn:sha1:c4df21490179ae95ef13b92ce7980992ffb1e5f8</id>
<content type='text'>
The early messages can be seen on the debug console.

Signed-off-by: Asen Chavdarov Dimov &lt;dimov@ronetix.at&gt;
</content>
</entry>
<entry>
<title>pm9261: init serial console before relocation</title>
<updated>2011-12-12T09:28:46Z</updated>
<author>
<name>Asen Dimov</name>
<email>dimov@ronetix.at</email>
</author>
<published>2011-12-09T10:59:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0160c1e1a373c40bf9f9930c695c121b1f9da5ab'/>
<id>urn:sha1:0160c1e1a373c40bf9f9930c695c121b1f9da5ab</id>
<content type='text'>
The early messages can be seen on the debug console.

Signed-off-by: Asen Chavdarov Dimov &lt;dimov@ronetix.at&gt;
</content>
</entry>
<entry>
<title>pm9263: init serial console before relocation</title>
<updated>2011-12-12T09:28:30Z</updated>
<author>
<name>Asen Dimov</name>
<email>dimov@ronetix.at</email>
</author>
<published>2011-12-09T10:56:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=52b2601696638dcc7b1041fac587605691ec5d82'/>
<id>urn:sha1:52b2601696638dcc7b1041fac587605691ec5d82</id>
<content type='text'>
The early messages can be seen on the debug console.

Signed-off-by: Asen Chavdarov Dimov &lt;dimov@ronetix.at&gt;
</content>
</entry>
<entry>
<title>MIPS: tb0229: fix compile errors</title>
<updated>2011-12-12T07:19:11Z</updated>
<author>
<name>Daniel Schwierzeck</name>
<email>daniel.schwierzeck@googlemail.com</email>
</author>
<published>2011-12-11T06:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5fb5da794514e5ea6d0062d4158b87e789ae39dc'/>
<id>urn:sha1:5fb5da794514e5ea6d0062d4158b87e789ae39dc</id>
<content type='text'>
This board breaks MAKEALL -a mips due to compile errors.
This patch fixes only the parts causing the errors to get MAKEALL
working.

Signed-off-by: Daniel Schwierzeck &lt;daniel.schwierzeck@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mpc5200: digsy_mtc: Fix extension board detection</title>
<updated>2011-12-12T07:17:05Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2011-12-07T06:05:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=02ab0970b3ae7b2d535a1231ad259e3114d09772'/>
<id>urn:sha1:02ab0970b3ae7b2d535a1231ad259e3114d09772</id>
<content type='text'>
Switch to extension board detection using pci_find_device()
instead of detecting by i2c access to EEPROM device on
extension board.

This is a cleaner detection method since EEPROM addresses
can be different on different board revisions. This also
avoids "i2c_read: failed to address chip" error messages
in the boot log on boards without extension board which
may confuse users.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
</feed>
