aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/auron
AgeCommit message (Expand)Author
2021-02-16soc/inteL/broadwell: Move select CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-15src/mb: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15broadwell boards: Switch to Lynxpoint GPIO headersAngel Pons
2021-02-15mb/google/auron/var/samus: Replace define with literalAngel Pons
2021-02-15mb/google/auron/var/samus: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/lulu: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/gandof: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/auron_yuna: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/auron_paine: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15soc/intel/broadwell/pch: Rename GPIO identifiersAngel Pons
2021-02-09mb/google/auron/var/buddy: Convert to ASL 2.0Elyes HAOUAS
2021-02-04src: Remove unused <cbfs.h>Elyes HAOUAS
2021-01-28ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-25mb/google/auron: Use `get_gpios` functionAngel Pons
2021-01-25mb/google/auron: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-24broadwell: Flatten `mainboard_pre_raminit`Angel Pons
2021-01-24broadwell: Clean up `mainboard_post_raminit`Angel Pons
2021-01-24soc/intel/broadwell: Select CPU_INTEL_HASWELLAngel Pons
2021-01-24mb/google/auron: Use Haswell CPU codeAngel Pons
2021-01-23mb/google/auron: Drop `variant_romstage_entry`Angel Pons
2021-01-23mb/google/auron: Factor out SPD indexingAngel Pons
2021-01-23mb/google/auron: Factor out `mainboard_print_spd_info`Angel Pons
2021-01-23mb/google/auron: Merge two print statementsAngel Pons
2021-01-23mb/google/auron: Drop `spd.h` from variantsAngel Pons
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-06soc/intel/broadwell: Move MAX_CPUS from mb to SoCFelix Singer
2021-01-01nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner
2021-01-01soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representationMichael Niewöhner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-24mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-11-13broadwell: Flatten `acpi_init_gnvs` functionAngel Pons
2020-11-13broadwell: Factor out `acpi_fill_madt` functionAngel Pons
2020-11-13soc/intel/broadwell/acpi: Rename `systemagent.asl`Angel Pons
2020-11-03soc/intel/broadwell: Relocate PCH ACPI filesAngel Pons
2020-10-30soc/intel/broadwell: Separate PCH in devicetreeAngel Pons
2020-10-30mb/google/auron: Add SATA PCI device to overridetreeAngel Pons
2020-10-27mb/google/auron: Prepare devicetree for PCH splitAngel Pons
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-22mb/*: drop GENERIC_SPD_BIN from boards without soldered memoryMichael Niewöhner
2020-09-22mb/google: Drop unneeded empty linesElyes HAOUAS
2020-09-08soc/intel/broadwell: Drop `gpu_panel_port_select`Angel Pons
2020-09-06mb: remove duplicated Make code for spd.bin generationMichael Niewöhner
2020-07-28broadwell: Factor out PIRQ routing from devicetreeAngel Pons
2020-07-26mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-07acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki
2020-06-07soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki
2020-06-07mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06mb/google/auron: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-03mb/google/auron: Add support for ACPI backlight controlsMatt DeVillier
2020-04-03mb/google/auron: Convert variants to use override devicetreeMatt DeVillier
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-20mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-093rdparty/libgfxinit: Update submodule pointerNico Huber
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-02-24mb/google: Fix typosElyes HAOUAS
2020-02-24mb/google/{auron,slippy}/ec: clear pending events on S3 wakeupMatt DeVillier
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/**/acpi: Remove unused filesAngel Pons
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-16mb/google/auron: add VBTs for variantsMatt DeVillier
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-04google/auron: hook up libgfxinitMatt DeVillier
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-16intel/broadwell: Implement proper backlight PWM configNico Huber
2019-10-09mb/[google/intel/lenovo]/*: fix posix shell bug with SPD filesGreg V
2019-10-03mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPIMartin Roth
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-08-30google/buddy: adjust CID for realtek audio codecMatt DeVillier
2019-08-19mainboard/google: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-02google/buddy: fix Windows ACPI error with WLANMatt DeVillier
2019-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-05-15nb/intel/broadwell: Add an option for where verstage startsArthur Heymans
2019-05-14soc/intel/broadwell: Clean up the bootflowArthur Heymans
2019-05-14soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans
2019-05-14soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco