summaryrefslogtreecommitdiffstats
path: root/src/drivers/parade
Commit message (Expand)AuthorAgeFilesLines
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* include/device: Split i2c.h into threeNico Huber2017-08-182-2/+2
* lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans2017-05-031-1/+1
* parade/ps8640: disable mipi mcsJitao Shi2016-08-312-0/+13
* parade/ps8640: add delay to every loop when polling ps8640 readyJitao Shi2016-08-311-3/+9
* parade/ps8640: Initialize edid_sizePatrick Georgi2016-05-081-1/+1
* drivers/parade: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-34/+0
* parade/ps8640: Clean upPatrick Georgi2016-03-162-2/+1
* Add a driver for the parade ps8640Jitao Shi2016-03-126-0/+162
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-316-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* i2c: Replace the i2c API.Gabe Black2014-12-161-2/+1
* Pit: move parade writes to mainboard.cRonald G. Minnich2013-12-212-130/+14
* parade: Add a driver for the parade ps8625.Gabe Black2013-07-106-0/+270