<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/linux/ssb/ssb_regs.h, branch linux-3.17.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.17.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.17.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2014-07-18T17:45:24Z</updated>
<entry>
<title>ssb: extract power info from SPROM revs 4 and 5</title>
<updated>2014-07-18T17:45:24Z</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2014-07-15T14:18:57Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6ad59343ecd72dd3f83c4db3bcddbb0beabb4c4c'/>
<id>urn:sha1:6ad59343ecd72dd3f83c4db3bcddbb0beabb4c4c</id>
<content type='text'>
This is needed to properly handle early 802.11n devices like BCM4321.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>bcma: support SPROM rev 10</title>
<updated>2013-05-22T19:08:44Z</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2013-05-13T20:07:53Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=78e578c5b43c4f274305075c68d055c8d6141fd5'/>
<id>urn:sha1:78e578c5b43c4f274305075c68d055c8d6141fd5</id>
<content type='text'>
This is pretty much the same as rev 9, there are just 2 extra fields we
know about, but are not used/stored yet anyway.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ssb: fix sprom constant for ant_available_{bg,a}</title>
<updated>2013-03-25T20:43:41Z</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-03-21T15:26:19Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=12bef78f0a806639daef58b1770be6ea19b2e94d'/>
<id>urn:sha1:12bef78f0a806639daef58b1770be6ea19b2e94d</id>
<content type='text'>
This was done accordingly to new specs.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ssb: fix SPROM offset</title>
<updated>2012-11-16T19:11:13Z</updated>
<author>
<name>Piotr Haber</name>
<email>phaber@broadcom.com</email>
</author>
<published>2012-11-08T08:47:27Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7583fe778f77cbeb37f54ff5b9afd96119fcab43'/>
<id>urn:sha1:7583fe778f77cbeb37f54ff5b9afd96119fcab43</id>
<content type='text'>
Offset for temperature compensation
values is wrong in ssb SPROMv8 map.

Reviewed-by: Pieter-Paul Giesberts &lt;pieterpg@broadcom.com&gt;
Reviewed-by: Arend van Spriel &lt;arend@broadcom.com&gt;
Signed-off-by: Piotr Haber &lt;phaber@broadcom.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>bcma/ssb: parse new attributes from sprom</title>
<updated>2012-05-16T16:45:22Z</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2012-04-29T00:04:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e2da4bd3ec7842fbef2bc7bffde3e1ad0c15f516'/>
<id>urn:sha1:e2da4bd3ec7842fbef2bc7bffde3e1ad0c15f516</id>
<content type='text'>
These newly added attributes are used by brcmsmac. Now bcma should
parse all attributes used by brcmsmac out of the sprom.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Tested-by: Arend van Spriel &lt;arend@broadcom.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ssb: fill board_rev attribute from sprom</title>
<updated>2012-05-16T16:45:21Z</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2012-04-29T00:04:11Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=673335c8f0c24912d57abf9b8cd10c9d91ff1a40'/>
<id>urn:sha1:673335c8f0c24912d57abf9b8cd10c9d91ff1a40</id>
<content type='text'>
This attribute is now used in b43 driver and should be filled for all
sprom versions.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ssb/bcma: fill attribute alpha2 from sprom</title>
<updated>2012-05-16T16:45:21Z</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2012-04-29T00:04:10Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=bf7d420b4a3ea06d9638ec7f1b9d7971fa7f4f66'/>
<id>urn:sha1:bf7d420b4a3ea06d9638ec7f1b9d7971fa7f4f66</id>
<content type='text'>
The attribute country_code and alpha2 are two different attributes in
the sprom. country_code contains some code in an 8 bit coding and
alpha2 contains two chars with the country code. The attributes where
read out wrongly in the past and country_code is only available on
sprom version 1.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Tested-by: Arend van Spriel &lt;arend@broadcom.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ssb: SPROM: extract each core power info</title>
<updated>2012-01-24T19:06:04Z</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2012-01-02T07:41:23Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b0f70292053a0f68f406564a721a7a3f2d66b44f'/>
<id>urn:sha1:b0f70292053a0f68f406564a721a7a3f2d66b44f</id>
<content type='text'>
We already extract some basic info but it's incomplete, reads info
about the first core only. Used data structure doesn't allow easy
adding of more cores.
This patch adds new struct and array for storing power info. The plan
is to: switch all extractors (including the ones using NVRAM) to new
struct, switch drivers, then deprecate and finally drop old SSB fields.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ssb: extract FEM info from SPROM</title>
<updated>2011-12-13T20:30:49Z</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2011-12-08T17:02:21Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=8a5ac6ecd56756ee72588627aa23ab6cf9b790db'/>
<id>urn:sha1:8a5ac6ecd56756ee72588627aa23ab6cf9b790db</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ssb: define boardflags</title>
<updated>2011-08-09T19:38:57Z</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2011-07-23T09:10:11Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=454496fd05b1463efa46ec7a42576e3d319cc291'/>
<id>urn:sha1:454496fd05b1463efa46ec7a42576e3d319cc291</id>
<content type='text'>
They are SPROM specific, so all should be defined in ssb code.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
</feed>
