<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/tools/b43-tools, branch reboot</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2014-07-12T15:41:50Z</updated>
<entry>
<title>b43-tools: b43-fwsquash.py: manually remove LP-PHY 16 support</title>
<updated>2014-07-12T15:41:50Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2014-07-12T15:41:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d5397be2cc62a8d12243ded39d818bbf7ae6de86'/>
<id>urn:sha1:d5397be2cc62a8d12243ded39d818bbf7ae6de86</id>
<content type='text'>
I have never seen a LP-PHY with core rev 16 or higher, but the ucode
will be included, because we need LP-PHY 13 and 15 and N-PHY core rev
16. Comment out the code for now.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41595
</content>
</entry>
<entry>
<title>b43-tools: b43-fwsquash.py: add new firmware files</title>
<updated>2014-07-12T14:56:21Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2014-07-12T14:56:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=5f41e561cab9169a39ce7a23030c4af92b3399cd'/>
<id>urn:sha1:5f41e561cab9169a39ce7a23030c4af92b3399cd</id>
<content type='text'>
This adds support for new firmware files from b43 and selects the ucode
based on the PHY type now.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41592
</content>
</entry>
<entry>
<title>b43-tools: update to version 019</title>
<updated>2014-07-02T20:52:50Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2014-07-02T20:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=9e0f732b35cd7d942d47a9eb9a893261e4a27b24'/>
<id>urn:sha1:9e0f732b35cd7d942d47a9eb9a893261e4a27b24</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41484
</content>
</entry>
<entry>
<title>b43-tools: fix compile error: undefined reference to `yydebug'</title>
<updated>2013-02-28T10:43:02Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2013-02-28T10:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=f3bfc60e1ccbe2b05f4af6ddecca7cb207941a00'/>
<id>urn:sha1:f3bfc60e1ccbe2b05f4af6ddecca7cb207941a00</id>
<content type='text'>
With bison 2.7 YYDEBUG will be set to 0 if it was not set, then #ifdef
YYDEBUG returns true, but bison 2.7 treets YYDEBUG 0 as not set.

This fixes the following error:
obj/main.o: In function `main':
main.c:(.text.startup+0xaf): undefined reference to `yydebug'
collect2: error: ld returned 1 exit status

This closes #13093.

SVN-Revision: 35830
</content>
</entry>
<entry>
<title>b43-tools: update to version 017, which contains the patch.</title>
<updated>2012-12-07T18:30:19Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2012-12-07T18:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=619f46df054acca1f74b1b8fdea80e8256586088'/>
<id>urn:sha1:619f46df054acca1f74b1b8fdea80e8256586088</id>
<content type='text'>
SVN-Revision: 34574
</content>
</entry>
<entry>
<title>b43-tools: pack the lcn firmware into the brcmsmac firmware package.</title>
<updated>2012-12-02T16:09:23Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2012-12-02T16:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=9362c121c8d3fb502e29c9f3a2962fe5ef237707'/>
<id>urn:sha1:9362c121c8d3fb502e29c9f3a2962fe5ef237707</id>
<content type='text'>
SVN-Revision: 34453
</content>
</entry>
<entry>
<title>b43-tools: get rid of the libfl dependency to fix build errors on mac os x</title>
<updated>2012-10-25T16:39:38Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-10-25T16:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=b69b9c5328e19057833ff4ea3aa26c5b7b6844c3'/>
<id>urn:sha1:b69b9c5328e19057833ff4ea3aa26c5b7b6844c3</id>
<content type='text'>
SVN-Revision: 33934
</content>
</entry>
<entry>
<title>b43-tools: fix md5sum</title>
<updated>2012-10-25T16:24:50Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2012-10-25T16:24:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=2c161449acfe62873196288df7738ff8c9030061'/>
<id>urn:sha1:2c161449acfe62873196288df7738ff8c9030061</id>
<content type='text'>
SVN-Revision: 33931
</content>
</entry>
<entry>
<title>tools: add b43-tools</title>
<updated>2012-10-08T20:15:42Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2012-10-08T20:15:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d14c6b29eb4e2b23cf2d90b15cc8774a72a06d31'/>
<id>urn:sha1:d14c6b29eb4e2b23cf2d90b15cc8774a72a06d31</id>
<content type='text'>
Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools.

SVN-Revision: 33668
</content>
</entry>
</feed>
