summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/sor.c
Commit message (Expand)AuthorAgeFilesLines
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+3
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS2019-10-281-1/+0
* soc/nvidia/tegra124: Correct bitwise operatorsJacob Garber2019-07-261-2/+2
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-0/+1
* soc/nvidia/tegra124: Prevent implicit fallthroughJacob Garber2019-07-131-0/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-041-2/+2
* src/soc: Add and update license headersMartin Roth2018-05-291-3/+5
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-14/+14
* tegra124: use known-good drive for fast-train onlyNeil Chen2015-04-041-23/+25
* tegra124: add support for full DP link trainingNeil Chen2015-04-041-0/+52
* tegra124: Active dc/sor register change immediatelyVince Hsu2014-12-301-1/+3
* tegra124: Always enable DC when attaching SOR.Hung-Te Lin2014-12-161-1/+2
* nyan*: debug: Add sor registers dump functionJimmy Zhang2014-12-161-0/+80
* nyan*: merge a couple of sor setting difference from kernel driverJimmy Zhang2014-12-161-6/+18
* nyan*: Apply sor fix from kernel dc driverJimmy Zhang2014-12-161-31/+33
* tegra124: remove spurious error messagePatrick Georgi2014-11-181-0/+1
* tegra124: actually parse is_lvdsPatrick Georgi2014-11-181-2/+2
* t124: Clean up display init functionsJimmy Zhang2014-11-141-47/+655
* tegra124/nyan: various fixes and additionsHung-Te Lin2014-09-121-0/+169