summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/baskingridge
AgeCommit message (Expand)Author
2021-05-05nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2021-03-25nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons
2021-03-23nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons
2021-03-19nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons
2021-02-12haswell boards: Correct USB config indentationAngel Pons
2021-02-12haswell: Drop `mainboard_fill_pei_data`Angel Pons
2021-01-28ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-15cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons
2021-01-15mb/intel/baskingridge: Replace invalid C-state valuesAngel Pons
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Move EC_RW detectionKyösti Mälkki
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-11-13nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`Angel Pons
2020-11-10sb/intel/lynxpoint/sata: Always use AHCI modeAngel Pons
2020-11-04mb/intel/baskingridge: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-09-21mb/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-04mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS
2020-07-28lynxpoint: Factor out PIRQ routing from devicetreeAngel Pons
2020-07-26mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-12haswell: Move some MRC settings to devicetreeAngel Pons
2020-07-12haswell: Add function to retrieve SPD addressesAngel Pons
2020-07-12haswell: Automatically determine system typeAngel Pons
2020-07-12haswell boards: Drop unused romstage.c includesAngel Pons
2020-07-12haswell: Factor out `max_ddr3_freq`Angel Pons
2020-07-12haswell: Compute disabled channel masks at runtimeAngel Pons
2020-07-12mb/intel/baskingridge: Factor out common MRC settingsAngel Pons
2020-07-12haswell: Relocate `mainboard_romstage_entry` to northbridgeAngel Pons
2020-07-12haswell boards: Fix writes to 16-bit DxxIR registersAngel Pons
2020-07-12haswell: Drop `struct romstage_params` typeAngel Pons
2020-07-12haswell: Make `copy_spd` a weak functionAngel Pons
2020-07-09haswell: Drop GPIO indirection layersAngel Pons
2020-07-09haswell: Turn RCBA configuration into a functionAngel Pons
2020-07-08mb/intel/baskingridge: Put GPIOs in a C fileAngel Pons
2020-07-08sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-22cpu/x86/smm: Use already defined APM_CNT messagesKyösti Mälkki
2020-06-02src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-22nb/intel/haswell: Deprecate WDB params in pei_dataAngel Pons
2020-04-06mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber