<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2011.12-rc1</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-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2011.12-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-12-12T13:26:48Z</updated>
<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>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>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-usb</title>
<updated>2011-12-12T06:58:58Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-12-12T06:58:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2eb7d9bc6032e16b7dd898f7c0ea654f63b61db'/>
<id>urn:sha1:b2eb7d9bc6032e16b7dd898f7c0ea654f63b61db</id>
<content type='text'>
* 'master' of git://git.denx.de/u-boot-usb:
  USB: efikamx: Enable USB on EfikaMX and EfikaSB
  USB: Add generic ULPI layer and a viewport
  USB: EHCI: Allow EHCI post-powerup configuration in board files
  USB: mx51evk: add end enable USB host support on port 1
  USB: mx53loco: add end enable USB host support on port 1
  USB: MX5: Add MX5 usb post-init callback
  USB: MX5: Abstract out mx51 USB pixmux configuration
  USB: MX5: add generic USB EHCI support for mx51 and mx53
  USB: MX5: add helper functions to enable USB clocks
  usb:gadget:s5p Enable the USB Gadget framework at GONI
  usb:gadget:s5p USB Device Controller (UDC) implementation
  ehci: speed up initialization
  usb: add help for missing start subcommand
  cosmetic: remove excess whitespace from usb command help
  usb: align usb_endpoint_descriptor to 16-bit boundary
  usbtty: init endpoints prior to startup events
  pxa: convert pxa27x_udc to use read and write functions
  pxa: activate the first usb host port on pxa27x by default
  pxa: fix usb host register mismatch
  ehci-fsl: correct size of ehci caplength
  USB: Add usb_event_poll() to get keyboards working with EHCI
  USB: gadaget: add Marvell controller support
  USB: Fix complaints about strict aliasing in OHCI-HCD
  USB: Drop dead code from usb_kbd.c
  USB: Rework usb_kbd.c
  USB: Add functionality to poll the USB keyboard via control EP
</content>
</entry>
<entry>
<title>USB: efikamx: Enable USB on EfikaMX and EfikaSB</title>
<updated>2011-12-11T13:50:14Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-06-24T19:46:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d98d8bc1c913a5a1aea6b17365f90c430d1fc95a'/>
<id>urn:sha1:d98d8bc1c913a5a1aea6b17365f90c430d1fc95a</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Remy Bohmer &lt;linux@bohmer.net&gt;
Cc: Wolfgang Grandegger &lt;wg@denx.de&gt;
Cc: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
<entry>
<title>USB: mx51evk: add end enable USB host support on port 1</title>
<updated>2011-12-11T13:49:56Z</updated>
<author>
<name>Wolfgang Grandegger</name>
<email>wg@denx.de</email>
</author>
<published>2011-11-11T13:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=055d969332d511a33c0bce248cf1adf90a51a9fb'/>
<id>urn:sha1:055d969332d511a33c0bce248cf1adf90a51a9fb</id>
<content type='text'>
Signed-off-by: Wolfgang Grandegger &lt;wg@denx.de&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Remy Bohmer &lt;linux@bohmer.net&gt;
Cc: Wolfgang Grandegger &lt;wg@denx.de&gt;
Cc: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
<entry>
<title>USB: mx53loco: add end enable USB host support on port 1</title>
<updated>2011-12-11T13:49:50Z</updated>
<author>
<name>Wolfgang Grandegger</name>
<email>wg@denx.de</email>
</author>
<published>2011-11-11T13:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=45cf6ada60cb19fcf0b88e98235504b687f3e25f'/>
<id>urn:sha1:45cf6ada60cb19fcf0b88e98235504b687f3e25f</id>
<content type='text'>
Signed-off-by: Wolfgang Grandegger &lt;wg@denx.de&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Remy Bohmer &lt;linux@bohmer.net&gt;
Cc: Wolfgang Grandegger &lt;wg@denx.de&gt;
Cc: Jason Liu &lt;r64343@freescale.com&gt;
</content>
</entry>
<entry>
<title>usb:gadget:s5p Enable the USB Gadget framework at GONI</title>
<updated>2011-12-11T13:44:49Z</updated>
<author>
<name>Lukasz Majewski</name>
<email>l.majewski@samsung.com</email>
</author>
<published>2011-10-27T08:36:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a954da2902e2e0fc54942691d6e0d64a7a1b3c3a'/>
<id>urn:sha1:a954da2902e2e0fc54942691d6e0d64a7a1b3c3a</id>
<content type='text'>
This commit enables support for USB Gadgets on the GONI
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>
</feed>
