summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/parrot
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+0
* nb/intel/sandybridge: Fix VBOOTPatrick Rudolph2020-03-021-0/+1
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-1/+1
* mb/google: Fix typosElyes HAOUAS2020-02-241-1/+1
* mb/**/hda_verb.c: Correct codec ID on subvendor verbsAngel Pons2020-01-021-1/+1
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-15/+15
* mb/**/acpi: Remove unused filesAngel Pons2019-12-312-67/+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-203-3/+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
* 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-5/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-4/+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-4/+0
* 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
* google/parrot: Remove ELOG_GSMI from ECKyösti Mälkki2019-11-081-17/+0
* include: Remove EC_EVENT_* from elog.hYu-Ping Wu2019-11-041-3/+5
* 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
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-161-3/+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
* mb,autoport: Fix GCC 9 Port_List build errorJacob Garber2019-08-201-2/+1
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-7/+3
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-181-10/+10
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-211-6/+0
* mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier2019-05-291-0/+4
* src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter2019-05-231-2/+4
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-3/+0
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-1/+1
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* chromeos: remove remaining dev switch referencesJoel Kitching2019-03-281-1/+0
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-271-38/+17
* mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki2019-03-211-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-5/+5