<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/arch/i386/drivers, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/i386/drivers?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/i386/drivers?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2016-02-16T19:32:32+00:00</updated>
<entry>
<title>[bios] Add bin-x86_64-pcbios build platform</title>
<updated>2016-02-16T19:32:32+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-02-16T15:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f468f12b1eca15e703aa2a79f1c82969c04c2322'/>
<id>urn:sha1:f468f12b1eca15e703aa2a79f1c82969c04c2322</id>
<content type='text'>
Move most arch/i386 files to arch/x86, and adjust the contents of the
Makefiles and the include/bits/*.h headers to reflect the new
locations.

This patch makes no substantive code changes, as can be seen using a
rename-aware diff (e.g. "git show -M5").

This patch does not make the pcbios platform functional for x86_64; it
merely allows it to compile without errors.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[bios] Use intptr_t when casting .text16 function pointers</title>
<updated>2016-02-16T19:32:32+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-02-16T16:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=15fadab5331f0588eac2d756d680ec65173ca079'/>
<id>urn:sha1:15fadab5331f0588eac2d756d680ec65173ca079</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[pci] Provide PCI_CLASS() to calculate a scalar PCI class value</title>
<updated>2015-05-08T13:57:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-05-08T13:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b88ab14ba38d0eb2123975ed78c8eb04ba13cf72'/>
<id>urn:sha1:b88ab14ba38d0eb2123975ed78c8eb04ba13cf72</id>
<content type='text'>
Rename PCI_CLASS() (which constructs a struct pci_class_id) to
PCI_CLASS_ID(), and provide PCI_CLASS() as a macro which constructs
the 24-bit scalar value of a PCI class code.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Relicense files under GPL2_OR_LATER_OR_UBDL</title>
<updated>2015-03-05T11:40:13+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-05T11:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1a4e94a8286d5080330053ee2ce1273f4393b124'/>
<id>urn:sha1:1a4e94a8286d5080330053ee2ce1273f4393b124</id>
<content type='text'>
Relicense files with kind permission from

    Stefan Hajnoczi &lt;stefanha@redhat.com&gt;

alongside the contributors who have already granted such relicensing
permission.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Relicense files under GPL2_OR_LATER_OR_UBDL</title>
<updated>2015-03-02T14:17:31+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-02T11:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3'/>
<id>urn:sha1:b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3</id>
<content type='text'>
Relicense files for which I am the sole author (as identified by
util/relicense.pl).

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[pci] Allow drivers to specify a PCI class</title>
<updated>2015-02-02T14:31:18+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-02-02T14:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=072d656a2fe0b0d89ded610d11257889fc35e0f1'/>
<id>urn:sha1:072d656a2fe0b0d89ded610d11257889fc35e0f1</id>
<content type='text'>
Allow drivers to specify a supported PCI class code.  To save space in
the final binary, make this an attribute of the driver rather than an
attribute of a PCI device ID list entry.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[undi] Apply quota only to number of complete received packets</title>
<updated>2014-05-14T12:50:30+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-05-14T12:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d31cf2de3072c270b0c8eaa5ad3f790e5377be86'/>
<id>urn:sha1:d31cf2de3072c270b0c8eaa5ad3f790e5377be86</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll</title>
<updated>2014-05-03T18:52:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-05-03T11:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=69313edad85f8958acc8a47272b3c3da494835ec'/>
<id>urn:sha1:69313edad85f8958acc8a47272b3c3da494835ec</id>
<content type='text'>
PXENV_UNDI_ISR calls may implicitly refill the underlying receive
ring, and so could continue to retrieve packets indefinitely.  Place
an upper limit on the number of calls to PXENV_UNDI_ISR per call to
undinet_poll().

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[undi] Do not switch to real mode to check for NIC interrupt</title>
<updated>2014-05-03T18:52:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-05-03T11:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=71ed061776bcb3b58ee32a3d40bfa47109717c19'/>
<id>urn:sha1:71ed061776bcb3b58ee32a3d40bfa47109717c19</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err()</title>
<updated>2014-05-03T18:52:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-05-03T12:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=277f581ac343b506032d608ac8dfcf8b38a38d2f'/>
<id>urn:sha1:277f581ac343b506032d608ac8dfcf8b38a38d2f</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
