summaryrefslogtreecommitdiffstats
path: root/src/drivers/parade
Commit message (Expand)AuthorAgeFilesLines
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-091-6/+6
* google/trogdor: Add backlight support for Parade ps8640xuxinxiong2021-11-022-4/+124
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-184-8/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-118-8/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-064-48/+8
* src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-272-2/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-228-16/+0
* 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