Age | Commit message (Expand) | Author |
2024-07-13 | cfl/cml/whl mainboards: Drop superfluous cpu_cluster device | Felix Singer |
2024-06-07 | soc/intel/common/uart: Drop chip in favor of devicetree ops | Arthur Heymans |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-05-22 | mb/prodrive/hermes: Tidy up hda_verb.c | Angel Pons |
2024-05-20 | mb/prodrive/hermes/hda_verb.c: Refactor port B Vref cfg | Angel Pons |
2024-02-18 | mb/opencellular to mb/roda: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-18 | mb/prodrive/hermes: Use chipset dt reference names | Felix Singer |
2024-01-24 | mb/lenovo to mb/squared: Rename Makefiles from .inc to .mk | Martin Roth |
2023-10-26 | mb/prodrive/hermes: Rework UART devicetree entry | Matt DeVillier |
2023-10-25 | mb/prodrive/hermes: Limit amount of data copied into struct | Martin Roth |
2023-10-25 | mb/prodrive/hermes: Skip NULL check after setting up struct | Martin Roth |
2023-10-03 | mb/prodrive: Move selects from Kconfig.name to Kconfig | Felix Singer |
2023-05-13 | mb/prodrive/hermes: Ensure VMX setting is applied | Angel Pons |
2023-05-12 | mb/prodrive/hermes: Simplify handling board cfg | Angel Pons |
2023-02-09 | mb/prodrive/hermes: Hook up wake on USB option | Angel Pons |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-01-30 | mb/*: Remove lapic from devicetree | Arthur Heymans |
2023-01-13 | mainboard: Remove duplicated <soc/gpio.h> | Elyes Haouas |
2022-11-09 | mb/prodrive/hermes: Fix format mismatch | Arthur Heymans |
2022-11-04 | mainboard: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-20 | mb/prodrive/hermes: Allow using the Intel iGPU as primary | Arthur Heymans |
2022-10-13 | mb/prodrive/hermes: Use `snprintf()` to handle strings | Angel Pons |
2022-10-13 | mb/prodrive/hermes: Harden `eeprom_read_serial()` | Angel Pons |
2022-10-11 | mb/prodrive/hermes: Make board settings less error-prone | Angel Pons |
2022-10-08 | mb/prodrive/hermes: Write reset cause regs to EEPROM | Angel Pons |
2022-10-08 | mb/prodrive/hermes: Add part numbers to SMBIOS | Angel Pons |
2022-10-07 | mb/prodrive/hermes: Factor out serial reading logic | Angel Pons |
2022-10-07 | mb/prodrive/hermes: Prevent SGPIO cross-powering 5V rail | Angel Pons |
2022-09-29 | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto |
2022-09-20 | Revert "mb/prodrive/hermes: Add part numbers to SMBIOS" | Angel Pons |
2022-09-19 | mb/prodrive/hermes: Add part numbers to SMBIOS | Angel Pons |
2022-09-04 | mb/prodrive/hermes: Use snake case for identifiers | Angel Pons |
2022-07-23 | soc/intel/cannonlake: Set MAX_CPUS based on the SoC and PCH | Felix Singer |
2022-06-15 | mb/prodrive/hermes: Add BIOS menu control via EEPROM | Lean Sheng Tan |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-02 | mb/prodrive/hermes: Add VT-x control via EEPROM | Angel Pons |
2021-12-23 | mb: Remove dot from end of non-sentence comment | Paul Menzel |
2021-12-12 | mainboard: Drop `SataMode` setting from Cannon Lake devicetrees | Felix Singer |
2021-12-03 | mb/prodrive/hermes: Add VBT for Avalanche systems | Angel Pons |
2021-12-03 | mb/prodrive/hermes: Correct memory RCOMP settings | Angel Pons |
2021-12-03 | mb/prodrive/hermes: Configure ALC888 port B Vref | Angel Pons |
2021-12-03 | mb/prodrive/hermes: Update r04 front audio config | Angel Pons |
2021-12-03 | mb/prodrive/hermes: Clean up some cosmetics | Angel Pons |
2021-12-03 | mb/prodrive/hermes: Get rid of variant structure | Angel Pons |
2021-12-03 | mb/prodrive/hermes: Add board URL | Angel Pons |
2021-11-23 | mb/prodrive/hermes: Number Ethernet devices | Angel Pons |
2021-11-22 | mb/prodrive/hermes: Rename "internal audio" setting | Angel Pons |
2021-10-29 | mb/prodrive/hermes: Enable LTR for all PCIe ports | Angel Pons |
2021-10-29 | mb/prodrive/hermes: Map PCIe clocks to root ports | Angel Pons |
2021-10-29 | mb/prodrive/hermes: Fix PCIe ClkSrc configuration | Angel Pons |
2021-10-26 | mb/prodrive/hermes: Remove overridetree | Angel Pons |
2021-10-26 | mb/prodrive/hermes: Reorganize per-port PCIe settings | Angel Pons |
2021-10-08 | mb/prodrive/hermes: Enable SATA power optimizer | Angel Pons |
2021-09-13 | mb/prodrive/hermes: Hook up P2SB and PMC in devicetree | Patrick Rudolph |
2021-09-03 | mb/prodrive/hermes: Do not overwrite `IedSize` UPD | Angel Pons |
2021-09-03 | mb/prodrive/hermes: Use `BOARD_TYPE_SERVER` define | Angel Pons |
2021-08-28 | soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default | Felix Singer |
2021-08-06 | mb/prodrive/hermes: Update HDA codec subvendor ID | Angel Pons |
2021-07-26 | mb/*: Specify type of `VARIANT_DIR` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `OVERRIDE_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-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-01 | mb/prodrive/hermes: Implement smbios_mainboard_version | Patrick Rudolph |
2021-06-16 | mb/prodrive/hermes: Use serial numbers from BMC | Angel Pons |
2021-05-28 | mb/prodrive/hermes: Rename EEPROM access functions | Angel Pons |
2021-05-28 | mb/prodrive/hermes: Simplify `read_write_config` signature | Angel Pons |
2021-05-13 | mb/prodrive/hermes: Disable ACPI S3 and S4 with SPS | Angel Pons |
2021-04-28 | mb/prodrive/hermes: Drop Vref configuration for older boards | Patrick Rudolph |
2021-04-22 | soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512 | Felix Singer |
2021-04-20 | mb/prodrive/hermes: Fix HSI version | Patrick Rudolph |
2021-04-17 | mb/prodrive/hermes: Fix SSDT MPTS | Patrick Rudolph |
2021-04-10 | mb/prodrive/hermes: Fix eeprom reading | Arthur Heymans |
2021-04-06 | mb/prodrive/hermes: Properly pack EEPROM structures | Angel Pons |
2021-03-18 | mb/prodrive/hermes: Disable HDA codec Port E by default on R04+ | Angel Pons |
2021-03-15 | mb/prodrive/hermes: Drop AZALIA_PLUGIN_SUPPORT | Patrick Rudolph |
2021-02-24 | mb/prodrive/hermes/hda_verb: Update verb table for latest board revision | Patrick Rudolph |
2021-02-24 | mb/prodrive/hermes/mb: Update SoC config in PRE_DEVICE | Patrick Rudolph |
2021-02-19 | mb/prodrive/hermes/eeprom: Add function to read HSI from EEPROM | Patrick Rudolph |
2021-02-19 | mb/prodrive/eeprom: Add BMC settings | Patrick Rudolph |
2021-02-17 | mb/prodrive/hermes: Write board layout | Patrick Rudolph |
2021-02-16 | mb/{intel,prodrive,protectli}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | mb/prodrive/hermes: Improve board config EEPROM handling | Angel Pons |
2021-02-10 | mb/prodrive/hermes: Set Port C VREF as per EEPROM config | Angel Pons |
2021-02-10 | mb/prodrive/hermes: Configure 'internal audio' | Angel Pons |
2021-02-10 | mb/prodrive/hermes: Set mb_hda_amp_enable based on cfg | Patrick Rudolph |
2021-02-10 | mb/prodrive/hermes: Drop reset functions | Patrick Rudolph |
2021-02-04 | mb/prodrive/hermes: Use some board settings from EEPROM | Angel Pons |
2021-02-04 | mb/prodrive/hermes: Define board settings in EEPROM | Angel Pons |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-22 | mb/prodrive/hermes: Fix 30 second boot delay | Patrick Rudolph |
2021-01-20 | mb/prodrive/hermes: do UART pad configuration at board-level | Michael Niewöhner |
2020-12-24 | mb/prodrive/hermes: Drop EEPROM address function parameters | Angel Pons |
2020-12-24 | mb/prodrive/hermes: Use already-defined SMBus macros | Angel Pons |
2020-12-21 | mb/prodrive/hermes: Update USB 2.0 settings | Angel Pons |
2020-12-21 | mb/prodrive/hermes: Enable S3/S4 resume | Patrick Rudolph |
2020-12-17 | soc/intel/cannonlake: Change mainboard_silicon_init_params argument | Patrick Rudolph |
2020-12-14 | mb/prodrive/hermes: Update PCIe slots in devicetree | Patrick Rudolph |