summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/butterfly
Commit message (Expand)AuthorAgeFilesLines
...
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-222-2/+0
* nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons2020-09-171-2/+2
* nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macroAngel Pons2020-09-171-1/+1
* nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-081-1/+1
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-1/+1
* 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-302-1/+3
* mb/google: Drop aliases for APM_CNT_ACPI_xxKyösti Mälkki2020-06-301-5/+2
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1120-20/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* mb/google/butterfly: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0617-222/+34
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+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-1819-22/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-2/+3
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-4/+0
* nb/intel/sandybridge: Fix VBOOTPatrick Rudolph2020-03-021-0/+1
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-2/+2
* 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-8/+3
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-202-2/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-2/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-172/+132
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-2/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* nb/intel/sandybridge/mrc: Handle P2P disabling via devicetreeNico Huber2019-11-181-8/+0
* mb/google(sandybrige): Clean up LPC and IOAPIC configurationNico Huber2019-11-181-12/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-5/+2
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-181-4/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* mb/google/{butterfly,link,parrot}: Drop wrong _ADR objectsElyes HAOUAS2019-10-241-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0