summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/s230u
Commit message (Expand)AuthorAgeFilesLines
* mb/lenovo/s230u: Reorder selects alphabeticallyFelix Singer2022-07-071-12/+12
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-041-1/+1
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-071-1/+0
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Use decimal for `device domain 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons2021-05-181-1/+1
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-4/+0
* mainboard/lenovo/s230u/smihandler.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* mb/lenovo/s230u: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-242-19/+19
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-1/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons2021-01-061-3/+3
* cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons2021-01-061-3/+0
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-1/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-081-1/+1
* mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-281-0/+2
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* src/mainboard: Remove unused include 'sandybridge.h'Elyes HAOUAS2020-06-221-1/+0
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1113-13/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons2020-05-042-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mainboard/lenovo: Use the original hardware ids for keyboard/pointingdalao2020-04-141-0/+6
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0411-146/+22
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-3/+1
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-241-1/+0
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-12/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1811-19/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-2/+3
* mb/lenovo: Remove thermal.h headerPeter Lemenkov2020-03-062-34/+5
* mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov2020-01-282-2/+2
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-15/+15
* mb/lenovo/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-281-8/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-7/+2
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-52/+37
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-2/+2
* mb/lenovo/s230u/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-76/+35