Age | Commit message (Expand) | Author |
2024-06-07 | mb/**/hda_verb: Use `AZALIA_PIN_CFG_NC(0)` | Angel Pons |
2024-03-26 | mb/roda: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-18 | mb/opencellular to mb/roda: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-24 | mb/lenovo to mb/squared: Rename Makefiles from .inc to .mk | Martin Roth |
2023-12-20 | mainboard: Use same indent levels for switch/case | Felix Singer |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-12-07 | mb/*/smihandler.c: Drop unused <soc/nvs.h> | Kyösti Mälkki |
2022-12-05 | nb/intel/gm45: 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-01 | nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-11-13 | drivers/generic/ioapic: Drop poor implementation | Kyösti Mälkki |
2022-08-13 | src/mb: Update unlicensable files with the CC-PDDC SPDX ID | Martin Roth |
2022-01-10 | src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-01-01 | mb/roda/rk9/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | mb/roda/rk9/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-29 | mb/roda/rk9/acpi: Use Printf() for debug prints | Felix Singer |
2021-10-19 | cpu/intel/speedstep: Constify `get_cst_entries()` | Angel Pons |
2021-10-17 | drivers/generic/ioapic: Drop enable_virtual_wire | Kyösti Mälkki |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
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-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-05-13 | src: Match array format in function declarations and definitions | Patrick Georgi |
2021-02-01 | sb/intel/i82801ix: Factor out common `acpi_fill_madt` | Angel Pons |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-26 | mb/roda/rk9: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-20 | ACPI GNVS: Drop APIC, factor out MPEN | Kyösti Mälkki |
2021-01-18 | mb/apple,lenovo,roda: Drop reference to OSYS | 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-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-15 | gm45 boards: Factor out MAX_CPUS | Angel Pons |
2020-06-10 | sb/intel/i82801ix: Select COMMON_FADT | Kyösti Mälkki |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | mb/roda/rk9: Control SMI related FADT entries | Kyösti Mälkki |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | 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-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-04 | mainboard/roda: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-29 | drivers/intel/gma/acpi: Provide default definition for displays | Nico Huber |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-18 | mainboard/[^a-p]*: Remove copyright notices | Patrick Georgi |
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-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/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-28 | nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support | Arthur Heymans |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-14 | sb/intel/i82801ix: Add common code to set up LPC IO decode ranges | Arthur Heymans |
2019-08-18 | mainboards: Remove floating __PRE_RAM__ comments | Kyösti Mälkki |
2019-06-19 | {mb,sb}: Use get_acpi_table_revision(FADT) | Elyes HAOUAS |
2019-03-13 | src/mainboard/*/*/cstates.c: Drop unused includes | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-21 | mb/roda/rk9/acpi/superio.asl: Fix copy-paste error on "COMB" | Elyes HAOUAS |
2019-02-15 | src: Use macro `ACPI_FADT_LEGACY_FREE` | Paul Menzel |
2019-02-06 | nb/intel/gm45: Use a common romstage | Arthur Heymans |
2019-02-06 | mb/roda/rk9: Use common code to set up southbridge GPIO's | Arthur Heymans |
2019-01-24 | mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridge | Arthur Heymans |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-06 | device: Use pcidev_path_behind() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
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/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macro | Peter Lemenkov |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-17 | mb/*/*: Clean up FADT checksum assignment | Jonathan Neuschäfer |
2018-08-13 | src/mb: Remove some unneeded includes | Elyes HAOUAS |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801ix: Use the common ACPI pirq generator | Arthur Heymans |
2018-05-08 | mb/roda: Get rid of device_t | Elyes HAOUAS |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-17 | cpu/intel/speedstep: Fix the PNOT ACPI method | Arthur Heymans |
2017-11-23 | sb/intel/i82801ix: fetch initial timestamp in bootblock | Arthur Heymans |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-06-15 | nb/intel/gm45: Don't allow too low values for gfx_uma_size | Arthur Heymans |
2017-06-12 | nb/intel/gm45: Add romstage timestamps | Arthur Heymans |
2017-05-11 | nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-05-03 | nb/intel/gm45: Set display backlight according to EDID string | Arthur Heymans |
2016-12-11 | intel/gm45: Use romstage_handoff for S3 | Kyösti Mälkki |