summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/beltino
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons2021-03-251-2/+2
* nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons2021-03-231-2/+2
* lynxpoint/broadwell: Rename LP GPIO config globalAngel Pons2021-03-225-5/+5
* nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons2021-03-191-3/+3
* haswell boards: Correct USB config indentationAngel Pons2021-02-121-26/+26
* haswell: Drop `mainboard_fill_pei_data`Angel Pons2021-02-121-8/+2
* ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki2021-01-281-3/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-1/+1
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-182-2/+2
* cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons2021-01-151-8/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/x/acpi_tables: Move EC_RW detectionKyösti Mälkki2021-01-101-7/+0
* mb/google/{beltino,fizz,jecht}: Set Tianocore boot timeout to 5sMatt DeVillier2021-01-041-0/+4
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-3/+1
* mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons2020-11-241-4/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-30/+30
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-27/+0
* nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`Angel Pons2020-11-131-1/+1
* sb/intel/lynxpoint/sata: Always use AHCI modeAngel Pons2020-11-101-2/+0
* sb/intel/lynxpoint: Align LP GPIO ACPI with BroadwellAngel Pons2020-11-041-2/+2
* mb/google/beltino: Convert to ASL 2.0 syntaxElyes HAOUAS2020-11-042-67/+57
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/google/beltino: Disable PCIe AERMatt DeVillier2020-10-121-0/+3
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-221-2/+0
* mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS2020-09-041-1/+0
* lynxpoint: Factor out PIRQ routing from devicetreeAngel Pons2020-07-281-9/+0
* mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons2020-07-261-4/+4
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-147-7/+0
* mb/google/beltino/bootblock.c: Drop unused includeAngel Pons2020-07-121-1/+0
* haswell: Move some MRC settings to devicetreeAngel Pons2020-07-122-4/+4
* haswell: Add function to retrieve SPD addressesAngel Pons2020-07-121-2/+7
* haswell: Automatically determine system typeAngel Pons2020-07-121-1/+0
* haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig optionAngel Pons2020-07-122-2/+3
* haswell boards: Drop unused romstage.c includesAngel Pons2020-07-121-3/+0
* haswell: Factor out `max_ddr3_freq`Angel Pons2020-07-121-1/+0
* haswell: Compute disabled channel masks at runtimeAngel Pons2020-07-121-8/+0
* mb/google/beltino: Factor out common MRC settingsAngel Pons2020-07-121-54/+46
* haswell: Relocate `mainboard_romstage_entry` to northbridgeAngel Pons2020-07-121-5/+3
* haswell boards: Fix writes to 16-bit DxxIR registersAngel Pons2020-07-121-8/+8
* haswell: Drop `struct romstage_params` typeAngel Pons2020-07-121-5/+1
* mb/google/beltino: Move Super I/O init to bootblockAngel Pons2020-07-113-13/+22
* haswell: Drop GPIO indirection layersAngel Pons2020-07-091-3/+0
* mb/google/beltino: Put GPIOs in a C fileAngel Pons2020-07-097-26/+3
* haswell: Turn RCBA configuration into a functionAngel Pons2020-07-091-23/+20
* sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons2020-07-081-3/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* cpu/x86/smm: Use already defined APM_CNT messagesKyösti Mälkki2020-06-221-2/+2
* mb/google/beltino/**/hda_verb.c: Correct mic pin configsMatt DeVillier2020-06-204-20/+20
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1