index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
/
tegra124
/
sor.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/nvidia: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src/soc/nvidia: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-07-26
soc/nvidia/tegra124: Correct bitwise operators
Jacob Garber
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-13
soc/nvidia/tegra124: Prevent implicit fallthrough
Jacob Garber
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-29
src/soc: Add and update license headers
Martin Roth
2015-04-08
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-04
tegra124: use known-good drive for fast-train only
Neil Chen
2015-04-04
tegra124: add support for full DP link training
Neil Chen
2014-12-30
tegra124: Active dc/sor register change immediately
Vince Hsu
2014-12-16
tegra124: Always enable DC when attaching SOR.
Hung-Te Lin
2014-12-16
nyan*: debug: Add sor registers dump function
Jimmy Zhang
2014-12-16
nyan*: merge a couple of sor setting difference from kernel driver
Jimmy Zhang
2014-12-16
nyan*: Apply sor fix from kernel dc driver
Jimmy Zhang
2014-11-18
tegra124: remove spurious error message
Patrick Georgi
2014-11-18
tegra124: actually parse is_lvds
Patrick Georgi
2014-11-14
t124: Clean up display init functions
Jimmy Zhang
2014-09-12
tegra124/nyan: various fixes and additions
Hung-Te Lin