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-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
2016-05-03
arch/x86: Drop CBFS_BASE_ADDRESS
Patrick Georgi
2016-05-03
southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFS
Patrick Georgi
2016-05-03
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-05-03
.gitignore: add build and libpayload dirs for nvramcui payload
Stefan Tauner
2016-05-03
xcompile: test if gcc is really available
Stefan Tauner
2016-05-03
board_status/towiki: Link to CGit instead of Gitweb
Jonathan Neuschäfer
2016-05-02
soc/intel/quark: Remove UPD parameters
Lee Leahy
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-05-02
drivers/intel/fsp1_1: fix linking romstage when SEPARATE_VERSTAGE used
Aaron Durbin
2016-05-02
arch/x86/assembly_entry: allow early post CAR stages to use common code
Aaron Durbin
2016-05-02
arch/x86/asembly_entry: reorder conditional stage entry macros
Aaron Durbin
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
arch: introduce architecture dependent common variables
Aaron Durbin
2016-05-02
nb/amd/mct_ddr3: Only initialize ECC bits once
Timothy Pearson
2016-05-02
x86/memlayout.h: Do not include data/bss sections in C_ENVIRONMENT_BOOTBLOCK
Furquan Shaikh
2016-05-01
romcc.1: Point bug reporters to the coreboot ML / bug tracker
Jonathan Neuschäfer
2016-05-01
payloads/nvramcui: Make the makefile non-executable
Jonathan Neuschäfer
2016-05-01
mb/emulation/*/board_info.txt: Update QEMU URL
Jonathan Neuschäfer
2016-05-01
nb/amd/mct_ddr3: Warn if MaxRdLatency training fails on Family 15h
Timothy Pearson
2016-05-01
nb/amd/mct_ddr3: Stop receiver enable cycle training after window found
Timothy Pearson
2016-05-01
nb/amd/mct_ddr3: Do not constantly reset read data timing registers to 0
Timothy Pearson
2016-05-01
nb/amd/mct_ddr3: Skip nibble training when current DIMM is not x4
Timothy Pearson
2016-05-01
nb/amd/mct_ddr3: Fix x4 DIMM receiver enable training on Fam15h
Timothy Pearson
2016-04-30
lib/reg_script: Allow multiple independent handlers
Lee Leahy
[next]