summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-02Documenation: x86 Quark/Galileo remove i586 warningLee Leahy
2016-02-02Documentation: Add x86 documentation for required filesLee Leahy
2016-02-02src: Fix various spelling and whitespace issues.Martin Roth
2016-02-02build system: add Chrome OS futility to toolsPatrick Georgi
2016-02-02build system: avoid setting HOSTCC to " gcc"Patrick Georgi
2016-02-02commonlib: move uefi includes out of commonlib includesStefan Reinauer
2016-02-02asus/f2a85-m: Configure Hudson to be legacy-freeLoic
2016-02-02amd/agesa/family15tn: Add Richland CPU IDLoic
2016-02-02arch/x86: Add second paragraph to license headerMartin Roth
2016-02-02Makefile: Add a comment to fix syntax highlightingMartin Roth
2016-02-02lint: Check license headers for both paragraphs of the GPLMartin Roth
2016-02-02payloads/coreinfo: Add defaultbuild targetMartin Roth
2016-02-02Kconfig: indent with tabs, not spaces.Martin Roth
2016-02-02src/: Fix Kcofig symbols missing CONFIG_ prefixMartin Roth
2016-02-02lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macroJean Lucas
2016-02-01cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600Timothy Pearson
2016-02-01mainboard/asus/kgpe-d16: Wait for all APs to stop before MCT setupTimothy Pearson
2016-02-01cpu/amd/fam10h-fam15h: Add new wait_ap_stopped functionTimothy Pearson
2016-02-01nb/amd/amdmct/mct_ddr3: Save and restore SkewMemClk for S3 resumeTimothy Pearson
2016-02-01mainboard/asus/kgpe-d16: Use W83667HG-A specific PS/2 ASL fileTimothy Pearson
2016-02-01mainboard/asus/kgpe-d16: Update DSDT with new devices and bump versionTimothy Pearson
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-02-01mainboard/asus/kgpe-d16: Add support for lifted BSP APIC IDsTimothy Pearson
2016-02-01mainboard/asus/kgpe-d16: Add missing IRQ route to mptableTimothy Pearson
2016-02-01mainboard/asus/kgpe-d16: Clean up legacy PIRQ table codeTimothy Pearson
2016-02-01southbridge/amd/sb700: Enable extended APIC ID when Kconfig option setTimothy Pearson
2016-02-01southbridge/amd/sb700: Set HPET min tick value to RPR recommendationTimothy Pearson
2016-02-01cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabledTimothy Pearson
2016-02-01mainboard/asus/kgpe-d16: Use W83667HG-A SuperIO instead of NCT5572DTimothy Pearson
2016-02-01util/release: extend release scriptPatrick Georgi
2016-01-31buildgcc: Add GNU make to reference toolchainStefan Reinauer
2016-01-31buildgcc: Update LLVM to 3.7.1Stefan Reinauer
2016-01-31buildgcc: Rename armv7-a-eabi compiler to arm-eabiStefan Reinauer
2016-01-31vendorcode/intel: remove unused apple specific assembler macrosStefan Reinauer
2016-01-31drivers/intel/fsp1_1: Fix spelling error in API and copyrightLee Leahy
2016-01-31h8/battery: Fix ASL warning.Vladimir Serbinenko
2016-01-31stout: Fix VGA PCIIDs.Vladimir Serbinenko
2016-01-30kconfig_lint: Add readme documentMartin Roth
2016-01-30kconfig_lint: add comments and whitespace fixes.Martin Roth
2016-01-30kconfig_lint: Skip temp files when looking for unused Kconfig files.Martin Roth
2016-01-30kconfig_lint: Update prompt structureMartin Roth
2016-01-30kconfig_lint: Add warning if tristate type is used in corebootMartin Roth
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30kconfig_lint: Don't look at IS_ENABLED() text in comments.Martin Roth
2016-01-30kconfig_lint: Exclude some Kconfig symbols from unused symbol checksMartin Roth
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30lint: Add a check for the executable bit being set on source codeMartin Roth
2016-01-30soc/intel: Add skeleton infrastructure for Apollolake SOCAlexandru Gagniuc
2016-01-30arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCKAlexandru Gagniuc
2016-01-30arch/x86: Rename bootblock.S to bootblock_romcc.SAlexandru Gagniuc