Age | Commit message (Expand) | Author |
2020-11-24 | mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNB | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-11-13 | broadwell: Flatten `acpi_init_gnvs` function | Angel Pons |
2020-11-13 | broadwell: Factor out `acpi_fill_madt` function | Angel Pons |
2020-11-13 | soc/intel/broadwell/acpi: Rename `systemagent.asl` | Angel Pons |
2020-11-03 | soc/intel/broadwell: Relocate PCH ACPI files | Angel Pons |
2020-10-30 | soc/intel/broadwell: Separate PCH in devicetree | Angel Pons |
2020-10-30 | mb/intel/wtm2: Prepare devicetree for PCH split | Angel Pons |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-07-28 | broadwell: Factor out PIRQ routing from devicetree | Angel Pons |
2020-07-26 | mb/*/*/devicetree.cb: Normalize disabled PIRQ values | Angel Pons |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-22 | cpu/x86/smm: Use already defined APM_CNT messages | Kyösti Mälkki |
2020-06-07 | acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() | Kyösti Mälkki |
2020-06-07 | soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT | Kyösti Mälkki |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-02 | src: Remove unused 'include <arch/smp/mpspec.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-06 | mainboard/intel: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2020-01-10 | mb/intel/wtm2/devicetree.cb: Align comments | Angel Pons |
2020-01-02 | mb/**/hda_verb.c: Correct codec ID on subvendor verbs | Angel Pons |
2020-01-02 | mb/**/hda_verb.{c,h}: use denary numerals for codec IDs | Angel Pons |
2019-12-31 | mb/**/acpi: Remove unused files | Angel Pons |
2019-12-31 | mb/**/dsdt.asl: Remove outdated sleepstates.asl comment | Angel Pons |
2019-12-21 | mb/**/dsdt.asl: Remove "Some generic macros" comment | Angel Pons |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-04 | mb/*/*/others: Use sb/intel/common/acpi/platform.asl | Arthur Heymans |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-04 | mb/intel/{galileo,wtm2}: Use macro instead of magic number | Elyes HAOUAS |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-08-19 | mainboard/google: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-05-15 | nb/intel/broadwell: Add an option for where verstage starts | Arthur Heymans |
2019-05-14 | soc/intel/broadwell: Clean up the bootflow | Arthur Heymans |
2019-05-14 | soc/intel/broadwell: Don't use a pointer for pei_data | Arthur Heymans |
2019-05-14 | soc/intel/broadwell: Move GPIO init to a common place | Arthur Heymans |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |