summaryrefslogtreecommitdiff
path: root/src/drivers/parade
AgeCommit message (Expand)Author
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2016-08-31parade/ps8640: disable mipi mcsJitao Shi
2016-08-31parade/ps8640: add delay to every loop when polling ps8640 readyJitao Shi
2016-05-08parade/ps8640: Initialize edid_sizePatrick Georgi
2016-04-19drivers/parade: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-03-16parade/ps8640: Clean upPatrick Georgi
2016-03-12Add a driver for the parade ps8640Jitao Shi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-16i2c: Replace the i2c API.Gabe Black
2013-12-21Pit: move parade writes to mainboard.cRonald G. Minnich
2013-07-10parade: Add a driver for the parade ps8625.Gabe Black