Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added code to LCD modules keep track of framebuffer location in FCRAM or VRAM | bunnei | 2014-04-27 | 2 | -15/+153 |
| | |||||
* | - changed HW IO map to use virtual addresses | bunnei | 2014-04-26 | 2 | -39/+51 |
| | | | | - added hooks to catch LCD IO read/writes | ||||
* | added (fake) physical addresses for where to put framebuffer in VRAM | bunnei | 2014-04-26 | 1 | -0/+10 |
| | |||||
* | renamed hw_lcd module to just lcd | bunnei | 2014-04-18 | 3 | -2/+2 |
| | |||||
* | added NDMA hardware interface | bunnei | 2014-04-18 | 3 | -2/+133 |
| | |||||
* | fixed hw write declarations to not be const | bunnei | 2014-04-13 | 1 | -4/+4 |
| | |||||
* | updated logging message | bunnei | 2014-04-11 | 1 | -2/+2 |
| | |||||
* | cleaned up some logging messages | bunnei | 2014-04-11 | 1 | -4/+4 |
| | |||||
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 4 | -9/+14 |
| | |||||
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 4 | -0/+164 |