Age | Commit message (Expand) | Author |
2021-02-12 | mainboard: Drop unneeded `default_brightness_levels.asl` | Angel Pons |
2021-02-11 | sb,soc/intel: Drop OSYS from GNVS | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-20 | mb/foxconn,gigabyte: Drop GNVS lptp and fdcp | Kyösti Mälkki |
2021-01-20 | mainboards: Drop GNVS cmap and cmbp | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop APIC, factor out MPEN | Kyösti Mälkki |
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 |
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-08-17 | x4x boards: Remove unused/deprecated cmos bits | Arthur Heymans |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-15 | x4x boards: Factor out MAX_CPUS | Angel Pons |
2020-06-03 | mb/gigabyte/ga-g41m-es2l: Remove MEI PCI devices from devicetree | Arthur Heymans |
2020-06-03 | mb/gigabyte/ga-g41m-es2l: Add PEG to devicetree | Arthur Heymans |
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-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-23 | mb/gigabyte/ga-g41m-es2l: Remove unused variable 'dev' | Elyes HAOUAS |
2020-04-04 | mainboard/gigabyte: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-20 | mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later | Angel Pons |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-01-13 | mb/gigabyte/ga-g41m-es2l/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2020-01-05 | mb/gigabyte/ga-g41m-es2l/devicetree.cb: Indent with tabs | Angel Pons |
2020-01-02 | mb/*/*/acpi_tables: Remove unused includes | Elyes HAOUAS |
2019-12-31 | mb/*/*/acpi_tables: Don't zero out gnvs again | Peter Lemenkov |
2019-12-31 | mb/**/dsdt.asl: Remove outdated sleepstates.asl comment | Angel Pons |
2019-12-27 | mb/*/*/early_init.c: Remove defined but not used macro | Elyes HAOUAS |
2019-12-16 | arch/x86: Make X86 stages select ARCH_X86 | Arthur Heymans |
2019-11-15 | nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-15 | nb/intel/x4x: Move boilerplate romstage to a common location | Arthur Heymans |
2019-11-14 | mb/*/*(ich7/x4x): Use common early southbridge init | Arthur Heymans |
2019-11-12 | sb/intel/i82801gx: Add common LPC decode code | Arthur Heymans |
2019-11-11 | mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>' | Elyes HAOUAS |
2019-11-04 | mb/*/*{i82801gx}: 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-11 | sb/intel/i82801gx: Move CIR init to a common place | Arthur Heymans |
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-20 | mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` | Nico Huber |
2019-06-06 | sb/intel/i82801gx: Detect if the southbridge supports AHCI | Arthur Heymans |
2019-06-05 | mb/*/devicetree.cb: Remove unavailable PCIe ports | Arthur Heymans |
2019-04-13 | sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-03-13 | src/mainboard/*/*/cstates.c: Drop unused includes | Elyes HAOUAS |
2019-03-13 | {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h | Elyes HAOUAS |
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-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-23 | nb/intel/x4x: Use parallel MP init | Arthur Heymans |
2019-01-10 | mb: Move timestamp_add_now to northbridge x4x | Elyes HAOUAS |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-08 | sb/intel/i82801gx: Autodisable functions based on devicetree | Arthur Heymans |
2019-01-08 | mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetree | Arthur Heymans |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
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-12 | mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 | Arthur Heymans |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-14 | nb/intel/x4x: Deprecate native graphic init | Arthur Heymans |
2018-06-14 | mb/*/*: Enable libgfxinit on x4x boards | Arthur Heymans |
2018-06-12 | drivers/intel/gma: Unify VBT related Kconfig names | Nico Huber |
2018-06-11 | mb/*/*/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2018-06-06 | mb/*/*: Add a few VBT files | Arthur Heymans |
2018-06-04 | mb/gigabyte: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-01 | nb/intel/x4x: Change memory layout to improve MTRR | Arthur Heymans |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-14 | mb/*/*/romstage.c: Clean up targets with i82801gx | Arthur Heymans |
2018-01-05 | nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout | Arthur Heymans |
2017-10-22 | superio/ite/common: Add temperature offset | Vagiz Trakhanov |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-05-21 | mb/gigabyte/ga-g41m-es2l: Enable IO decode range for LPT and FDD | Arthur Heymans |
2017-05-20 | mb/gigabyte/ga-g41m-es2l: Add timestamps in romstage | Arthur Heymans |
2017-05-12 | mb/gigabyte/ga-g41m-es2l: Don't disable PATA | Arthur Heymans |
2017-05-11 | nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-02-17 | nb/intel/x4x: Implement resume from S3 suspend | Arthur Heymans |
2017-02-17 | nb/intel/x4x: Fix raminit on reset path | Arthur Heymans |
2017-01-06 | sb/ich7: Use common/gpio.h to set up GPIOs | Arthur Heymans |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-11-28 | mb/gigabyte/ga-g41m-es2l: Tie in configuration for SuperIO EC | Damien Zammit |
2016-11-22 | mb/gigabyte/ga-g41m-es2l: Add MAX_CPU = 4 in Kconfig | Arthur Heymans |
2016-11-21 | mb/ga-g41m-es2l: Correctly configure PCI IRQ in ACPI | Arthur Heymans |
2016-10-25 | mb/ga-g41m-es2l: remove unneeded IGD IRQ setting in ACPI | Arthur Heymans |
2016-10-10 | gigabyte/ga-g41m-es2l: add VESA mode to Kconfig | Arthur Heymans |
2016-09-13 | mainboard/gigabyte/*: transition away from device_t | Antonello Dettori |
2016-09-09 | mb/gigabyte/ga-g41m-es2l: Remove PCI disable on PEG bridge | Damien Zammit |
2016-09-07 | mb/gigabyte/ga-g41m-es2l: Add IRQs for PCI express graphics in ACPI | Damien Zammit |
2016-09-02 | Fix newlines at the end of files | Martin Roth |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-09 | gigbyte/ga-g41m-es2l: add cmos.layout and cmos.default | Arthur Heymans |
2016-06-21 | intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |