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
/
intel
/
skylake
/
memmap.c
Age
Commit message (
Expand
)
Author
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2017-12-22
soc/intel/skylake: Make use of common SMM code for SKL
Subrata Banik
2017-10-19
soc/intel/skylake: Use EBDA structure to store soc reserve memory size
Subrata Banik
2017-10-16
soc/intel/common: sanity check ebda signature
Aaron Durbin
2017-09-22
soc/intel/skylake: Calculate soc reserved memory size
Subrata Banik
2017-09-22
soc/intel/skylake: Use EBDA area to store cbmem_top address
Subrata Banik
2017-09-22
soc/intel/skylake: Refactor memory layout calculation
Subrata Banik
2017-09-06
soc/intel/{cannonlake,skylake}: Fix null pointer dereference in klocwork
Subrata Banik
2017-09-01
soc/intel/skylake: Use SA library to get smm region information
Subrata Banik
2017-08-28
soc/intel/skylake: Fix FSP1.1 booting issue with HW based dram top calculation
Subrata Banik
2017-08-23
soc/intel/skylake: Usable dram top calculation based on HW registers
Subrata Banik
2017-07-17
soc/intel/skylake: remove top_of_32bit_ram() declaration
Aaron Durbin
2016-11-30
soc/intel/skylake: Fix top_of_ram calculation
Naresh G Solanki
2016-08-31
skylake: Add initial FSP2.0 support
Rizwan Qureshi
2016-08-08
soc/intel/skylake: Cleanup patch for Skylake SoC
Barnali Sarkar
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-01-31
drivers/intel/fsp1_1: Fix spelling error in API and copyright
Lee Leahy
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-19
Skylake: update cbmem_top
Rizwan Qureshi
2015-08-14
intel/common: fix stage_cache_external_region()
Aaron Durbin
2015-08-14
skylake: clean up SMM region calculations
Aaron Durbin
2015-07-21
intel fsp: remove CHIPSET_RESERVED_MEM_BYTES
Aaron Durbin
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy
2015-07-16
soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC
Lee Leahy