Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-26 | Fixed the firmware geometry correction for the new layout | jaseg | 1 | -15/+13 |
2013-12-17 | Re-enabled the remaining SPI interfaces, increased baudrate | jaseg | 1 | -22/+14 |
2013-12-17 | Re-enabled the geometry correction code | jaseg | 1 | -17/+0 |
2013-12-17 | We don't need no ring buffers... | jaseg | 1 | -23/+43 |
2013-12-17 | More robust error handling, USB-triggered frame latching | jaseg | 1 | -43/+46 |
2013-12-17 | Moved driverlib calls to MAP_ functions | jaseg | 1 | -61/+62 |
2013-12-17 | Removed ROM_ function prefixes. The linker should be able to handle this | jaseg | 1 | -52/+52 |
2013-12-17 | Added double buffering (untested) | jaseg | 1 | -6/+14 |
2013-12-16 | Fixed multi-bus support | jaseg | 1 | -13/+13 |
2013-12-16 | Added (untested) multi-bus support | jaseg | 1 | -22/+22 |
2013-12-16 | Fixed framebuffer copy/mangling routine | jaseg | 1 | -11/+20 |
2013-12-16 | Basic DMA working | jaseg | 1 | -111/+140 |
2013-12-15 | Working on a proper uDMA config | jaseg | 1 | -32/+27 |
2013-12-15 | USB is working now. | jaseg | 1 | -20/+26 |
2013-12-13 | Initial commit | jaseg | 1 | -0/+268 |