summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t520
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/t520: 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-4/+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/*/acpi/superio.asl: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-281-0/+2
* mb/lenovo: Prepend EC event number with 0x to denote hex notationPaul Menzel2020-07-261-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-2/+2
* 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/t520: Add support for ThinkLightStefan Ott2020-05-221-0/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1115-15/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* 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
* mb/lenovo: Add additional FMAPs on 8MiB devicesMarcello Sylvester Bauer2020-04-142-0/+44
* 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-0412-159/+24
* 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-1814-29/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-2/+3
* mb/lenovo: Remove thermal.h headerPeter Lemenkov2020-03-062-34/+5
* mb/lenovo/t520: Switch to overridetreePeter Lemenkov2020-02-015-183/+26
* mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov2020-01-281-1/+1
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-11/+11
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* 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/**/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-31/+20
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-1/+1
* mb/lenovo/w520/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-061-4/+10
* mb/lenovo/t520/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-061-4/+9
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/{gigabyte,lenovo}: Remove spurious setting of ETR3 bit 16Nico Huber2019-11-181-5/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-4/+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-1/+1