summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-01-29Revert "northbridge/intel/sandybridge: Fix random raminit failures"Vladimir Serbinenko
2016-01-29build system: allow modifying cbfstool options for files-in-regionsPatrick Georgi
2016-01-29build system: Unwind multi-region cbfstool add commandsPatrick Georgi
2016-01-29build system: deduplicate users of cbfs-add-cmdPatrick Georgi
2016-01-29build system: deduplicate use of cbfs-autogen-attributesPatrick Georgi
2016-01-29build system: deduplicate the addition of alignment/base argumentsPatrick Georgi
2016-01-29build system: pass $(file) explicitlyPatrick Georgi
2016-01-29build system: separate cbfstool add invocations into separate commandsPatrick Georgi
2016-01-29build system: reformat cbfs-add-cmdPatrick Georgi
2016-01-29southbridge/amd/sb700: Add CMOS option to disable legacy USB supportTimothy Pearson
2016-01-29mainboard/cubieboard: use bootblock_mainboard_early_initIru Cai
2016-01-29google/peppy/Kconfig: Move select MAINBOARD_DO_NATIVE_VGA_INITJean Lucas
2016-01-29soc/braswell: Fix Global NVS base addressHannah Williams
2016-01-29src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth
2016-01-29board_status/getrevision.sh: get rid of colons in dir namesMartin Roth
2016-01-29intel/skylake: Implement native Cache-as-RAM (CAR)Subrata Banik
2016-01-29arch/arm64: Override bl31 timestamp with coreboot build timestampPatrick Georgi
2016-01-29superio/winbond/w83667hg-a: Add support for W83667HG-ATimothy Pearson
2016-01-29southbridge/amd/sb700: Add missing DMA setup step from AMD RRGTimothy Pearson
2016-01-29mainboard/asus/kgpe-d16: Use stock PS/2 ACPI ASL fileTimothy Pearson
2016-01-29mainboard/asus/kgpe-d16: Enable ASUS MIO audio optionTimothy Pearson
2016-01-29mainboard/asus/kgpe-d16: Move memory test before IMD setupTimothy Pearson
2016-01-29nb/amdmct/mct_ddr3: Enable mainboard voltage setTimothy Pearson
2016-01-29cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systemsTimothy Pearson
2016-01-29mb/gigabyte/ga-g41m-es2l: Remove PMBASE settings and commented code.Damien Zammit
2016-01-29mb/gigabyte/ga-g41m-es2l: Remove copy-pasted cstatesDamien Zammit
2016-01-29mb/gigabyte/ga-g41m-es2l: Move MMCONF base address to 0xe0000000Damien Zammit
2016-01-29nb/intel/x4x: Move to early cbmemDamien Zammit
2016-01-29nb/intel/x4x: Cleanup gma.cDamien Zammit
2016-01-29nb/intel/x4x: Tidy up raminit and fix msbpos() functionDamien Zammit
2016-01-29nb/intel/x4x: Tidy up northbridgeDamien Zammit