summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t430
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/bd82x6x: Support ME Soft Temporary Disable ModeEvgeny Zinoviev2021-02-072-1/+6
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/lenovo/t430: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-241-2/+2
* 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
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-66/+66
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-25/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-081-1/+1
* mb/lenovo/{l520,t430}/acpi/platform.asl: Rearrange codePeter Lemenkov2020-07-281-7/+14
* mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-281-1/+1
* mb/lenovo: Prepend EC event number with 0x to denote hex notationPaul Menzel2020-07-261-1/+1
* mb/lenovo/t430/gma-mainboard.ads: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-211-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* ec/lenovo/h8: Config the ec hardware ids for newer thinkpadsDa Lao2020-05-261-0/+3
* mb/lenovo/t430: Add support for ThinkLightStefan Ott2020-05-221-0/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1112-12/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons2020-05-041-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/lenovo: Use the original hardware ids for keyboard/pointingdalao2020-04-141-0/+7
* mb/lenovo: Add additional FMAPs for stripped MEPatrick Rudolph2020-04-141-0/+21
* mb/lenovo/*: Add vboot RO FMAPs on 12MiB devicesMarcello Sylvester Bauer2020-04-141-0/+21
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0410-131/+20
* 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-onlyAngel Pons2020-03-201-11/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1811-15/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-2/+3
* mb/lenovo: Remove thermal.h headerPeter Lemenkov2020-03-062-51/+10
* mb/lenovo/*: Add support for VBOOT on 12MiB devicesJonas Moehle2020-03-063-0/+56
* mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov2020-01-283-3/+3
* 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-13/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-16/+11
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-35/+6
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-1/+1
* mb/lenovo/t430/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-81/+35
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-5/+2
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-4/+0