index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
/
tegra132
/
soc.c
Age
Commit message (
Expand
)
Author
2015-04-10
tegra132: always bring up PLLD
Aaron Durbin
2015-04-10
tegra132: Pass panel spec to lib_sysinfo
Jimmy Zhang
2015-04-10
tegra132: Add dsi driver
Jimmy Zhang
2015-04-10
ryu: Add display_start api
Jimmy Zhang
2015-04-09
soc: Use DEVICE_NOOP macro formalism over static stub func
Edward O'Callaghan
2015-04-08
tegra132: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-04
tegra132: remove framebuffer reservation
Aaron Durbin
2015-03-28
tegra132: remove private spin table implementation
Aaron Durbin
2015-03-28
tegra132: use generic GIC driver
Aaron Durbin
2015-03-28
tegra132: update MTS version formatting
Aaron Durbin
2015-03-27
tegra132: support arm64 SMP bringup
Aaron Durbin
2015-03-27
tegra132: add spin table support
Aaron Durbin
2015-03-27
tegra132: add option to bring up and init secondary cpu
Aaron Durbin
2015-03-27
tegra132: initialize GIC
Aaron Durbin
2015-03-27
tegra132: move page tables to trustzone region
Aaron Durbin
2015-03-26
tegra132: Initialize CNTFRQ
Furquan Shaikh
2015-03-25
tegra132: output chip information and MTS version
Aaron Durbin
2015-03-17
t132: Add TTB_BUFFER to resource reserved
Furquan Shaikh
2015-03-13
tegra132: Add code to setup chip operations and mem resources.
Tom Warren