summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13utils: Remove old license text from help & disclaimer fileMartin Roth
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2016-01-13intel/skylake platforms: Add MAINBOARD_HAS_LPC_TPM in KconfigMartin Roth
2016-01-13intel/northbridge/sandy: raminit code cleanupPatrick Rudolph
2016-01-13[WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUMENico Huber
2016-01-13northbridge/intel/x4x: clean up includesMartin Roth
2016-01-13cbfstool: Remove duplicate code lineWerner Zeh
2016-01-12util/lint: Add lint script to run kconfig_lintMartin Roth
2016-01-12util/lint/kconfig_lint: Run through perltidy to fix whitespaceMartin Roth
2016-01-12lint: rename lint-006-checkpatch because board name is lint-006Martin Roth
2016-01-12Makefile: Add toolchain version checkMartin Roth
2016-01-12amd/cimx/sb800/pci_devs.h: Update guard #define nameMartin Roth
2016-01-12intel/skylake: Remove check for Microcode loaded by MEMartin Roth
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