summaryrefslogtreecommitdiff
path: root/src/mainboard/google/beltino
AgeCommit message (Expand)Author
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-12mb/google/beltino/bootblock.c: Drop unused includeAngel Pons
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: Introduce ENABLE_DDR_2X_REFRESH Kconfig optionAngel 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/google/beltino: 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-11mb/google/beltino: Move Super I/O init to bootblockAngel Pons
2020-07-09haswell: Drop GPIO indirection layersAngel Pons
2020-07-09mb/google/beltino: Put GPIOs in a C fileAngel Pons
2020-07-09haswell: Turn RCBA configuration into a functionAngel 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-20mb/google/beltino/**/hda_verb.c: Correct mic pin configsMatt DeVillier
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-15haswell boards: Factor out MAX_CPUSAngel Pons
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-23src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS
2020-04-22nb/intel/haswell: Deprecate WDB params in pei_dataAngel Pons
2020-04-06mb/google/beltino: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02mb/google/beltino: drop ACPI brightness control stubMatt DeVillier
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-20mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-02-24mb/google: Fix typosElyes HAOUAS
2020-01-07mb/google/{beltino,jecht}: Drop SIO configuration linesNico Huber
2020-01-02mb/google/beltino/**/hda_verb.c: Correct pin configsAngel Pons
2020-01-02mb/google/beltino/**/hda_verb.c: remove preprocessor guardsAngel Pons
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-12-16mb/google/beltino: Add VBTs for all variantsMatt DeVillier