summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/jecht
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-142-2/+0
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* cpu/x86/smm: Use already defined APM_CNT messagesKyösti Mälkki2020-06-221-2/+2
* mb/google/jecht: Correct hda_verb mic pin configsMatt DeVillier2020-06-201-5/+5
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki2020-06-071-1/+1
* soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki2020-06-072-33/+5
* mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki2020-06-071-1/+1
* src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-183-9/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-134-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1138-38/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-231-3/+3
* mb/google/jecht: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0634-442/+68
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-12/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1836-43/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-2/+0
* mb/google: Fix typosElyes HAOUAS2020-02-241-1/+1
* mb/google/{beltino,jecht}: Drop SIO configuration linesNico Huber2020-01-071-4/+0
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-11/+11
* mb/**/acpi: Remove unused filesAngel Pons2019-12-311-3/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-10/+5
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* mb/google/jecht: Add VBTs for all variantsMatt DeVillier2019-12-173-0/+6
* google/jecht: add libgfxinit supportMatt DeVillier2019-11-273-0/+33
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-1/+0
* mb/*/*/others: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-38/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-8/+0
* src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS2019-09-151-1/+0
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-19/+4
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier2019-05-291-0/+4
* soc/intel/broadwell: Enable LPC/SIO setup in bootblockArthur Heymans2019-05-153-13/+34
* 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-6/+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-146-29/+6
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+1
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-2/+2
* vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching2019-04-041-1/+0
* vboot: deprecate physical dev switchJoel Kitching2019-03-271-1/+0