summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-2/+2
* mb/lenovo/x60: Fix devicetree hierarchyNico Huber2021-09-081-3/+5
* mb/*: Specify type of `FMDFILE` 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-19/+19
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-2/+2
* mb/*/Kconfig: Drop select USE_OPTION_TABLEPatrick Rudolph2021-05-041-1/+0
* src: Replace remaining {get,set}_option() instancesAngel Pons2021-04-231-5/+2
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-171-0/+2
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/lenovo/x60: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS2021-01-243-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-37/+42
* 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-59/+59
* 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
* src: Use space after switch, whileElyes HAOUAS2020-08-051-3/+3
* 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
* src/mb: Use macro for access_sizeElyes HAOUAS2020-06-301-1/+1
* mb/lenovo/x60: Use tabs for aligning the "\"Elyes HAOUAS2020-06-301-9/+9
* 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-182-6/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1120-20/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-29/+3
* 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
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* mb/lenovo/x60: Add vboot supportArthur Heymans2020-04-153-0/+39
* 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/+6
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0417-233/+34
* 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-2/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1819-22/+0
* mb/lenovo/*/devicetree: Declare device in one line if possiblePeter Lemenkov2020-03-071-6/+3
* mb/lenovo: Remove thermal.h headerPeter Lemenkov2020-03-062-33/+4
* mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov2020-01-281-1/+1
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-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-2/+2