Age | Commit message (Expand) | Author |
2023-04-08 | sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
2023-03-23 | nb/intel/snb: Abolish mainboard_should_reset_usb() | Keith Hui |
2023-02-19 | treewide: Remove useless "_STA: Status" comment | Elyes Haouas |
2023-02-17 | mb/roda/rv11: Remove unuseful "_ALR: Ambient Light Response" | Elyes Haouas |
2023-02-17 | mb/rodarv11: Remove unuseful "_ALI: Ambient Light Illuminance" | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_HID: Hardware ID" comment | Elyes Haouas |
2023-02-04 | mb/*: Replace SNB PCI devices with references from chipset.cb | Arthur Heymans |
2023-01-25 | mainboard: Drop invalid `hyper_threading` option | Angel Pons |
2022-12-27 | mainboard/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-23 | mb,x86/smm: Disable unused IO traps | Kyösti Mälkki |
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 | nb/intel/i945: 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/i945: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-12-01 | nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-12-01 | cpu/intel/model_206ax: Remove fake lapic device | Arthur Heymans |
2022-12-01 | cpu/intel/sandybridge: Use enum for ACPI C states | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Add a chipset 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-05-16 | src: Remove unused <cf9_reset.h> | Elyes Haouas |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-01-10 | src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
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/rk886ex/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-29 | mb/roda/rk9/acpi: Use Printf() for debug prints | Felix Singer |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
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-09-08 | ec/acpi: Remove empty "chip" driver | Nico Huber |
2021-08-25 | mb/roda/rv11/acpi: Use lower case format for hex values | Felix Singer |
2021-08-25 | mb/roda/rv11/acpi: Use Printf () | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Don't hard-code GPE offset | Nico Huber |
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-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-14 | mb/*/mptable.c: Use smp_write_pci_intsrc() | Kyösti Mälkki |
2021-06-14 | mb/*/mptable.c: Replace magic constants | Kyösti Mälkki |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |
2021-05-18 | mainboard: Use decimal for `device lapic 0x0 on` | Angel Pons |
2021-05-13 | src: Match array format in function declarations and definitions | Patrick Georgi |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | mb/**/early_init.c: Use get_int_option() | Angel Pons |
2021-02-17 | mb: guard irq_tables for clang-format | Patrick Georgi |
2021-02-12 | sandybridge MRC boards: Drop channel disable masks | Angel Pons |
2021-02-10 | nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
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-26 | mb/roda/rv11: 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 |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons |
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-04 | mb/roda/rk886ex: Convert *.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-21 | mb/roda/rk886ex: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-17 | nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-09-17 | nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro | Angel Pons |
2020-09-08 | nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-08-05 | src: Use space after 'if', 'for' | Elyes HAOUAS |
2020-07-20 | sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-15 | i945 boards: Factor out MAX_CPUS | Angel Pons |
2020-06-15 | gm45 boards: Factor out MAX_CPUS | Angel Pons |
2020-06-15 | sandybridge 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 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | 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-14 | src/mainboard: Use 'const' to set pnp_devfn_t statically | Elyes HAOUAS |
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-31 | drivers/intel/gma: fold gma.asl into default_brightness_levels.asl | Matt DeVillier |
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-20 | mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later | Angel Pons |
2020-03-18 | mainboard/[^a-p]*: Remove copyright notices | Patrick Georgi |
2020-03-09 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2020-03-03 | mb/*/Kconfig: Factor out MAINBOARD_VENDOR | Angel Pons |