Age | Commit message (Expand) | Author |
2024-08-28 | tree: Use boolean for "eist_enable" | Elyes Haouas |
2024-08-26 | nb/intel/haswell: Move SPD addresses to devicetree | Keith Hui |
2024-08-26 | mb/*/*/early_init.c: Remove unused included southbridge | Elyes Haouas |
2024-07-09 | mb/asrock/z97_extreme6: Fix EDID mapping for DVI-I | Angel Pons |
2024-07-03 | mb/asrock: Add Z97E-ITX/ac (Haswell/Broadwell) | Jan Philipp Groß |
2024-07-03 | mb/asrock: Add Fatal1ty Z87 Professional (Haswell) | Jan Philipp Groß |
2024-07-02 | mb/asrock: Add Z87M OC Formula (Haswell) | Jan Philipp Groß |
2024-06-23 | skl mainboards: Move cpu_cluster device to chipset devicetree | Felix Singer |
2024-06-09 | mb/asrock/h110m/Makefile.mk: Remove superfluous spd from subdirs-y | Nicholas Chin |
2024-06-08 | mb/*: Remove old USB configurations from SNB/bd82x6x boards | Keith Hui |
2024-06-07 | mb/*: Copy bd82x6x boards' USB port config into devicetree | Keith Hui |
2024-06-07 | mb/**/hda_verb: Use `AZALIA_PIN_CFG_NC(0)` | Angel Pons |
2024-06-06 | mb/asrock: Add Z87E-ITX (Haswell) | Nicholas Chin |
2024-05-08 | mb/asrock/z97_extreme6: Add new mainboard | Angel Pons |
2024-02-18 | mb/*: Add SPDX headers for cmos.default files | Martin Roth |
2024-02-18 | mb/51nb to mb/bytedance: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-13 | mainboard: Enforce usage of AZALIA_ARRAY_SIZES | Nicholas Sudsgaard |
2024-01-24 | mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-14 | mb/asrock/b75m-itx: Use chipset dt reference names | Felix Singer |
2023-11-13 | mb/asrock/h110m: Make use of the chipset devicetree | Felix Singer |
2023-11-13 | mb/*: Update SPD mapping for sandybridge boards | Keith Hui |
2023-10-25 | mb/asrock/h110m/devicetree: Use comma separated list for arrays | Felix Singer |
2023-10-25 | devicetrees: Remove trailing backslash from multiline values | Felix Singer |
2023-09-29 | mb/asrock/b75m-itx: Order Kconfig selects alphabetically | Felix Singer |
2023-08-08 | mb/asrock/b75pro3-m: Drop destructive GPIO settings | Fabian Groffen |
2023-08-06 | mainboard: Add SPDX license headers to Makefiles | Martin Roth |
2023-03-30 | mb/asrock/h77pro4-m: Make onboard NIC a child device below PCIe port 6 | Kevin Keijzer |
2023-03-25 | mb/asrock/b75pro3-m: Remove cpu_fan_tach_src from CMOS layout | Fabian Groffen |
2023-03-23 | mb/asrock/b75m-itx: Set HDA pin configuration like vendor BIOS | Kevin Keijzer |
2023-03-23 | mb/asrock/b75m-itx: Move subsystemid from NIC to PCIe root port 4 | Kevin Keijzer |
2023-03-23 | mb/asrock/b75m-itx: Remove cpu_fan_tach_src from CMOS layout | Kevin Keijzer |
2023-03-21 | mb/asrock/b75m-itx/devicetree.cb: Fix errors for PNP 2e.b and 2e.308 | Kevin Keijzer |
2023-03-21 | mb/asrock/b75m-itx: Disable unused ME KT PCI device | Fabian Groffen |
2023-03-20 | mb/asrock/b75pro3-m/devicetree.cb: Fix errors for PNP 2e.308 | Fabian Groffen |
2023-03-20 | mb/asrock/b75pro3-m/devicetree.cb: Silence errors for PNP 2e.b | Fabian Groffen |
2023-03-20 | mb/asrock/b75pro3-m: Disable unused ME KT PCI device | Fabian Groffen |
2023-03-18 | mb/asrock/h77pro4-m: Use VBT provided by Linux' debugfs | Michael Büchler |
2023-03-09 | mb/asrock/b75pro3-m: Advertise RTL NIC as onboard ethernet device | Fabian Groffen |
2023-03-08 | mb/asrock/b75m-itx: Make NIC a child device below PCIe port 4 | Kevin Keijzer |
2023-03-06 | mb/asrock/b75m-itx: Add Sandy/Ivy Bridge board B75M-ITX | Fabian Groffen |
2023-03-05 | mb/asrock/b75pro3-m: Add CMOS layout/defaults and vbt.bin | Kevin Keijzer |
2023-03-05 | mb/asrock/b75pro3-m: Fix S3 resume and hardware monitoring | Kevin Keijzer |
2023-02-15 | mb/asrock/b75pro3-m: Reorder Kconfig selects alphabetically | Felix Singer |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-02-04 | mb/*: Replace SNB PCI devices with references from chipset.cb | Arthur Heymans |
2023-01-30 | mb/*: Remove lapic from devicetree | Arthur Heymans |
2023-01-25 | mainboard: Drop invalid `hyper_threading` option | Angel Pons |
2022-12-05 | nb/intel/x4x: Remove apic 0 from devicetree | Arthur Heymans |
2022-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-12-02 | sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} | Elyes Haouas |
2022-12-01 | nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Add a chipset devicetree | Arthur Heymans |
2022-11-25 | cpu/intel/haswell: Move chip_ops to cpu cluster | Arthur Heymans |
2022-11-18 | Makefile.inc: Remove workaround ACPI warnings | Arthur Heymans |
2022-11-09 | nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree | Arthur Heymans |
2022-11-07 | mb/*/*: Remove AMD agesa family16 boards | Arthur Heymans |
2022-11-07 | mb/*/*: Remove AMD family14 boards | Arthur Heymans |
2022-09-12 | mb/asrock/*/irq_tables.c: Use ALIGN_UP macro | Elyes Haouas |
2022-08-16 | mb/**/dsdt.asl: Drop misleading "OEM revision" comment | Angel Pons |
2022-08-13 | src/mb: Update unlicensable files with the CC-PDDC SPDX ID | Martin Roth |
2022-05-30 | mb/asrock/h81m-hds: Reorder selects alphabetically | Felix Singer |
2022-05-30 | mb/asrock/b85m_pro4: Reorder selects alphabetically | Felix Singer |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-03-25 | mb/*/BiosCallOuts.c: Fix unused variable | Arthur Heymans |
2022-01-28 | IASL: Ignore IASL's "Missing dependency" warning | Elyes HAOUAS |
2022-01-16 | soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-10 | src/mainboard/{asrock,asus}: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2022-01-01 | src: Use 'stdint.h' when appropriate | Elyes HAOUAS |
2021-12-23 | mb/asrock: Add ASRock H77 Pro4-M mainboard | Michael Büchler |
2021-12-19 | mainboard: Fix comment about early GPIOs | Angel Pons |
2021-10-22 | AGESA binaryPI: Use common acpi_fill_madt() | Kyösti Mälkki |
2021-10-19 | cpu/intel/speedstep: Constify `get_cst_entries()` | Angel Pons |
2021-10-17 | soc/intel/skylake: switch to common GNVS | Michael Niewöhner |
2021-10-17 | Skylake boards: Drop setting useless `IRQ_SLOT_COUNT` | Angel Pons |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-09-17 | skylake DDR4 boards: Set `CaVrefConfig` to 2 | Angel Pons |
2021-09-07 | mb/asrock/e350m1: Enable USB on mPCIe | Sebastian 'Swift Geek' Grzywna |
2021-09-03 | skylake: Default to `BOARD_TYPE_DESKTOP` for PCH-H | Angel Pons |
2021-09-03 | src/*: Specify type of `DIMM_SPD_SIZE` once | Angel Pons |
2021-08-28 | soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default | Felix Singer |
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-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-06-07 | bd82x6x boards: Drop redundant `c2_latency` | Angel Pons |
2021-05-18 | mainboard: Use decimal for `device lapic 0x0 on` | Angel Pons |
2021-05-18 | mainboard: Use decimal for `device domain 0x0 on` | Angel Pons |
2021-05-18 | mainboard: Use decimal for `device cpu_cluster 0x0 on` | Angel Pons |
2021-05-18 | mainboard: Drop useless `acpi_tables.c` files | Angel Pons |
2021-05-10 | AGESA boards: Drop comments about `IDS_DEBUG_PORT` | Angel Pons |
2021-05-10 | AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macro | Angel Pons |
2021-05-10 | AGESA boards: Drop unused `IDSOPT_HOST_HDT` macro | Angel Pons |
2021-05-10 | AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macro | Angel Pons |
2021-05-07 | skylake DT/HALO mainboards: Drop `SaGv` setting | Angel Pons |
2021-05-04 | mb/*/Kconfig: Drop select USE_OPTION_TABLE | Patrick Rudolph |
2021-04-26 | mb/**/cmos.layout: Drop unreferenced `iommu` option | Angel Pons |
2021-04-26 | mainboard: Drop unreferenced CMOS options | Angel Pons |
2021-04-20 | mb/asrock/h110m: Choose `CHIPSET_LOCKDOWN_COREBOOT` | Angel Pons |