summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t60
Commit message (Expand)AuthorAgeFilesLines
* mb/lenovo/t60: Add support for ThinkLightStefan Ott2022-05-161-0/+2
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-2/+2
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-261-1/+0
* 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
* mb/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-141-17/+17
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/lenovo/t60: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS2021-01-263-5/+5
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-4/+0
* mb/apple,lenovo,roda: Drop reference to OSYSKyösti Mälkki2021-01-181-8/+0
* mainboards: Move get_cst_entries()Kyösti Mälkki2021-01-183-12/+17
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-182-2/+2
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-58/+58
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-27/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/lenovo: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-211-14/+23
* src: Use space after switch, whileElyes HAOUAS2020-08-052-4/+4
* mb/lenovo: Prepend EC event number with 0x to denote hex notationPaul Menzel2020-07-261-1/+1
* mb/lenovo/t60: Fix override devicetreesNico Huber2020-07-072-0/+3
* 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
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-184-12/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1122-22/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-095-49/+5
* 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-022-2/+2
* src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS2020-04-141-1/+1
* mainboard/lenovo: Use the original hardware ids for keyboard/pointingdalao2020-04-141-0/+8
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0417-233/+34
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1821-27/+0
* mb/lenovo/*/devicetree: Declare device in one line if possiblePeter Lemenkov2020-03-071-7/+3
* mb/lenovo: Remove thermal.h headerPeter Lemenkov2020-03-062-33/+4
* mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov2020-01-281-1/+1
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-1/+0
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-1/+1
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-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-201-1/+0
* 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-5/+3
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-1/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1