<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/export/pp6100.h, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>sansaview: fix lcd code</title>
<updated>2014-05-11T17:56:43+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-05-05T21:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=85390865b572664d5bc4e289445b1875f58fcc4f'/>
<id>85390865b572664d5bc4e289445b1875f58fcc4f</id>
<content type='text'>
The lcd driver now works but is awfully slow. The trick is to put it in system
mode instead of RGB and setup 16bpp. The GRAM data can then be sent directly
with the SPI but since it's bit-banged and the CPU running at slow speed,
full screen refresh takes over a second, even with a slightly optmised version.
The OF uses a DMA mechanism with a proper LCD controller but the setup is much
more complicated and doesn't work at the moment.

Change-Id: I6c95d91de31bff97d0a5848b8e2078c21deb5895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lcd driver now works but is awfully slow. The trick is to put it in system
mode instead of RGB and setup 16bpp. The GRAM data can then be sent directly
with the SPI but since it's bit-banged and the CPU running at slow speed,
full screen refresh takes over a second, even with a slightly optmised version.
The OF uses a DMA mechanism with a proper LCD controller but the setup is much
more complicated and doesn't work at the moment.

Change-Id: I6c95d91de31bff97d0a5848b8e2078c21deb5895
</pre>
</div>
</content>
</entry>
<entry>
<title>define more GPIO ports for the NVIDIA GoForce SoC (PP6100).</title>
<updated>2014-03-27T21:23:38+00:00</updated>
<author>
<name>Szymon Dziok</name>
<email>b0hoon@o2.pl</email>
</author>
<published>2014-03-27T21:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ee1a1ce27cf763dce5a9edc4c474873bafbbe0bf'/>
<id>ee1a1ce27cf763dce5a9edc4c474873bafbbe0bf</id>
<content type='text'>
Change-Id: Ib02c44b9174fd968ed17640fc515b9c01c4a248d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib02c44b9174fd968ed17640fc515b9c01c4a248d
</pre>
</div>
</content>
</entry>
<entry>
<title>Add information gleaned from disassembling the main firmware image. Detect lcd type in use. Still no actual output</title>
<updated>2009-07-17T20:40:40+00:00</updated>
<author>
<name>Robert Keevil</name>
<email>rkeevil+rockbox@gmail.com</email>
</author>
<published>2009-07-17T20:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a0d630f3deeac93656e4f38b3bab6069b8817238'/>
<id>a0d630f3deeac93656e4f38b3bab6069b8817238</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21929 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21929 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>FS#10436 - add the Sansa View to the build system.  The bootloader builds but doesn't do anything useful yet.</title>
<updated>2009-07-13T21:09:39+00:00</updated>
<author>
<name>Robert Keevil</name>
<email>rkeevil+rockbox@gmail.com</email>
</author>
<published>2009-07-13T21:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=eea149bd1399e749a6dae8b3a6fe5ff076ead985'/>
<id>eea149bd1399e749a6dae8b3a6fe5ff076ead985</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21848 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21848 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
