summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/auron
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* google/buddy: fix Windows ACPI error with WLANMatt DeVillier2019-06-023-28/+9
* mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier2019-05-291-0/+4
* src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter2019-05-235-6/+12
* nb/intel/broadwell: Add an option for where verstage startsArthur Heymans2019-05-151-0/+1
* soc/intel/broadwell: Clean up the bootflowArthur Heymans2019-05-141-5/+4
* soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans2019-05-141-6/+2
* soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans2019-05-1413-46/+8
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+0
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-1/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-207-7/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-4/+4
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-4/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* mb/google/{auron,jecht}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS2019-01-031-1/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* soc/intel/broadwell: Rework acpi/cpu.aslArthur Heymans2018-11-301-0/+3
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov2018-11-161-6/+1
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-187-13/+8
* mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer2018-10-171-2/+1
* ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian2018-09-202-1/+7
* google/buddy: Add board as variant of google/auronMatt DeVillier2018-09-1719-1/+932
* google/auron: Clean up variant-specific romstage codeMatt DeVillier2018-09-173-13/+5
* mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi2018-09-121-1/+2
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* soc/intel/broadwell/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-8/+0
* mb/google/auron,cyan: Remove interrupt from devicetree LPC TPM chip driverMatt DeVillier2018-08-035-26/+6
* mb/google/x86-boards: Get rid of power button device in corebootFurquan Shaikh2018-07-251-8/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+1
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-032-3/+4
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* mainboard/google: Comment variant names in KconfigMartin Roth2018-05-041-5/+7
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* google mainboards: select SYSTEM_TYPE_LAPTOP where appropriateMatt DeVillier2017-11-231-0/+1
* mb/google: Update/add ChromeOS device marketing namesMatt DeVillier2017-11-211-3/+3
* mb/google: Add Chromebook marketing namesJonathan Neuschäfer2017-11-171-5/+5
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-081-19/+8
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-041-3/+0
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* google/lulu,gandof: set kb backlight on bootMatt DeVillier2017-09-162-2/+8
* Update files with no newline at the endMartin Roth2017-07-244-4/+4
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* mainboards: Remove unused EC event for thermal overloadDuncan Laurie2017-07-011-1/+0