Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX ↵ | inmarket | 2018-07-08 | 1 | -1/+1 |
| | | | | replace powerXXX | ||||
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Fix for linux framebuffer for RGB555 and BGR555 | inmarket | 2016-08-24 | 1 | -1/+5 |
| | |||||
* | Fixing wrong macro in Linux framebuffer board file | Joel Bodenmann | 2016-08-24 | 1 | -2/+2 |
| | |||||
* | Fixing issue with color formats in Linux-Framebuffer board files | Joel Bodenmann | 2016-08-24 | 1 | -2/+3 |
| | |||||
* | Cleaning up new SDL driver support | Joel Bodenmann | 2016-08-15 | 1 | -5/+0 |
| | |||||
* | Adding note to Linux-Framebuffer readme that sufficient permission is ↵ | Joel Bodenmann | 2016-07-26 | 1 | -0/+4 |
| | | | | required to access the framebuffer device | ||||
* | Improve some doco | inmarket | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 1 | -7/+1 |
| | | | | | | | Update Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU ↵ | inmarket | 2014-10-04 | 1 | -1/+3 |
| | | | | | | specific flags etc Also put license in the gmake master scripts. | ||||
* | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 1 | -15/+23 |
| | |||||
* | New makefile structure. Also OSX board defintion | inmarket | 2014-09-28 | 2 | -205/+30 |
| | |||||
* | More makefile updates | inmarket | 2014-09-26 | 1 | -1/+9 |
| | |||||
* | Update more Makefiles | inmarket | 2014-09-26 | 1 | -28/+85 |
| | |||||
* | Linux framebuffer fixes | inmarket | 2014-05-22 | 1 | -4/+4 |
| | |||||
* | Compile fix | inmarket | 2014-05-22 | 1 | -1/+1 |
| | |||||
* | GDISP framebuffer driver + an implementation for the linux kernel ↵ | inmarket | 2014-05-22 | 5 | -0/+388 |
framebuffer device |