aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/RA8875/gdisp_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename GDISP driver files to prevent problems when compiling for multiple ↵inmarket2013-10-281-283/+0
| | | | controllers on platforms that put all generated object files into a single directory.
* fixed board file name (all the others are upper case as well)Joel Bodenmann2013-10-241-1/+1
|
* Fix typos in driversinmarket2013-10-221-1/+1
|
* Add support for a driver private area (as well as a board private area)inmarket2013-10-211-1/+4
|
* Change to gdisp low level driver API. Display number is now in the GDriver ↵inmarket2013-10-191-2/+2
| | | | structure (It was required for a Nokia driver).
* Remove unnecessary file from RA8875 driver.inmarket2013-10-171-4/+1
|
* Driver RA8875 converted to new driver format.inmarket2013-10-171-394/+228
|
* RA8875 now GOS compatibleJoel Bodenmann2013-07-221-6/+4
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* RA8875 fixJoel Bodenmann2013-07-201-1/+2
|
* RA8875 changes from v1.7inmarket2013-07-191-13/+3
|
* Added RA8875 GDISP driverJoel Bodenmann2013-06-221-0/+460