<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-ortega/libs/APE/ape.c, branch master</title>
<subtitle>Project Ortega BCM5719 firmware</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-ortega/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-ortega/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/'/>
<updated>2021-06-15T00:53:01+00:00</updated>
<entry>
<title>ape: Handle host driver events to improve FreeBSD compatibility. (#222)</title>
<updated>2021-06-15T00:53:01+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2021-06-15T00:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=a22057abb0394d86c382c488ac9b4fb7f52618df'/>
<id>urn:sha1:a22057abb0394d86c382c488ac9b4fb7f52618df</id>
<content type='text'>
This silences the following FreeBSD message:
    bge0: APE event 0x00020510 send timed out</content>
</entry>
<entry>
<title>libs/ape: Cleanup various linting warnings. (#142)</title>
<updated>2020-10-14T02:59:13+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-10-14T02:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=cca22169935ce16e15756be4e29863b6c402dad3'/>
<id>urn:sha1:cca22169935ce16e15756be4e29863b6c402dad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverity: Fix issues found with coverity (#78)</title>
<updated>2020-04-12T02:34:40+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-04-12T02:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=a985bfd6cdbe977e02c72de85f958e74ddf372e7'/>
<id>urn:sha1:a985bfd6cdbe977e02c72de85f958e74ddf372e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ape: Properly release the lock when APE_releaseLock is called. (#49)</title>
<updated>2020-02-29T16:17:04+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-02-29T16:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=278bd0be064a643ea3574a2c291b6eefc7ced920'/>
<id>urn:sha1:278bd0be064a643ea3574a2c291b6eefc7ced920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update formatting rules and ensure all enabled code is properly formatted.</title>
<updated>2019-06-07T01:52:13+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-06-07T01:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=fdfe0be8c601f6cfac5328019cbbe654c836139c'/>
<id>urn:sha1:fdfe0be8c601f6cfac5328019cbbe654c836139c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin adding support for clang-format</title>
<updated>2019-06-06T03:44:59+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-06-06T03:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=4ebc9cccac2fd557c5261be7adc2d4de22488029'/>
<id>urn:sha1:4ebc9cccac2fd557c5261be7adc2d4de22488029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the APE code to use the APE lock bit.</title>
<updated>2019-06-01T21:17:14+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-06-01T21:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=4d3984b6d6e9a8f5d4a7ab24e941290da3addb89'/>
<id>urn:sha1:4d3984b6d6e9a8f5d4a7ab24e941290da3addb89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First pass through clang-format.</title>
<updated>2019-05-05T23:30:34+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-05-05T23:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=32dd1f9c10c90bd381375654da99e5883487d0b3'/>
<id>urn:sha1:32dd1f9c10c90bd381375654da99e5883487d0b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split APE register region into two - mapped in different places based on host, mips, or ape cpu.</title>
<updated>2019-04-13T20:41:27+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-04-13T20:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=9db4685b32a3ece9f0e95a1bc97b051c2019cb4a'/>
<id>urn:sha1:9db4685b32a3ece9f0e95a1bc97b051c2019cb4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the APE library to release locks properly.</title>
<updated>2019-03-17T02:04:18+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-03-17T02:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=964035c6361d0a2169d72ca02c4abfb4139051c4'/>
<id>urn:sha1:964035c6361d0a2169d72ca02c4abfb4139051c4</id>
<content type='text'>
</content>
</entry>
</feed>
