index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
2
-22
/
+2
*
soc/nvidia: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
15
-195
/
+31
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
17
-23
/
+0
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
1
-2
/
+2
*
soc/nvidia/tegra: Constify variable
Patrick Georgi
2019-12-03
1
-1
/
+1
*
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-12-02
2
-3
/
+3
*
soc/nvidia/tegra: Remove duplicate macros
Jacob Garber
2019-11-26
1
-25
/
+0
*
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
3
-14
/
+14
*
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
1
-2
/
+0
*
soc/nvidia: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-07-25
1
-1
/
+2
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
1
-1
/
+0
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
6
-6
/
+6
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Use tabs for indentation
Elyes HAOUAS
2018-10-08
1
-1
/
+1
*
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
1
-4
/
+4
*
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
1
-1
/
+1
*
src/soc: Add and update license headers
Martin Roth
2018-05-29
1
-3
/
+5
*
soc/nvidia: Get rid of device_t
Elyes HAOUAS
2018-05-28
1
-1
/
+1
*
include/device: Split i2c.h into three
Nico Huber
2017-08-18
2
-2
/
+2
*
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-14
1
-4
/
+5
*
commonlib: move DIV_ROUND macros from nvidia/tegra
Arthur Heymans
2016-09-07
1
-18
/
+0
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
16
-64
/
+0
*
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-07
2
-6
/
+0
*
t210: Set UTMIP_PCOUNT_UPDN_DIV to 0
Stephen Barber
2015-06-30
1
-1
/
+1
*
nvidia/tegra: expose more registers
Tom Warren
2015-06-23
1
-2
/
+10
*
tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h
Furquan Shaikh
2015-06-23
1
-16
/
+0
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
16
-18
/
+16
*
nvidia/tegra*: check bus number for i2c driver APIs
Yen Lin
2015-04-22
2
-2
/
+18
*
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
1
-10
/
+44
*
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
6
-27
/
+27
*
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-21
6
-63
/
+29
*
rush: Enable dp display
Jimmy Zhang
2015-04-14
2
-0
/
+21
*
ryu: display: Set display shift clock divider
Jimmy Zhang
2015-04-14
1
-1
/
+1
*
ryu: display: Split dc functions from dsi display code
Jimmy Zhang
2015-04-13
1
-0
/
+4
*
tegra132: Set dc to resize the difference between framebuffer and panel
Jimmy Zhang
2015-04-10
1
-0
/
+2
*
tegra132: Add dsi driver
Jimmy Zhang
2015-04-10
2
-0
/
+77
*
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-10
3
-26
/
+23
*
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
2
-2
/
+4
*
tegra124: add support for full DP link training
Neil Chen
2015-04-04
1
-0
/
+160
*
tegra: Clean up USB code
Furquan Shaikh
2015-03-26
2
-119
/
+128
*
tegra: correct gpio_index_to_port() calculation
Aaron Durbin
2015-03-25
1
-1
/
+1
*
tegra132: output chip information and MTS version
Aaron Durbin
2015-03-25
2
-0
/
+24
*
tegra132: provide pad configuration interface
Aaron Durbin
2015-03-24
2
-31
/
+48
*
Generalize revision number calculation function
Vadim Bendebury
2015-03-23
2
-74
/
+17
*
include/types.h: Provide BIT() macro
Alexandru Gagniuc
2015-02-06
1
-1
/
+0
*
nyan*: I2C: Fix bus clear BC_TERMINATE naming.
Tom Warren
2015-01-09
2
-4
/
+4
*
tegra: i2c: re-init i2c controller after reset
Jimmy Zhang
2015-01-09
1
-0
/
+5
*
tegra: i2c: Add a timeout to I2C bit clear recovery mechanism
Julius Werner
2014-12-30
1
-4
/
+10
*
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
3
-1
/
+99
[next]