Age | Commit message (Expand) | Author |
2024-04-11 | tree: Remove blank lines before '}' and after '{' | Elyes Haouas |
2022-11-22 | src/soc/nvidia: Remove unnecessary space after casts | Elyes Haouas |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2020-09-22 | soc/nvidia: Drop unneeded empty lines | Elyes HAOUAS |
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-07-25 | soc/nvidia: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-07-09 | src/soc: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-05-29 | src/soc: Add and update license headers | Martin Roth |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-05-03 | lib/edid.c: Differentiate between absent and non-conformant EDID | Arthur Heymans |
2016-08-31 | src/soc: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2015-08-28 | edid: Use edid_mode struct to reduce redundancy | David Hendricks |
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-19 | nyan*: Add fast link training functions | Jimmy Zhang |
2014-12-16 | nyan*: Set SOR_NV_PDISP_SOR_DP_SPARE0 register | Jimmy Zhang |
2014-12-16 | tegra124: Initialize display panel by EDID. | Hung-Te Lin |
2014-12-15 | tegra124: set MOT bit for I2C-over-AUX | Ken Chang |
2014-12-15 | tegra124: Add tegra_dc_i2c_aux_read to allow reading EDID. | Hung-Te Lin |
2014-11-14 | t124: Clean up display init functions | Jimmy Zhang |
2014-09-22 | tegra124/nyan: memory and display updates | Andrew Bresticker |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |