summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-12google/guado: initial upstream migrationMatt DeVillier
2016-01-12Makefile: Correct spelling in help messageWerner Zeh
2016-01-12nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` styleNico Huber
2016-01-11autoport: Add missing castsVladimir Serbinenko
2016-01-10fsp1_1: Remove #if protection in header - It's not neededMartin Roth
2016-01-10lenovo/x220: Enable USB 3 controllerMarian Tietz
2016-01-09buildgcc: Print out all missing tools then haltMartin Roth
2016-01-08vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltageMartin Roth
2016-01-08fsp_baytrail: Add additional PCI space above 4GBMartin Roth
2016-01-07intel/braswell: Disable IFD & ME by default so abuild can buildMartin Roth
2016-01-07mainboard: Drop abuild.disabled files for Braswell boardsStefan Reinauer
2016-01-07buildgcc: Don't request that optional tools be installedMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2016-01-07src/vendorcode/amd: correct spelling of MTRRPaul Menzel
2016-01-07f14: Increase AP stack to 8k on 64bitStefan Reinauer
2016-01-07google/cyan, intel/strago Kconfig: Only ask to display SPD onceMartin Roth
2016-01-07xcompile: Quote variables to prevent globbing and splitting.Martin Roth
2016-01-07xcompile: Use local variables in the test functionsMartin Roth
2016-01-07xcompile: use $() instead of backticksMartin Roth
2016-01-07xcompile: Only include arm64 erratum check in arm64 sectionMartin Roth
2016-01-07xcompile: Put compiler variables outside of 'if' to allow checkingMartin Roth
2016-01-07xcompile: Separate flags from clang executableMartin Roth
2016-01-07xcompile: Add XGCCPATH to clang compilerMartin Roth
2016-01-07xcompile: Add separation for architectures to improve readabilityMartin Roth
2016-01-07xcompile: Use tabs for indentationMartin Roth
2016-01-07Makefile.inc: update location of dsdtMartin Roth
2016-01-07intel/fsp1_1: Disable GOP support by defaultMartin Roth
2016-01-07mainboard/asus/kgpe-d16: Enable romstage microcode spinlocksTimothy Pearson
2016-01-07cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson
2016-01-07inteltool: add NetBSD compatibilityAndrey Korolyov
2016-01-07viatool: add NetBSD supportAndrey Korolyov
2016-01-07Revert "util/crossgcc: Regenerate MPFR autotools files before build"Timothy Pearson
2016-01-07util/crossgcc: Bump MPFR version to 3.1.3Timothy Pearson
2016-01-06viatool: Add VIA C3 MSRsAndrey Korolyov
2016-01-06cpu/amd/fam10h-15h: Add tsc_freq_mhz() functionTimothy Pearson
2016-01-06cbfstool: correct add-master-header logic to match runtime expectationsAaron Durbin
2016-01-06Revert "x86: Align CBFS on top of ROM"Aaron Durbin
2016-01-06intel/braswell: Build in both C0 and 'other' vbiosMartin Roth
2016-01-06Documentation: Add information about patches from other git reposMartin Roth
2016-01-06cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin
2016-01-06cbfstool: keep cbfs master header pointerPatrick Georgi
2016-01-06cbfstool: Adapt "cbfstool copy" to only use fmap regions.Patrick Georgi
2016-01-06cbfstool: Use buffer over offset/size pair for cbfs_copy_instancePatrick Georgi
2016-01-06commonlib: Add function to hash contents of a CBFS region.Aaron Durbin
2016-01-06commonlib/cbfs: Add type ids for empty filesPatrick Georgi
2016-01-06commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin
2016-01-06commonlib: Add common cbfs parsing logic to coreboot and cbfstool.Aaron Durbin
2016-01-06commonlib: Add function to compute relative offsets from two region_devices.Aaron Durbin
2016-01-06toolchain.inc: Test for valid toolchain when ANY_TOOLCHAIN is usedMartin Roth
2016-01-05xcompile: Remove warnings about missing tools & architecturesMartin Roth