<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/include/linux/fb.h, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2017-07-06T20:17:19Z</updated>
<entry>
<title>avr32: Retire AVR32 for good</title>
<updated>2017-07-06T20:17:19Z</updated>
<author>
<name>Andy Shevchenko</name>
</author>
<published>2017-07-05T13:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=daab59ac05d8fd1092e34a4c695ac265ae700141'/>
<id>urn:sha1:daab59ac05d8fd1092e34a4c695ac265ae700141</id>
<content type='text'>
AVR32 is gone. It's already more than two years for no support in Buildroot,
even longer there is no support in GCC (last version is heavily patched 4.2.4).

Linux kernel v4.12 got rid of it (and v4.11 didn't build successfully).

There is no good point to keep this support in U-Boot either.

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Fix spelling of "occurred".</title>
<updated>2016-05-02T22:37:09Z</updated>
<author>
<name>Vagrant Cascadian</name>
</author>
<published>2016-05-01T02:18:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=eae4b2b67bc8c68e2440616a447ca6c6898ad188'/>
<id>urn:sha1:eae4b2b67bc8c68e2440616a447ca6c6898ad188</id>
<content type='text'>
Signed-off-by: Vagrant Cascadian &lt;vagrant@debian.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>fb: Add a prototype for board_video_skip()</title>
<updated>2014-03-05T11:23:48Z</updated>
<author>
<name>Fabio Estevam</name>
</author>
<published>2014-02-15T16:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=335143c76612a0ae26eef8abeda77641d4f63b50'/>
<id>urn:sha1:335143c76612a0ae26eef8abeda77641d4f63b50</id>
<content type='text'>
Add a prototype for board_video_skip() in order to fix the following sparse
warning:

wandboard.c:227:5: warning: symbol 'board_video_skip' was not declared. Should it be static?

Cc: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>include/linux/fb.h: Add a missing include for 'list.h'</title>
<updated>2013-10-07T12:21:13Z</updated>
<author>
<name>Otavio Salvador</name>
</author>
<published>2013-10-03T11:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=ce0f28fa82966ffc382b07e7ef4c6dc6a0b3f7d3'/>
<id>urn:sha1:ce0f28fa82966ffc382b07e7ef4c6dc6a0b3f7d3</id>
<content type='text'>
The modelist data uses the list definition but the 'list.h' header
were not being included. The build failure is bellow:

,----
| In file included from yyyy.c:16:0:
| .../u-boot/include/linux/fb.h:503:19: error: field 'modelist' has incomplete type
|   struct list_head modelist; /* mode list */
|                    ^
| make[1]: *** [yyyy.o] Error 1
| make[1]: Leaving directory `.../u-boot/board/xxx/yyyy'
| make: *** [board/xxx/yyyy/libyyyy.o] Error 2
`----

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Coding Style cleanup</title>
<updated>2010-10-27T20:48:30Z</updated>
<author>
<name>Wolfgang Denk</name>
</author>
<published>2010-10-27T20:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=071bc923308832bbc541a887fece767d79a6dc7a'/>
<id>urn:sha1:071bc923308832bbc541a887fece767d79a6dc7a</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Add linux framebuffer header include/linux/fb.h</title>
<updated>2010-10-21T22:05:05Z</updated>
<author>
<name>Stefano Babic</name>
</author>
<published>2010-10-13T10:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=bf90ecd3c366177c55012e68d15b8aeb2c41e907'/>
<id>urn:sha1:bf90ecd3c366177c55012e68d15b8aeb2c41e907</id>
<content type='text'>
[port of linux 2.6.34 commit 6a9ee8af344e3bd7dbd61e67037096cdf7f83289]

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
</feed>
