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
Commit message (
Expand
)
Author
Age
Files
Lines
*
t132: add RAM repair to cluster 1
Yen Lin
2015-04-13
2
-3
/
+17
*
tegra132: psci: add cpu_on/off support
Joseph Lo
2015-04-10
4
-2
/
+197
*
tegra132: Make non-vboot2 memlayout more useful
Furquan Shaikh
2015-04-10
1
-4
/
+5
*
tegra132: Change memlayout to have PRERAM and POSTRAM CBFS Cache
Furquan Shaikh
2015-04-10
1
-1
/
+2
*
tegra132: Bump up ramstage to 256K
Furquan Shaikh
2015-04-10
1
-1
/
+1
*
tegra132: prepare cpu startup in psci
Aaron Durbin
2015-04-10
4
-6
/
+31
*
tegra132: Increase size of bootblock due to overflow
Tom Warren
2015-04-10
1
-0
/
+2
*
tegra132: always bring up PLLD
Aaron Durbin
2015-04-10
1
-0
/
+18
*
tegra132: rename clock_display() to clock_configure_plld()
Aaron Durbin
2015-04-10
4
-12
/
+14
*
tegra132: Set dc to resize the difference between framebuffer and panel
Jimmy Zhang
2015-04-10
2
-9
/
+16
*
tegra132: Add framebuffer parameters
Jimmy Zhang
2015-04-10
1
-1
/
+11
*
tegra132: Pass panel spec to lib_sysinfo
Jimmy Zhang
2015-04-10
3
-8
/
+38
*
tegra132: Expand ramstage size to 208k (from 192k)
Jimmy Zhang
2015-04-10
1
-1
/
+1
*
tegra132: Add dsi driver
Jimmy Zhang
2015-04-10
18
-182
/
+2986
*
tegra132: Add panel mode spec
Jimmy Zhang
2015-04-10
1
-1
/
+34
*
google/rush_ryu: dsi: Enable panel related vdd and clocks
Jimmy Zhang
2015-04-10
1
-0
/
+3
*
tegra132: Increase space for romstage in memlayout
Furquan Shaikh
2015-04-10
1
-4
/
+4
*
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
2
-2
/
+2
*
google/rush: Add I2C1 init and audio clock enable/resets
Tom Warren
2015-04-10
1
-0
/
+5
*
tegra132: Add routine to enable all audio periphs under AHUB
Tom Warren
2015-04-10
2
-0
/
+19
*
tegra132: Add I2C1 support to funit
Tom Warren
2015-04-10
5
-2
/
+6
*
arm64: Implement PSCI command support
Aaron Durbin
2015-04-10
1
-0
/
+12
*
arm64: secmon: add entry point for turned on CPUs
Aaron Durbin
2015-04-10
1
-0
/
+4
*
ryu: Add display_start api
Jimmy Zhang
2015-04-10
1
-0
/
+11
*
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-10
4
-27
/
+24
*
soc: Use DEVICE_NOOP macro formalism over static stub func
Edward O'Callaghan
2015-04-09
1
-6
/
+2
*
tegra132: configure debug uart to 115200n8 in tegra_lp0_resume
Yen Lin
2015-04-09
1
-2
/
+36
*
arm64: psci: add node hierarchy
Aaron Durbin
2015-04-09
2
-0
/
+47
*
t132: Add vboot2 support
Furquan Shaikh
2015-04-08
5
-6
/
+129
*
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
6
-105
/
+3
*
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
39
-85
/
+83
*
tegra132: Remove clamp_tristate_inputs() call
Tom Warren
2015-04-08
1
-3
/
+0
*
tegra132: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
42
-94
/
+82
*
tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c
Furquan Shaikh
2015-04-07
1
-0
/
+6
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
1
-2
/
+0
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
17
-198
/
+126
*
tegra132: Add tegra_lp0_resume code
Yen Lin
2015-04-06
3
-0
/
+787
*
t132: Enable SMMU translations
Furquan Shaikh
2015-04-04
2
-0
/
+5
*
tegra132: Store ODMDATA from BCT into PMC scratch for use by kernel
Tom Warren
2015-04-04
1
-0
/
+26
*
tegra132: remove framebuffer reservation
Aaron Durbin
2015-04-04
5
-37
/
+11
*
tegra124: use known-good drive for fast-train only
Neil Chen
2015-04-04
3
-23
/
+29
*
tegra124: add support for full DP link training
Neil Chen
2015-04-04
4
-44
/
+652
*
tegra132: implement platform_prog_run()
Aaron Durbin
2015-04-03
1
-30
/
+7
*
tegra124: implement platform_prog_run()
Aaron Durbin
2015-04-03
1
-18
/
+21
*
Nyans: replace cpu_reset with hard_reset
Daisuke Nojiri
2015-04-02
1
-0
/
+1
*
cbfs: remove cbfs_core.h includes
Aaron Durbin
2015-03-31
2
-2
/
+0
*
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-30
1
-1
/
+1
*
tegra132: Add support for pmc_rst_status get and print
Furquan Shaikh
2015-03-28
5
-0
/
+38
*
tegra132: Replace use of clk_rst with CLK_RST_REG
Furquan Shaikh
2015-03-28
3
-4
/
+1
*
tegra132: measure romstage timings
Aaron Durbin
2015-03-28
2
-2
/
+13
[next]