Age | Commit message (Expand) | Author |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | 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-05 | mb/msi/ms7707/Kconfig: Drop invalid defaults | Angel Pons |
2020-10-17 | AGESA mb: Replace tab with space in macro definition for consistency | Paul Menzel |
2020-10-13 | mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() | Elyes HAOUAS |
2020-10-13 | mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-22 | src/mainboard: Add missing <console/console.h> | Elyes HAOUAS |
2020-09-21 | mb/msi: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-11 | mb/msi/ms7721: Use PNP_IDX_EN instead of magic number | Elyes HAOUAS |
2020-07-15 | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons |
2020-07-09 | ACPI: Drop commented-out DSDT DefinitionBlock instances | Angel Pons |
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-15 | sandybridge boards: Factor out MAX_CPUS | Angel Pons |
2020-06-06 | amd/agesa/hudson boards: Get rid of power button device | Paul Menzel |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-06-01 | src: Fix up #-commented SPDX headers | Angel Pons |
2020-06-01 | AGESA f14/f15tn/f16kb: Clean up buildOpts.c files | Angel Pons |
2020-05-29 | AGESA boards: Fix typo in *OVERRIDES* in comment | Paul Menzel |
2020-05-26 | AGESA f14/f15tn/f16kb: Deduplicate RAM settings | Angel Pons |
2020-05-26 | AGESA f15tn: Factor out default MTRR settings | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out memory settings | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING | Angel Pons |
2020-05-26 | mb/*/*/buildOpts.c: Clean up whitespace | Angel Pons |
2020-05-26 | mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROL | Angel Pons |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | 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-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-04 | mainboard/msi: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-24 | drivers/intel/gma: Ditch `link_frequency_270_mhz` setting | Nico Huber |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | mb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-03 | mb/*/Kconfig: Factor out MAINBOARD_VENDOR | Angel Pons |
2020-03-03 | LGA1155 mainboards: Remove gfx.did and gfx.ndid | Angel Pons |
2020-01-10 | mb/msi/ms7707/devicetree.cb: Align contents | Angel Pons |
2020-01-09 | src/mainboard: remove MMIO macros | Idwer Vollering |
2020-01-02 | mb/**/hda_verb.{c,h}: use denary numerals for codec IDs | Angel Pons |
2019-12-31 | mb/*/*/acpi_tables: Don't initialize already initialized fields | 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-19 | mb/{msi,pcengines}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-17 | mb/msi/ms7721: Switch away from ROMCC_BOOTBLOCK | Elyes HAOUAS |
2019-12-16 | arch/x86: Make X86 stages select ARCH_X86 | Arthur Heymans |
2019-12-15 | AGESA: Disable boards from build | Kyösti Mälkki |
2019-12-15 | mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function | Elyes HAOUAS |
2019-12-12 | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki |
2019-12-12 | mb/**/hda_verb.c: Clean up formatting | Angel Pons |
2019-12-11 | mb/**/hda_verb.c: use denary numerals for lengths | Angel Pons |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-20 | mb/*/*: Drop AMDFAM10 mainboards | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Set up console in bootblock | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-18 | sb/intel/bd82x6x: Make the pch_enable_lpc hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_rcba_config hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_early_init hook optional | Arthur Heymans |
2019-11-04 | mb/*/*{bd82x6x/ibexpreak}: 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/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | mb/msi/ms7721: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-04 | amdfam10: Declare get_sysinfo() | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare empty activate_spd_rom() stub | Kyösti Mälkki |
2019-05-05 | mb/msi/ms7707: Remove MAINBOARD_PCI_SUBSYSTEM_{DEVICE_ID,VENDOR_ID} | Elyes HAOUAS |
2019-05-01 | mainboard: Add MSI MS-7707 | Max Blau |
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 | arch/io.h: Drop includes in fam10 romstages | Kyösti Mälkki |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
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-02-11 | amd: Remove unused defines | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-16 | AGESA fam15tn boards: Clean up devicetree | Kyösti Mälkki |
2019-01-14 | AGESA: Remove ACPI for IMC we don't run | Kyösti Mälkki |
2019-01-14 | AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE | Mike Banon |
2019-01-10 | amdfam10 boards: Simplify early resourcemap | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge/amd/amdfam10 | Elyes HAOUAS |
2019-01-09 | amdfam10 boards: Use smp_write_pci_intsrc() | Kyösti Mälkki |
2019-01-09 | amdfam10 boards: Use PCI_DEVFN() | Kyösti Mälkki |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |