Age | Commit message (Expand) | Author |
2024-08-26 | mb/*/*/early_init.c: Remove unused included southbridge | Elyes Haouas |
2024-06-08 | mb/*: Remove old USB configurations from SNB/bd82x6x boards | Keith Hui |
2024-06-08 | mb/*: Add consolidated USB port config for SNB+MRC boards | Keith Hui |
2024-06-07 | mb/**/hda_verb: Use `AZALIA_PIN_CFG_NC(0)` | Angel Pons |
2024-02-18 | mb/opencellular to mb/roda: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | mb/lenovo to mb/squared: Rename Makefiles from .inc to .mk | Martin Roth |
2023-11-13 | mb/*: Update SPD mapping for sandybridge boards | Keith Hui |
2023-10-25 | SNB+MRC boards: Migrate MRC settings to devicetree | Keith Hui |
2023-03-23 | nb/intel/snb: Abolish mainboard_should_reset_usb() | Keith Hui |
2023-02-19 | treewide: Remove useless "_STA: Status" comment | Elyes Haouas |
2023-02-17 | mb/roda/rv11: Remove unuseful "_ALR: Ambient Light Response" | Elyes Haouas |
2023-02-17 | mb/rodarv11: Remove unuseful "_ALI: Ambient Light Illuminance" | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_HID: Hardware ID" comment | Elyes Haouas |
2023-02-04 | mb/*: Replace SNB PCI devices with references from chipset.cb | Arthur Heymans |
2023-01-25 | mainboard: Drop invalid `hyper_threading` option | Angel Pons |
2022-12-27 | mainboard/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-01 | cpu/intel/model_206ax: Remove fake lapic device | Arthur Heymans |
2022-12-01 | cpu/intel/sandybridge: Use enum for ACPI C states | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Add a chipset devicetree | Arthur Heymans |
2022-08-13 | src/mb: Update unlicensable files with the CC-PDDC SPDX ID | Martin Roth |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-08-25 | mb/roda/rv11/acpi: Use lower case format for hex values | Felix Singer |
2021-08-25 | mb/roda/rv11/acpi: Use Printf () | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Don't hard-code GPE offset | Nico Huber |
2021-07-26 | mb/*: Specify type of `VARIANT_DIR` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `DEVICETREE` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-05-18 | mainboard: Use decimal for `device lapic 0x0 on` | Angel Pons |
2021-02-12 | sandybridge MRC boards: Drop channel disable masks | Angel Pons |
2021-02-10 | nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-26 | mb/roda/rv11: Convert to ASL 2.0 syntax | Elyes HAOUAS |
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-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-17 | nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-09-17 | nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro | Angel Pons |
2020-09-08 | nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-07-20 | sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE | 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-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-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-04 | mainboard/roda: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | drivers/intel/gma: fold gma.asl into default_brightness_levels.asl | Matt DeVillier |
2020-03-20 | mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later | Angel Pons |
2020-03-18 | mainboard/[^a-p]*: Remove copyright notices | Patrick Georgi |
2020-03-09 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2019-12-31 | mb/*/*/acpi_tables: Don't initialize already initialized fields | Peter Lemenkov |
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/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-11-28 | mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree | Nico Huber |
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-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-10-07 | src: Capitalize Super I/O | Elyes HAOUAS |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-25 | sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne... | Jan Tatje |
2019-01-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-23 | mb/*/*/devicetree.cb: Make sandybridge devicetree uniform | Arthur Heymans |
2019-01-03 | mb: Remove duplicated ENABLE_VMX | Elyes HAOUAS |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
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-08-22 | src/mainboard/*: Remove IFD_*_REGION values for ifdfake | Angel Pons |
2018-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-03 | intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler | Martin Roth |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-23 | sb/intel/bd82x6x: Reduce function-disable mess | Nico Huber |
2017-12-20 | intel/bd82x6x: Use generated ACPI PIRQ | Tobias Diedrich |
2017-10-22 | superio/ite/common: Add temperature offset | Vagiz Trakhanov |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |