summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* soc/braswell: Add CPUID for D0 steppingDivya Sasidharan2016-01-141-0/+1
* ec/: add missing license headersMartin Roth2016-01-142-4/+40
* acpi/: add missing license headerMartin Roth2016-01-141-0/+13
* arch/x86/include: add missing license headersMartin Roth2016-01-1412-0/+156
* soc/braswell: Fix P-state tableSubrata Banik2016-01-144-6/+33
* intel/skylake/pcr.c: error out on invalid size in pcr read/writeMartin Roth2016-01-141-2/+2
* xcompile: More updates on ARM64 Erratum flagsMartin Roth2016-01-141-4/+5
* mb/lenovo/x200: Add panel power sequence valuesNico Huber2016-01-141-0/+5
* nb/intel/gm45: Backport configuration of panel power timingsNico Huber2016-01-142-9/+54
* nb/intel/gm45: Drop unnecessary panel power handlingNico Huber2016-01-141-15/+0
* cbfstool: Change FMAP granularity to 16 bytesStefan Reinauer2016-01-141-1/+1
* cbgfx: add error code to cbgfx_initDaisuke Nojiri2016-01-142-3/+9
* Makefile: Add 3rdparty to CPPFLAGS_commonJimmy Huang2016-01-141-0/+1
* cbfstool: fix address truncated problemHC Yen2016-01-141-3/+3
* mainboard/lenovo: reserve century byteAlexander Couzens2016-01-1412-29/+43
* cbfstool: reorder help textPatrick Georgi2016-01-141-1/+1
* arch/arm64: add missing license headersMartin Roth2016-01-135-0/+65
* arch/arm: add missing license headersMartin Roth2016-01-138-0/+104
* utils: Remove old license text from help & disclaimer fileMartin Roth2016-01-137-22/+5
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-13122-488/+0
* intel/skylake platforms: Add MAINBOARD_HAS_LPC_TPM in KconfigMartin Roth2016-01-133-0/+3
* intel/northbridge/sandy: raminit code cleanupPatrick Rudolph2016-01-131-1/+0
* [WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUMENico Huber2016-01-131-0/+1
* northbridge/intel/x4x: clean up includesMartin Roth2016-01-136-10/+14
* cbfstool: Remove duplicate code lineWerner Zeh2016-01-131-1/+0
* util/lint: Add lint script to run kconfig_lintMartin Roth2016-01-121-0/+18
* util/lint/kconfig_lint: Run through perltidy to fix whitespaceMartin Roth2016-01-121-70/+93
* lint: rename lint-006-checkpatch because board name is lint-006Martin Roth2016-01-121-0/+0
* Makefile: Add toolchain version checkMartin Roth2016-01-122-0/+24
* amd/cimx/sb800/pci_devs.h: Update guard #define nameMartin Roth2016-01-121-2/+2
* intel/skylake: Remove check for Microcode loaded by MEMartin Roth2016-01-121-22/+1
* google/guado: initial upstream migrationMatt DeVillier2016-01-1230-0/+2243
* Makefile: Correct spelling in help messageWerner Zeh2016-01-121-1/+1
* nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` styleNico Huber2016-01-121-76/+77
* autoport: Add missing castsVladimir Serbinenko2016-01-111-2/+2
* fsp1_1: Remove #if protection in header - It's not neededMartin Roth2016-01-101-4/+0
* lenovo/x220: Enable USB 3 controllerMarian Tietz2016-01-102-2/+4
* buildgcc: Print out all missing tools then haltMartin Roth2016-01-091-1/+7
* vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltageMartin Roth2016-01-081-0/+2
* fsp_baytrail: Add additional PCI space above 4GBMartin Roth2016-01-081-0/+15
* intel/braswell: Disable IFD & ME by default so abuild can buildMartin Roth2016-01-071-2/+2
* mainboard: Drop abuild.disabled files for Braswell boardsStefan Reinauer2016-01-072-4/+0
* buildgcc: Don't request that optional tools be installedMartin Roth2016-01-071-3/+7
* Correct some common spelling mistakesMartin Roth2016-01-0729-58/+58
* src/vendorcode/amd: correct spelling of MTRRPaul Menzel2016-01-0740-69/+69
* f14: Increase AP stack to 8k on 64bitStefan Reinauer2016-01-071-0/+4
* google/cyan, intel/strago Kconfig: Only ask to display SPD onceMartin Roth2016-01-072-11/+0
* xcompile: Quote variables to prevent globbing and splitting.Martin Roth2016-01-071-7/+7
* xcompile: Use local variables in the test functionsMartin Roth2016-01-071-3/+5
* xcompile: use $() instead of backticksMartin Roth2016-01-071-6/+6