aboutsummaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2014-07-25Merge branch 'mainhall-tmp'jaseg1-4/+4
2014-07-25Geometry fixes for mainhall setupjaseg1-4/+4
2014-07-25Europython stuffjaseg1-8/+8
2014-07-20Fixed crate map for bcc setupjaseg1-4/+4
2014-02-17Niiiice glitch art...jaseg1-6/+6
2014-02-17ctypes pointer narf working nowjaseg1-2/+2
2014-02-05Fixed license of main.cjaseg1-17/+2
2013-12-29Added basic text rendering & TCP serverjaseg1-0/+9
2013-12-27Some fixes to the host software geom stuff, added a small demo scriptjaseg1-5/+4
2013-12-26Fixed crate indexingjaseg1-3/+3
2013-12-26Converted main.c from dos to unix line endingsjaseg1-312/+312
2013-12-26Fixed the firmware geometry correction for the new layoutjaseg1-15/+13
2013-12-17Re-enabled the remaining SPI interfaces, increased baudratejaseg1-22/+14
2013-12-17Re-enabled the geometry correction codejaseg1-17/+0
2013-12-17We don't need no ring buffers...jaseg3-53/+55
2013-12-17More robust error handling, USB-triggered frame latchingjaseg2-45/+47
2013-12-17Moved driverlib calls to MAP_ functionsjaseg1-61/+62
2013-12-17Removed ROM_ function prefixes. The linker should be able to handle thisjaseg1-52/+52
2013-12-17Added double buffering (untested)jaseg1-6/+14
2013-12-16Fixed multi-bus supportjaseg1-13/+13
2013-12-16Added (untested) multi-bus supportjaseg1-22/+22
2013-12-16Fixed framebuffer copy/mangling routinejaseg2-12/+22
2013-12-16Basic DMA workingjaseg1-111/+140
2013-12-15Working on a proper uDMA configjaseg1-32/+27
2013-12-15USB is working now.jaseg1-20/+26
2013-12-13Initial commitjaseg7-0/+1010