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
Age
Commit message (
Expand
)
Author
2016-05-06
soc/intel: indicate to build system that XIP_ROM_SIZE isn't used
Aaron Durbin
2016-05-06
cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE
Aaron Durbin
2016-05-06
util/cbfstool: fix x86 execute-in-place semantics for all fmd regions
Aaron Durbin
2016-05-06
{cpu,soc}/intel: remove unused smm_init() function
Aaron Durbin
2016-05-06
cpu/x86/mp_init: reduce exposure of internal implementation
Aaron Durbin
2016-05-06
soc/intel/skylake: convert to using common MP and SMM init
Aaron Durbin
2016-05-06
cpu/intel/haswell: convert to using common MP and SMM init
Aaron Durbin
2016-05-06
soc/intel/broadwell: convert to using common MP and SMM init
Aaron Durbin
2016-05-06
soc/intel/apollolake: convert to using common MP init
Aaron Durbin
2016-05-06
soc/intel/braswell: convert to using common MP and SMM init
Aaron Durbin
2016-05-06
soc/intel/fsp_broadwell_de: convert to using common MP init
Aaron Durbin
2016-05-06
soc/intel/apollolake: Correct PCI write size in romstage
Furquan Shaikh
2016-05-05
build system: create fmap for UPDATE_IMAGE configurations, too
Patrick Georgi
2016-05-05
rdc/r8610: Move to src/soc
Stefan Reinauer
2016-05-05
dmp/vortex86ex: Merge northbridge and southbridge into soc
Stefan Reinauer
2016-05-05
lib/reg_script: Fix braces
Stefan Reinauer
2016-05-05
soc/intel/quark: Add script time delay support
Lee Leahy
2016-05-05
soc/intel/quark: Add temperature sensor support
Lee Leahy
2016-05-04
soc/intel/quark: Add USB PHY initialization
Lee Leahy
2016-05-04
drivers/xpowers: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-05-04
buildgcc: Update Python to 3.5.1
Stefan Reinauer
2016-05-04
buildgcc: Update gdb and expat
Stefan Reinauer
2016-05-04
crossgcc: Update toolchain
Iru Cai
2016-05-04
soc/apollolake: Set BootMode based on previous sleep state
Ravi Sarawadi
2016-05-04
soc/apollolake/romstage: Do not cast const to non-const pointers
Alexandru Gagniuc
2016-05-04
soc/intel/common/mrc_cache: Honor MRC data as a constant pointer
Alexandru Gagniuc
2016-05-04
nb/intel/sandybridge/raminit: support calling dram_freq multiple times
Patrick Rudolph
2016-05-04
nb/intel/sandybridge/raminit: add additional fallbacks
Patrick Rudolph
2016-05-04
nb/intel/gm45: Fix native text mode initialization
Nick High
2016-05-04
lib/reg_script: Add display support
Lee Leahy
2016-05-04
crosfirmware: Make script more silent
Joseph Pillow
2016-05-04
soc/intel/fsp_baytrail: convert to using common MP and SMM init
Aaron Durbin
2016-05-04
soc/intel/baytrail: convert to using common MP and SMM init
Aaron Durbin
2016-05-04
cpu/x86: combine multiprocessor and SMM initialization
Aaron Durbin
2016-05-04
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
Aaron Durbin
2016-05-04
broadwell/me: Fix out-of-bounds array access error
Evan Lojewski
2016-05-04
cpu/x86/smm_module_loader: always build with SMM module support
Aaron Durbin
2016-05-04
buildgcc: Always set HOSTCFLAGS
Nico Huber
2016-05-04
payload: Fix broken Linux kernel as payload
Werner Zeh
2016-05-04
buildgcc: Use smaller xz archives
Stefan Reinauer
2016-05-04
buildgcc: Drop --target from python and expat
Stefan Reinauer
2016-05-03
soc/intel/quark: Add IntelQNCConfig.h from EDK-II
Lee Leahy
2016-05-03
mainboard/intel/galileo: Enable I2C and GPIO
Lee Leahy
2016-05-03
vendorcode/intel/fsp/fsp1_1/quark: Update FspUpdVpd.h
Lee Leahy
2016-05-03
chromeos: Ensure that the last file in FW_MAIN is not also the first one
Paul Kocialkowski
2016-05-03
nvramcui: Cast u8 * values to char * to eliminate warnings
Martin Roth
2016-05-03
intel/baytrail: use fmap information for code caching
Patrick Georgi
2016-05-03
lib/cbfs: Use fmap derived information about the COREBOOT region
Patrick Georgi
2016-05-03
fmaptool: Export some fmap knowledge to the build environment
Patrick Georgi
2016-05-03
build system: rename fmap.h to fmap_config.h
Patrick Georgi
[next]