summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t400
AgeCommit message (Expand)Author
2021-05-13src: Match array format in function declarations and definitionsPatrick Georgi
2021-02-01sb/intel/i82801ix: Factor out common `acpi_fill_madt`Angel Pons
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-24mb/lenovo/t400: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-20mainboards: Drop GNVS cmap and cmbpKyösti Mälkki
2021-01-20ACPI GNVS: Drop APIC, factor out MPENKyösti Mälkki
2021-01-18mb/apple,lenovo,roda: Drop reference to OSYSKyö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
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-09-21mb/lenovo: Drop unneeded empty linesElyes HAOUAS
2020-08-05src: Use space after switch, whileElyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-15gm45 boards: Factor out MAX_CPUSAngel Pons
2020-06-10sb/intel/i82801ix: Select COMMON_FADTKyösti Mälkki
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-06mb/lenovo/t400,x200: Control SMI related FADT entriesKyösti Mälkki
2020-05-22mb/lenovo/t400: Add support for ThinkLightStefan Ott
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick 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-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-10src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS
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-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-07mb/lenovo/*/devicetree: Declare device in one line if possiblePeter Lemenkov
2020-03-06mb/lenovo: Remove thermal.h headerPeter Lemenkov
2020-02-09mb/lenovo/t400: Configure panel-power sequencingNico Huber
2020-02-09mb/lenovo/t400: Correct display port list for R500 variantNico Huber
2020-02-09mb/lenovo/t400: Correct display port list for [TW]500 variantsNico Huber
2020-02-09mb/lenovo/t400: Correct display port list for [RT]400 variantsNico Huber
2020-02-09mb/lenovo/t400: Move `gma-mainboard.ads` to variantsNico Huber
2020-01-28mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-27mb/lenovo/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS