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
/
common
Age
Commit message (
Expand
)
Author
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
FSP 1.1: Move common FSP code
Lee Leahy
2015-10-27
fsp/intel common: Add support for Gfx PEIM (AKA GOP)
robbie zhang
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-11
skylake: add support for verstage
Aaron Durbin
2015-10-11
soc/intel/common: use prog_locate() for finding fsp.bin
Aaron Durbin
2015-10-11
intel fsp1_1: prepare for romstage vboot verification split
Aaron Durbin
2015-10-11
soc/intel/common: remove chipset specific calls
Aaron Durbin
2015-10-11
intel SOC common: Remove unused parameters
Lee Leahy
2015-10-11
Braswell: Modify CB to accomodate new FSPv83
Subrata Banik
2015-10-11
intel: update common and FSP cache-as-ram parameters
Aaron Durbin
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-17
intel/common: Add common code for filling out ACPI _SWS
Duncan Laurie
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-09-10
intel/common: Print board ID if enabled
Duncan Laurie
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-08-29
fsp raminit: Add romstage_params to soc_memory_init_params
Duncan Laurie
2015-08-29
soc/intel/common/fsp_ramstage.c: Don't die when printing HOB info
Alexandru Gagniuc
2015-08-29
soc/intel/common: Add mrc.cache file to CBFS when appropriate
Alexandru Gagniuc
2015-08-21
soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRC
Martin Roth
2015-08-14
intel/common: fix stage_cache_external_region()
Aaron Durbin
2015-08-14
intel/common: use external stage cache for fsp_ramstage
Aaron Durbin
2015-08-14
fsp1_1: fsp_relocate: use struct region_device and struct prog
Aaron Durbin
2015-08-14
intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.c
Aaron Durbin
2015-08-13
soc/common/intel: Reset is not dependend upon FSP
Lee Leahy
2015-07-23
intel: common: Let mainboard supplement FSP memory info
Duncan Laurie
2015-07-23
intel/common: Add SMBIOS memory width
Lee Leahy
2015-07-21
intel/common: remove printk in pre_console_init()
rsatapat
2015-07-21
intel fsp: remove CHIPSET_RESERVED_MEM_BYTES
Aaron Durbin
2015-07-21
Braswell: Remove GOP from normal boot mode.
Abhay Kumar
2015-06-26
soc/intel/common: Restrict common romstage/ramstage code to FSP
Lee Leahy
2015-06-25
soc/intel/common/Kconfig: Fix warning & whitespace
Martin Roth
2015-06-24
Intel/common: Remove copyright address
Lee Leahy
2015-06-24
Intel Common SOC: Add romstage support
Lee Leahy
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-30
kbuild: Don't require intel/common changes for every soc
Stefan Reinauer
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-18
soc/intel/common: Add common reset code
Lee Leahy
2015-04-18
soc/intel/common: Add function to protect MRC cache
Duncan Laurie
2015-04-06
baytrail: Fix hdmi audio choppy issue
Kein Yuan
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"
Kyösti Mälkki
2015-01-06
doxygen fixes: change @var to @param var
Martin Roth
2015-01-06
Re-factor 'to_flash_offset()' into 'spi_flash.h'
Edward O'Callaghan
2014-10-22
baytrail: Move HDA verb table to Intel SOC common directory
Duncan Laurie
2014-10-22
baytrail: Move MRC cache code to a common directory
Duncan Laurie