<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/cortexelf-v1, branch debian/1.8.3-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.3-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.3-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-12-05T18:50:03+00:00</updated>
<entry>
<title>altos/cortexelf-v1: Adapt to lisp-&gt;scheme name change</title>
<updated>2017-12-05T18:50:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-05T18:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2aa02234b1ac2b1701b44fcec9e9bd82bea526b7'/>
<id>urn:sha1:2aa02234b1ac2b1701b44fcec9e9bd82bea526b7</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/lisp: Add 'big' ints -- 24 bits wide</title>
<updated>2017-11-19T04:49:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-11-19T04:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5f8f0ed5cd5d4b4f793c602ed09f9b4bdb98f7e8'/>
<id>urn:sha1:5f8f0ed5cd5d4b4f793c602ed09f9b4bdb98f7e8</id>
<content type='text'>
With the default ints being only 14 bits, having a larger type with
more precision seems useful. This is not exposed to the application.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/cortexelf-v1: Make lisp compile again</title>
<updated>2017-11-18T07:28:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-11-18T07:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e745229311366a792110d78d8480a2bf83eef9a0'/>
<id>urn:sha1:e745229311366a792110d78d8480a2bf83eef9a0</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Fetch data at TPB rising when MWR or MRD are low</title>
<updated>2017-04-14T03:20:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-14T03:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a5c8b8c59f99108233d99ceceb6f85315694e4b1'/>
<id>urn:sha1:a5c8b8c59f99108233d99ceceb6f85315694e4b1</id>
<content type='text'>
This should get the right value at least.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Initialize key matrix code</title>
<updated>2017-04-09T20:03:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-09T20:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=eb0b2b4e9f56d1d6fc2b06e39c8372dfcdf3b1f5'/>
<id>urn:sha1:eb0b2b4e9f56d1d6fc2b06e39c8372dfcdf3b1f5</id>
<content type='text'>
This gets the hex keypad working.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Bump SPI pin speed to 40MHz to for sdcard. Fix VGA DMA.</title>
<updated>2017-04-09T19:59:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-09T19:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6efa53bafda18313742849a6c4992f09c3e403c3'/>
<id>urn:sha1:6efa53bafda18313742849a6c4992f09c3e403c3</id>
<content type='text'>
Tell the DMA code to leave the DMA engine enabled so the VGA output
can use it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Use MP switch in cortexelf boot loader for force loader mode</title>
<updated>2017-04-09T19:56:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-09T19:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c97b4c65d66078a4e187b782669e6b36ee92d30c'/>
<id>urn:sha1:c97b4c65d66078a4e187b782669e6b36ee92d30c</id>
<content type='text'>
Provide a way to get to the boot loader on the cortexelf board by
turning the MP switch on.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: More 1802 noodling</title>
<updated>2017-04-04T23:05:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-04T23:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=86d5119f19b5f3131d224982e011fd233b48aa22'/>
<id>urn:sha1:86d5119f19b5f3131d224982e011fd233b48aa22</id>
<content type='text'>
Add code to track the address and data displays, change how 1802 pin
tracking works

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Add pin definitions for 1802 connections</title>
<updated>2017-04-03T18:41:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-03T18:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=280eefc8f86e90e742c536a074d7284cce03af15'/>
<id>urn:sha1:280eefc8f86e90e742c536a074d7284cce03af15</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cortexelf-v1: Make bit flipping array constant</title>
<updated>2017-04-03T18:36:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-03T18:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=89c8e0299504e66fc416a778055958cff467e008'/>
<id>urn:sha1:89c8e0299504e66fc416a778055958cff467e008</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
