aboutsummaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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