summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60
Commit message (Expand)AuthorAgeFilesLines
* ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-081-2/+2
* sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-081-3/+3
* mb,x86/smm: Disable unused IO trapsKyösti Mälkki2022-12-231-3/+0
* sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki2022-12-071-27/+0
* mb/lenovo/t60,x60: Split dock_(dis)connect() functionKyösti Mälkki2022-12-071-21/+31
* nb/intel/i945: Remove apic 0 from devicetreeArthur Heymans2022-12-051-6/+1
* nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clockElyes Haouas2022-12-021-1/+1
* sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}Elyes Haouas2022-12-021-1/+1
* nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans2022-12-011-0/+2
* mb/lenovo/t{410,60}/dock.h: Fix header guardsElyes Haouas2022-10-211-2/+2
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-132-0/+6
* 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