summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x200
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82801ix: Select COMMON_FADTKyösti Mälkki2020-06-101-141/+0
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* mb/lenovo/t400,x200: Control SMI related FADT entriesKyösti Mälkki2020-06-061-6/+8
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1119-19/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-19/+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-024-4/+4
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* mb/lenovo/x200: Add support for ThinkLightStefan Ott2020-04-251-0/+2
* mainboard/lenovo: Use the original hardware ids for keyboard/pointingdalao2020-04-141-0/+6
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-6/+6
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0416-215/+32
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-3/+1
* 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-1816-19/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-091-1/+1
* mb/lenovo/*/devicetree: Declare device in one line if possiblePeter Lemenkov2020-03-071-2/+1
* mb/lenovo: Remove thermal.h headerPeter Lemenkov2020-03-062-33/+4
* mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov2020-01-283-3/+3
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/lenovo/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov2019-12-271-1/+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-202-2/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE2019-11-125-25/+6
* mb/lenovo/{x200,t400}: Add VBOOT supportArthur Heymans2019-11-043-0/+48
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/lenovo/x200: Correct device tree override logicBill XIE2019-10-282-2/+1
* mb/lenovo/x200: Add ThinkPad X301 as a variantBill XIE2019-10-2014-36/+271
* mb/lenovo/x200/dock.c: Use common southbridge gpio codeArthur Heymans2019-10-191-15/+5
* sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans2019-10-142-16/+3
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-181-8/+8
* {mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS2019-06-191-1/+1
* mb/lenovo: Unify thermal threshold handlingPeter Lemenkov2019-05-252-3/+38
* mb/lenovo: Add SMBIOS type 9 for ExpressCardPatrick Rudolph2019-05-071-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-2/+3
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-131-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov2019-03-062-0/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-042-12/+12
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-151-1/+1