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
/
tegra132
/
soc.c
Age
Commit message (
Expand
)
Author
2015-11-07
arm64: Remove cpu intialization through device-tree
Furquan Shaikh
2015-11-07
arm64: Remove SMP support
Furquan Shaikh
2015-11-07
arm64: remove spin table support
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-04
bootmode: add display_init_required()
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-14
tegra132: lock down VPR
Aaron Durbin
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