<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/modules/devices/devicetree/dt_util.c, branch upstream</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=upstream</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=upstream'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2017-08-27T15:21:05+00:00</updated>
<entry>
<title>Create dmi_util.c and move *_util.c to hardinfo/</title>
<updated>2017-08-27T15:21:05+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-08-16T23:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=ed11c87c2cc56fe40f6d4503cf0cc56e7ed841f7'/>
<id>urn:sha1:ed11c87c2cc56fe40f6d4503cf0cc56e7ed841f7</id>
<content type='text'>
These stand alone interfaces and are used across modules, so just
make them available to any module by default.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>arm: Try to lookup the SOC name from dt/compatible</title>
<updated>2017-08-09T09:09:10+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-08-08T05:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=b6c80356c72ce1dfce688a99d36db2ea47a744d8'/>
<id>urn:sha1:b6c80356c72ce1dfce688a99d36db2ea47a744d8</id>
<content type='text'>
Just ARM for now, but maybe this will become more generic and
it will be possible to have the processor package name and
description seperate, even for x86 and whatnot. Also perhaps
work in Sockets/Threads/Cores information.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: silence some warnings</title>
<updated>2017-07-26T02:02:32+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-25T20:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=02173f2831d25642ec5c702327d4e1f8b050feec'/>
<id>urn:sha1:02173f2831d25642ec5c702327d4e1f8b050feec</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: fix crash when device tree is not found</title>
<updated>2017-07-26T02:02:32+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-25T19:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=81ae37c58709cf1396b09e5136acfc8a0c259476'/>
<id>urn:sha1:81ae37c58709cf1396b09e5136acfc8a0c259476</id>
<content type='text'>
* check if device tree was found before add_keys()
* UNKIFNULL(model) before strcmp
* make UNKIFNULL() STRIFNULL() EMPIFNULL() macros more generic

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: interrupts-extended and dmas support</title>
<updated>2017-07-22T21:24:27+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-22T08:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=3c83ec59b3c9a9f30ab7d694ed5b3f7e79349f9b'/>
<id>urn:sha1:3c83ec59b3c9a9f30ab7d694ed5b3f7e79349f9b</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: group interrupt specifiers' values using #interrupt-cells</title>
<updated>2017-07-22T21:24:27+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-22T08:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=9870e396bc02f3717cf9fc1000436c46f1dcf1eb'/>
<id>urn:sha1:9870e396bc02f3717cf9fc1000436c46f1dcf1eb</id>
<content type='text'>
Also, add a message log to the dtr object.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: fix bug in dtr_get_parent_obj()</title>
<updated>2017-07-22T21:24:27+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-22T04:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=ca4a9ce41de942241b6a26ad83a5218d2d735b2e'/>
<id>urn:sha1:ca4a9ce41de942241b6a26ad83a5218d2d735b2e</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: reg grouping with #address-cells + #size-cells</title>
<updated>2017-07-21T12:14:20+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-20T04:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=abbaab974d3f70280e213548841ee2f9c21f7af3'/>
<id>urn:sha1:abbaab974d3f70280e213548841ee2f9c21f7af3</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: add seperate prefix and unprefixed name in dtr_obj</title>
<updated>2017-07-21T12:14:20+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-20T02:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=9729be79a1941a38d0e57faebd688f66fb2faf30'/>
<id>urn:sha1:9729be79a1941a38d0e57faebd688f66fb2faf30</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>device tree: add helper function for appending elements</title>
<updated>2017-07-21T12:14:20+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2017-07-20T01:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=cb445b8b1458cc2e2e09bfe6b4f999f3ed8b684d'/>
<id>urn:sha1:cb445b8b1458cc2e2e09bfe6b4f999f3ed8b684d</id>
<content type='text'>
Cleans up code for lists of mixed-type elements.

appf() is like h_strdup_cprintf() but with a cute name,
logical param order and adds a space when the string is
not empty.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
</feed>
