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
/
addressmap.c
Age
Commit message (
Expand
)
Author
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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-08
tegra132: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-04
t132: Enable SMMU translations
Furquan Shaikh
2015-04-04
tegra132: remove framebuffer reservation
Aaron Durbin
2015-03-27
tegra132: remove printk() before console_init()
Aaron Durbin
2015-03-26
tegra132: fix carveout address calculation >= 4GiB
Aaron Durbin
2015-03-13
tegra132: Add Trust Zone register access
Aaron Durbin
2015-03-13
tegra132: split memory range querying to above/below 4GiB
Aaron Durbin
2015-03-12
t132: handle optional Trust Zone region correctly
Aaron Durbin
2015-03-05
tegra132: add support for TZ carve-out
Aaron Durbin
2015-03-05
t132: handle carve-outs for addressable memory
Aaron Durbin
2015-03-05
t132: Enable cbmem console support
Aaron Durbin