Age | Commit message (Expand) | Author |
2023-08-06 | mainboard: Add SPDX license headers to Makefiles | Martin Roth |
2023-06-02 | soc/intel/apollolake: Switch to snake case for SataPortsEnable | Mario Scheithauer |
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-04 | mb/*: Replace SNB PCI devices with references from chipset.cb | Arthur Heymans |
2023-02-03 | soc/intel/apl: Move cpu cluster to 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-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-12-05 | nb/intel/i945: Remove apic 0 from devicetree | 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 | 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-10 | mb/kontron/bsl6/romstage.c: Clean up includes | Elyes Haouas |
2022-10-06 | mb/kontron/bsl6: Set board type to mobile for memory config | Nico Huber |
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-06-20 | soc/intel/apollolake: Hook Up SataPortEnable to devicetree | Sean Rhodes |
2022-05-17 | soc/intel/skylake: Hook up FSP hyper-threading setting to option API | Felix Singer |
2022-04-26 | mb/kontron/986lcd-m: Add Firewire chip in device tree | Petr Cvek |
2022-04-26 | mb/kontron/986lcd-m: Improve device tree description | Petr Cvek |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-04-20 | mb/kontron/986lcd-m: Drop `_PRS` and `_DIS` from static devices | Angel Pons |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-01-31 | mb/**/Kconfig: Properly override `DISABLE_HECI1_AT_PRE_BOOT` | Angel Pons |
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-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2021-12-18 | mb/kontron/bsl6: Reuse options from Kconfig.name | 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 | soc/intel/skylake: switch to common GNVS | Michael Niewöhner |
2021-10-15 | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons |
2021-09-17 | skylake DDR4 boards: Set `CaVrefConfig` to 2 | Angel Pons |
2021-09-14 | kontron/mal10: Undo set primary GPU via FSP option | Maxim Polyakov |
2021-09-08 | mb/kontron/bsl6: Fix overridden hwmon settings | Nico Huber |
2021-09-07 | kontron/mal10: Set up GPIOs in CPLD/EC | Maxim Polyakov |
2021-09-03 | src/*: Specify type of `DIMM_MAX` once | 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-08-13 | mb/{kontron/bsl6,siemens/chili}: Add `inhibit_flashlock` nvram option | Nico Huber |
2021-07-26 | mb/*: Specify type of `VARIANT_DIR` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `OVERRIDE_DEVICETREE` 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-29 | Kconfig: Escape variables | Patrick Georgi |
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-06-07 | bd82x6x boards: Drop redundant `c2_latency` | Angel Pons |
2021-05-28 | mb/kontron/mal10: Use mainboard_ops driver for GPIO configuration | Felix Singer |
2021-05-18 | mainboard: Use decimal for `device lapic 0x0 on` | Angel Pons |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-24 | mb/kontron/mal10/cmos.layout: Drop unused options | Angel Pons |
2021-04-24 | mb/kontron/mal10/cmos.layout: Align contents with tabs | Angel Pons |
2021-04-21 | mainboard: Use read_int_option() | Angel Pons |
2021-04-21 | mainboard: Use get_int_option() for HWM settings | 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-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-26 | mb/kontron/ktqm77: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-26 | mb/kontron/986lcd-m: Convert *.asl to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-20 | mainboards: Drop GNVS cmap and cmbp | 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 | soc/intel/skylake: Move MAX_CPUS from mb to SoC | Felix Singer |
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 |
2021-01-05 | mb/kontron/bsl6: Rework Kconfig | Felix Singer |
2021-01-05 | mb/kontron/mal10: Remove unnecessary includes | Felix Singer |
2021-01-04 | mb/kontron/mal10: Move include directories to mb level | Felix Singer |
2020-12-28 | mb/kontron/bsl6: Remove disabled devices from devicetrees | Felix Singer |
2020-12-17 | soc/intel/skylake: Drop duplicate PmConfigPciClockRun configuration | Benjamin Doron |
2020-12-08 | mb/*: Remove SATA_AHCI config from SKL/KBL based devicetrees | Felix Singer |
2020-12-08 | soc/intel/skylake: Shorten SATA mode enum value names | Felix Singer |
2020-12-01 | mb/kontron/mal10: Use the system library for headers | Felix Singer |
2020-12-01 | mb/kontron/mal10/Kconfig: Reorder selects alphabetically | Felix Singer |
2020-11-30 | mb/kontron/bsl6: Configure GPIOs using mainboard_ops | Felix Singer |
2020-11-24 | mb/kontron/bsl6: Move GPIO configuration to C file | Felix Singer |
2020-11-24 | mb/kontron/bsl6: Use include folder for header files | Felix Singer |
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-22 | mb/kontron: Add Kontron mAL10 COMe module support | Maxim Polyakov |
2020-11-22 | mb/*: Use ACPI_DSDT_REV_2 instead of hard-coded value | Felix Singer |
2020-10-26 | mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` | Michael Niewöhner |
2020-10-21 | soc/intel,mb/*: get rid of legacy pad macros | Michael Niewöhner |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-10-05 | soc/intel/common/block/acpi: Factor out common platform.asl | Subrata Banik |
2020-09-22 | mb/kontron: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-18 | superio/nuvoton: Inline `nuvoton_hwm_select_bank` | Angel Pons |
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-11 | mb/kontron/ktqm77: Use 'PNP_IDX_*' instead of magic numbers | Elyes HAOUAS |
2020-09-11 | mb/kontron/986lcd-m: Use ''PNP_IDX_*' instead of magic numbers | Elyes HAOUAS |