summaryrefslogtreecommitdiffstats
path: root/src/drivers/ti
Commit message (Expand)AuthorAgeFilesLines
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-091-8/+8
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-161-3/+3
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-8/+8
* src/drivers: Remove unused <delay.h>Elyes HAOUAS2022-01-121-1/+0
* google/trogdor: Add backlight support for Parade ps8640xuxinxiong2021-11-021-73/+5
* include/bcd: move bcd code to commonlib/bsd/includeRicardo Quesada2021-08-231-1/+1
* trogdor: Add backlight support for sn65dsi86bridge for HomestarVinod Polimera2021-05-082-0/+23
* drivers/sn65dsi86: Switch EDID reading to use "indirect mode"Julius Werner2021-05-081-71/+139
* drivers/ti/sn65dsi86bridge: Add parentheses to MacrosElyes HAOUAS2021-01-181-2/+2
* drivers: snsn65dsi86: Fix link rate parsingJulius Werner2020-10-131-7/+5
* sc7180: Remove the delay to force hpd detection and always disable HPDVinod Polimera2020-10-091-30/+2
* drivers: sn65dsi86: Retry link training up to 10 timesJulius Werner2020-10-011-7/+12
* sc7180: Add support for sn65dsi86 bridgeVinod Polimera2020-09-104-0/+546
* drivers/ti/tps65090: Drop dead codeAngel Pons2020-07-091-42/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-184-8/+0
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-112-68/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* drivers/ti/tps65913: Hide RTC driver from Kconfig menusPatrick Georgi2020-04-241-6/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-225-10/+0
* src/drivers: Fix typoElyes HAOUAS2018-08-101-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-182-2/+2
* drivers/ti: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-35/+0
* drivers/ti/tps65913: Set default values in KconfigMartin Roth2015-11-221-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* rtc: add config flag to denote rtc API availabilityPatrick Georgi2015-04-221-0/+1
* rtc: Add an RTC driver for the TI TPS65913 PMIC.Furquan Shaikh2015-04-105-0/+213
* doxygen fixes: change @var to @param varMartin Roth2015-01-062-12/+13
* i2c: Replace the i2c API.Gabe Black2014-12-161-2/+2
* [2/2] tps65090: re-factor for corebootDavid Hendricks2013-04-102-226/+166
* [1/2] initial import of TI TPS65090David Hendricks2013-04-106-0/+524
* Fix some of Peter's suggestions for the Nokia IP530.Myles Watson2010-06-072-93/+0
* Fixes for Nokia IP530 and associated drivers.Marc Bertens2010-06-042-0/+93