summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/auron
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-026-8/+6
* mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons2020-11-241-4/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-30/+30
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-27/+0
* broadwell: Flatten `acpi_init_gnvs` functionAngel Pons2020-11-131-2/+0
* broadwell: Factor out `acpi_fill_madt` functionAngel Pons2020-11-131-13/+0
* soc/intel/broadwell/acpi: Rename `systemagent.asl`Angel Pons2020-11-131-1/+1
* soc/intel/broadwell: Relocate PCH ACPI filesAngel Pons2020-11-031-2/+2
* soc/intel/broadwell: Separate PCH in devicetreeAngel Pons2020-10-307-14/+14
* mb/google/auron: Add SATA PCI device to overridetreeAngel Pons2020-10-306-0/+10
* mb/google/auron: Prepare devicetree for PCH splitAngel Pons2020-10-277-116/+131
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* mb/*: drop GENERIC_SPD_BIN from boards without soldered memoryMichael Niewöhner2020-09-221-1/+1
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-222-2/+0
* soc/intel/broadwell: Drop `gpu_panel_port_select`Angel Pons2020-09-086-12/+6
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-066-75/+6
* broadwell: Factor out PIRQ routing from devicetreeAngel Pons2020-07-281-9/+0
* mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons2020-07-261-4/+4
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-2/+2
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* 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 leading blank lines from SPDX headerElyes HAOUAS2020-05-189-26/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-135-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1190-90/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-099-81/+9
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* mb/google/auron: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0680-1036/+160
* mb/google/auron: Add support for ACPI backlight controlsMatt DeVillier2020-04-032-0/+4
* mb/google/auron: Convert variants to use override devicetreeMatt DeVillier2020-04-0313-554/+158
* 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-1871-80/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-091-1/+1
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-2/+0
* mb/google: Fix typosElyes HAOUAS2020-02-247-8/+8
* mb/google/{auron,slippy}/ec: clear pending events on S3 wakeupMatt DeVillier2020-02-241-1/+8
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-024-44/+44
* 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-201-1/+0
* mb/google/auron: add VBTs for variantsMatt DeVillier2019-12-167-0/+1
* 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