Age | Commit message (Expand) | Author |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-15 | cpu/intel/haswell: Factor out ACPI C-state values | Angel Pons |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
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 | nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl` | Angel Pons |
2020-11-10 | sb/intel/lynxpoint/sata: Always use AHCI mode | Angel Pons |
2020-10-19 | superio/nuvoton: Factor out equivalent Kconfig option | Angel Pons |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-04 | mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL' | Elyes HAOUAS |
2020-07-28 | lynxpoint: Factor out PIRQ routing from devicetree | Angel Pons |
2020-07-26 | mb/*/*/devicetree.cb: Normalize disabled PIRQ values | Angel Pons |
2020-07-12 | haswell: Move some MRC settings to devicetree | Angel Pons |
2020-07-12 | haswell: Add function to retrieve SPD addresses | Angel Pons |
2020-07-12 | haswell: Automatically determine system type | Angel Pons |
2020-07-12 | haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option | Angel Pons |
2020-07-12 | haswell boards: Drop unused romstage.c includes | Angel Pons |
2020-07-12 | haswell: Factor out `max_ddr3_freq` | Angel Pons |
2020-07-12 | haswell: Compute disabled channel masks at runtime | Angel Pons |
2020-07-12 | mb/supermicro/x10slm-f: Factor out common MRC settings | Angel Pons |
2020-07-12 | haswell: Relocate `mainboard_romstage_entry` to northbridge | Angel Pons |
2020-07-12 | haswell: Drop `struct romstage_params` type | Angel Pons |
2020-07-09 | haswell: Drop GPIO indirection layers | Angel Pons |
2020-07-09 | haswell: Turn RCBA configuration into a function | Angel Pons |
2020-07-08 | sb/intel/lynxpoint: Factor out RCBA Function Disable | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-15 | haswell boards: Factor out MAX_CPUS | Angel Pons |
2020-06-02 | src: Remove redundant includes | 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-10 | src/mainboard: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
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-22 | nb/intel/haswell: Deprecate WDB params in pei_data | Angel Pons |
2020-04-04 | mainboard/supermicro: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/[^a-p]*: Remove copyright notices | Patrick Georgi |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-11-04 | sb/intel/lynxpoint: Use sb/intel/common/platform.asl | Arthur Heymans |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-07-13 | intel/haswell: Replace monotonic timer | Kyösti Mälkki |
2019-04-25 | mb/supermicro/x10slm-f: Do SIO setup in bootblock | Tristan Corrick |
2019-04-19 | src/mb/Kconfig: Fix PCI subsystem IDs | Elyes HAOUAS |
2019-03-06 | Remove DEFAULT_PCIEXBAR alias | Kyösti Mälkki |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-01-25 | mb/{kontron,supermicro}: Use pcidev_on_root() | Elyes HAOUAS |
2018-12-29 | mainboard: Add Supermicro X10SLM+-F | Tristan Corrick |