summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-28mainboard/supermicro/h8qme_fam10/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/asus/dsbf/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/intel/emeraldlake2/gpio.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/intel/eagleheights/debug.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/broadcom/blast: Use tabs for indentsElyes HAOUAS
2016-09-28soc/intel/apollolake: Add pmc_ipc device supportLijian Zhao
2016-09-28soc/intel/apollolake: Use fixed resource for SRAM and IPC1Lijian Zhao
2016-09-27northbridge/sandybridge/raminit_mrc.c: fix missing includeMatt DeVillier
2016-09-27mainboard/msi/ms9185/resourcemap.c: Use tabs for indentsElyes HAOUAS
2016-09-27mainboard/msi/ms9185/romstage: Use tabs for indentsElyes HAOUAS
2016-09-27x86: acpi: Use GOOG ID for coreboot tableDuncan Laurie
2016-09-27mainboard/msi/ms9185/mb_sysconf.h: Use tabs for indentsElyes HAOUAS
2016-09-27i945/gma.c: Generate fake VBTArthur Heymans
2016-09-27nb/intel/*/gma.c: remove spaces at the fake vbt generationArthur Heymans
2016-09-27intel/gma/vbt.c: pad the ID string with spaces.Arthur Heymans
2016-09-26mainboards,ec: provide common declaration for mainboard_ec_init()Aaron Durbin
2016-09-26mainboards/google/reef: use chromeec's ASL lid switch implementationAaron Durbin
2016-09-26ec/google/chromeec: provide optional ASL lid switch implementationAaron Durbin
2016-09-26soc/intel/apollolake: provide power button ACPI deviceAaron Durbin
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-26mainboard/*/*/irq_tables.c: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/lippert: Use tabs for indentsElyes HAOUAS
2016-09-24intel/amenia: Remove Amenia mainboardAndrey Petrov
2016-09-23mainboard/lippert/frontrunner-af: Use tabs for indentsElyes HAOUAS
2016-09-23mainboard/lippert/toucan-af: Use tabs for indentsElyes HAOUAS
2016-09-23mainboard/nvidia/l1_2pvv: Use tabs for indentsElyes HAOUAS
2016-09-22soc/intel/apollolake: Initialize processor count in GNVSDuncan Laurie
2016-09-22Build system: Remove IASL_WARNINGS_ARE_ERRORS optionMartin Roth
2016-09-21northbridge/amdk8: Improve code formattingElyes HAOUAS
2016-09-21northbridge/amd/amdmct: Improve code formattingElyes HAOUAS
2016-09-21google/enguarde: Adapt to current treePatrick Georgi
2016-09-21google/enguarde: Upstream Lenovo N21 ChromebookMatt DeVillier
2016-09-21southbridge/sis/sis966/aza.c: Improve code formattingElyes HAOUAS
2016-09-21northbridge/amd: Improve code formattingElyes HAOUAS
2016-09-21soc/apollolake: Correct the comment section in gpio.aslShaunak Saha
2016-09-21mainboard/google/reef: Enable cr50 TPM interruptDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie
2016-09-21soc/intel/apollolake: Add function to read and clear GPE statusDuncan Laurie
2016-09-21soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie
2016-09-21x86: acpi: Add function for querying GPE statusDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Reduce max buffer sizeDuncan Laurie
2016-09-21drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie
2016-09-21drivers/i2c/tpm: Move common variables to headerDuncan Laurie
2016-09-21Makefiles: update cbfs types from bare numbers to valuesMartin Roth
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS