aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/s230u
AgeCommit message (Expand)Author
2024-06-08mb/*: Remove old USB configurations from SNB/bd82x6x boardsKeith Hui
2024-06-07mb/*: Copy bd82x6x boards' USB port config into devicetreeKeith Hui
2024-06-07mb/**/hda_verb: Use `AZALIA_PIN_CFG_NC(0)`Angel Pons
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-03-22mb/lenovo/s230u: Fix compiling for 64bit modeArthur Heymans
2024-02-18mb/inventec to mb/ocp: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-24mb/lenovo to mb/squared: Rename Makefiles from .inc to .mkMartin Roth
2023-11-13mb/*: Update SPD mapping for sandybridge boardsKeith Hui
2023-08-06mainboard: Add SPDX license headers to MakefilesMartin Roth
2023-02-07tree: Drop repeated wordsAlexander Goncharov
2023-02-04mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans
2022-12-27mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27mainboard/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-26mb/lenovo/s230u/acpi: Replace Not(a, b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12mb/lenovo/s230u/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-11-30nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans
2022-11-01mb/{lenovo,packardbell}: Enable MEI deviceEvgeny Zinoviev
2022-10-21mb/lenovo/s230u/mainboard.c: Replace comma with semicolonElyes Haouas
2022-07-07mb/lenovo/s230u: Reorder selects alphabeticallyFelix Singer
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-01-04sb/intel: Use `bool` for PCIe coalescing optionAngel Pons
2021-10-15mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-06-07bd82x6x boards: Drop redundant `c2_latency`Angel Pons
2021-05-18mainboard: Use decimal for `device lapic 0x0 on`Angel Pons
2021-05-18mainboard: Use decimal for `device domain 0x0 on`Angel Pons
2021-05-18mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-24mainboard/lenovo/s230u/smihandler.c: Use __func__Elyes HAOUAS
2021-01-24mb/lenovo/s230u: Convert to ASL 2.0 syntaxElyes HAOUAS
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-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-06cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons
2021-01-06cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-08nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons
2020-07-28mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalentPeter Lemenkov
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-22src/mainboard: Remove unused include 'sandybridge.h'Elyes HAOUAS
2020-06-15sandybridge boards: Factor out MAX_CPUSAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-14mainboard/lenovo: Use the original hardware ids for keyboard/pointingdalao
2020-04-04mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-29drivers/intel/gma/acpi: Provide default definition for displaysNico Huber
2020-03-24drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber
2020-03-20mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-093rdparty/libgfxinit: Update submodule pointerNico Huber
2020-03-06mb/lenovo: Remove thermal.h headerPeter Lemenkov
2020-01-28mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-28mb/lenovo/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-12-12mb/**/hda_verb.c: Clean up formattingAngel Pons
2019-12-11mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons
2019-12-09mb/lenovo/s230u/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-18mb/lenovo/s230u: Don't write BUC and beyondNico Huber
2019-11-18mb/{gigabyte,lenovo}: Remove spurious setting of ETR3 bit 16Nico Huber
2019-11-18nb/intel/sandybridge: Set up console in bootblockArthur Heymans
2019-11-18nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-18sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans
2019-11-18nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans
2019-11-18nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-04mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-25mb/*/*/smihandler: Remove bogus mainboard_io_trap_handlerPeter Lemenkov
2019-10-25mb/*/*/smihandler: Remove bogus SMM initPeter Lemenkov
2019-10-16sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans
2019-08-20mb,autoport: Fix GCC 9 Port_List build errorJacob Garber
2019-07-19sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph
2019-07-18mb/*/*/gpio: Use static for const structuresPeter Lemenkov
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-21sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans
2019-06-19mb/lenovo/*/romstage: Remove unused include byteorder.hPeter Lemenkov
2019-05-25mb/lenovo: Unify thermal threshold handlingPeter Lemenkov
2019-05-13mb/lenovo/s230u: Rewrite trigger inversion ACPI codeMartin Roth
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-04-19src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki