summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t60
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-3/+0
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+6
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-68/+24
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-41/+5
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-17/+8
* ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE2019-11-121-1/+0
* src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS2019-11-111-1/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-271-4/+4
* mb/lenovo/{t60,r60}: Add ThinkPad R60 support as variant boardMaccraft2019-10-255-17/+36
* mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitializationPeter Lemenkov2019-10-251-14/+0
* mb/lenovo/*/acpi: Remove unused include smi.hPeter Lemenkov2019-10-221-1/+0
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-25/+1
* mb/lenovo/t60: Switch to override treePeter Lemenkov2019-10-085-257/+135
* mb/lenovo/{t60,z61t}: Convert to variant boardPeter Lemenkov2019-10-089-5/+275