Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a readme for the gdisp drivers directory listing what hardware each ↵ | inmarket | 2014-09-17 | 1 | -0/+28 |
| | | | | driver can drive. | ||||
* | Doco updates | inmarket | 2014-08-23 | 1 | -4/+4 |
| | |||||
* | Rename all driver makefiles to driver.mk | inmarket | 2014-08-22 | 20 | -10/+10 |
| | |||||
* | Update to the SPFD54124B gdisp driver. | inmarket | 2014-08-21 | 1 | -22/+5 |
| | | | | Added an example board file for it to the boards/addons/gdisp directory | ||||
* | whitespaces | Joel Bodenmann | 2014-08-20 | 1 | -1/+3 |
| | |||||
* | added SPFD54124B driver by user shilow | Joel Bodenmann | 2014-08-20 | 4 | -0/+408 |
| | |||||
* | Updating SSD1963 driver | Joel Bodenmann | 2014-08-08 | 3 | -34/+124 |
| | |||||
* | trunet contributed R61505U gdisp driver | inmarket | 2014-07-17 | 4 | -0/+473 |
| | |||||
* | Merged in pashamray/ugfx/pcf8812 (pull request #14) | Joel Bodenman | 2014-07-12 | 1 | -9/+2 |
|\ | | | | | fix SPI send data | ||||
| * | fix SPI send data | root | 2014-07-12 | 1 | -9/+2 |
| | | |||||
* | | Merged master into pcd8544 | Paul Shamray | 2014-07-12 | 1 | -0/+2 |
|\| | |||||
| * | driver.mk is missed | root | 2014-07-10 | 1 | -0/+2 |
| | | |||||
* | | fix SPI send data | root | 2014-07-12 | 1 | -9/+2 |
| | | |||||
* | | fix SPI | root | 2014-07-10 | 1 | -4/+3 |
|/ | |||||
* | more whitepsaces | Joel Bodenmann | 2014-07-09 | 2 | -12/+12 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-07-09 | 2 | -56/+56 |
| | |||||
* | Merged in pashamray/ugfx/pcd8544 (pull request #10) | Joel Bodenman | 2014-07-09 | 5 | -0/+351 |
|\ | | | | | Driver for PCD8544 controller | ||||
| * | first commit | root | 2014-07-09 | 5 | -0/+351 |
| | | |||||
* | | finish commit | root | 2014-07-09 | 3 | -18/+14 |
| | | |||||
* | | README.md | pashamray | 2014-07-07 | 1 | -1/+2 |
| | | |||||
* | | README.md | pashamray | 2014-07-07 | 1 | -0/+4 |
| | | |||||
* | | power manager | root | 2014-07-06 | 1 | -4/+9 |
| | | |||||
* | | fixed orientation 90 degree | root | 2014-07-06 | 1 | -1/+1 |
| | | |||||
* | | fixed orientation 0 90 180 270 degree | root | 2014-07-06 | 1 | -96/+11 |
| | | |||||
* | | fixed height bug and add actual display size 96*65 pixels | root | 2014-07-06 | 2 | -52/+208 |
| | | |||||
* | | work driver pcf8812 | root | 2014-07-03 | 1 | -16/+19 |
| | | |||||
* | | work | root | 2014-07-03 | 1 | -11/+12 |
| | | |||||
* | | edit | root | 2014-07-02 | 1 | -14/+15 |
| | | |||||
* | | remove not use code | pashamray | 2014-06-18 | 3 | -75/+23 |
| | | |||||
* | | gdisp_lld_PCF8812.c отредактирован онлайн на Bitbucket | pashamray | 2014-06-13 | 1 | -2/+2 |
| | | |||||
* | | first commit PCF8812 driver | p.shamray | 2014-06-12 | 5 | -0/+336 |
|/ | |||||
* | GDISP framebuffer driver + an implementation for the linux kernel ↵ | inmarket | 2014-05-22 | 5 | -0/+283 |
| | | | | framebuffer device | ||||
* | Added ILI93xx drived by user xlh1460 | Joel Bodenmann | 2014-04-24 | 4 | -0/+535 |
| | |||||
* | Added LGDP4532 display driver | Joel Bodenmann | 2014-04-17 | 4 | -0/+453 |
| | |||||
* | Removed the doxygen inside of every driver as doxygen is only meant for ↵ | Joel Bodenmann | 2014-03-28 | 51 | -1626/+22 |
| | | | | | | highlevel API documentation. Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction. | ||||
* | Fix 90 and 270 rotations in ILI9320 driver (Thanks jkjk) | inmarket | 2014-03-22 | 1 | -2/+2 |
| | |||||
* | Whitespaces | inmarket | 2014-03-22 | 1 | -21/+21 |
| | |||||
* | Some fixes for the Nokia6610GE8 display driver | inmarket | 2014-03-20 | 1 | -3/+33 |
| | |||||
* | A couple of include paths need fixing | inmarket | 2014-02-19 | 2 | -2/+2 |
| | |||||
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 16 | -38/+38 |
| | |||||
* | Remove superfluous driver file | inmarket | 2014-02-19 | 1 | -606/+0 |
| | |||||
* | Driver fix | inmarket | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Allow for LCD specific configuration - | omriiluz | 2013-12-14 | 2 | -4/+34 |
| | | | | | | Bias Horizontal/Vertical flipping Page Mapping per hard wiring of the LCD panel | ||||
* | removed obsolet file | Joel Bodenmann | 2013-12-07 | 1 | -637/+0 |
| | |||||
* | Replace color format conversion macros with proper routines to prevent side ↵ | inmarket | 2013-11-17 | 15 | -44/+61 |
| | | | | | | effects with using the macro. Also fix a number of compiler warnings. | ||||
* | missing semicolon | Joel Bodenmann | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | merging GDISPStreaming | Joel Bodenmann | 2013-11-10 | 113 | -10511/+7955 |
|\ | |||||
| * | New GDISP now supports multiple controllers with different pixel formats. | inmarket | 2013-11-05 | 17 | -44/+99 |
| | | | | | | | | | | You can now have a main color display and a secondary monochrome display. You can now optionally set GDISP_PIXELFORMAT to any color or grayscale format for your application and the driver will internally convert to the display hardware format. | ||||
| * | Auto-generate pixel formats using macro's. | inmarket | 2013-11-05 | 16 | -16/+16 |
| | | | | | | | | | | Prepare for (but not yet complete) supporting a different high level GDISP pixel format to the low level driver format. This will be useful in multiple display scenario's where displays have different pixel formats. | ||||
| * | ILI9341 driver fixes | inmarket | 2013-10-29 | 2 | -29/+5 |
| | |