Age | Commit message (Expand) | Author |
2021-01-24 | arch/x86: Use wildcard for mb/smihandler.c | Kyösti Mälkki |
2021-01-24 | broadwell: Flatten `mainboard_pre_raminit` | Angel Pons |
2021-01-24 | broadwell: Clean up `mainboard_post_raminit` | Angel Pons |
2021-01-24 | soc/intel/broadwell: Select CPU_INTEL_HASWELL | Angel Pons |
2021-01-24 | mb/google/auron: Use Haswell CPU code | Angel Pons |
2021-01-23 | mb/google/auron: Drop `variant_romstage_entry` | Angel Pons |
2021-01-23 | mb/google/auron: Factor out SPD indexing | Angel Pons |
2021-01-23 | mb/google/auron: Factor out `mainboard_print_spd_info` | Angel Pons |
2021-01-23 | mb/google/auron: Merge two print statements | Angel Pons |
2021-01-23 | mb/google/auron: Drop `spd.h` from variants | Angel Pons |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-06 | soc/intel/broadwell: Move MAX_CPUS from mb to SoC | Felix Singer |
2021-01-01 | nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings | Michael Niewöhner |
2021-01-01 | soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation | Michael Niewöhner |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
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/google/auron: Add SATA PCI device to overridetree | Angel Pons |
2020-10-27 | mb/google/auron: Prepare devicetree for PCH split | Angel Pons |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-09-22 | mb/*: drop GENERIC_SPD_BIN from boards without soldered memory | Michael Niewöhner |
2020-09-22 | mb/google: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-08 | soc/intel/broadwell: Drop `gpu_panel_port_select` | Angel Pons |
2020-09-06 | mb: remove duplicated Make code for spd.bin generation | Michael Niewöhner |
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-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
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-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 | mb/google/auron: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-03 | mb/google/auron: Add support for ACPI backlight controls | Matt DeVillier |
2020-04-03 | mb/google/auron: Convert variants to use override devicetree | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-20 | mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later | Angel Pons |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2020-03-09 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2020-02-24 | mb/google: Fix typos | Elyes HAOUAS |
2020-02-24 | mb/google/{auron,slippy}/ec: clear pending events on S3 wakeup | Matt DeVillier |
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-27 | mb/*/*/acpi_tables: Remove unnecessary function call | Peter Lemenkov |
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-16 | mb/google/auron: add VBTs for variants | Matt DeVillier |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-04 | google/auron: hook up libgfxinit | Matt DeVillier |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-16 | intel/broadwell: Implement proper backlight PWM config | Nico Huber |
2019-10-09 | mb/[google/intel/lenovo]/*: fix posix shell bug with SPD files | Greg V |
2019-10-03 | mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI | Martin Roth |
2019-09-30 | mb: remove test-only HWIDs | Hung-Te Lin |
2019-08-30 | google/buddy: adjust CID for realtek audio codec | Matt DeVillier |
2019-08-19 | mainboard/google: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-02 | google/buddy: fix Windows ACPI error with WLAN | Matt DeVillier |
2019-05-29 | mb/google/{misc}: set default SMBIOS manufacturer | Matt DeVillier |
2019-05-23 | src/mainboard/google: Adopt Mainboards to changed Type41 Func | Christian Walter |
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 |
2019-04-11 | chromeos: clean up "recovery" and "write protect" GPIOs | Joel Kitching |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-01-03 | mb/google/{auron,jecht}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | soc/intel/broadwell: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-16 | mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree | Peter Lemenkov |
2018-10-18 | src/{sb/intel,mb/google/auron}: Don't use device_t | Elyes HAOUAS |
2018-10-17 | mb/*/*: Clean up FADT checksum assignment | Jonathan Neuschäfer |