summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo
Commit message (Expand)AuthorAgeFilesLines
* ec/lenovo/h8: Config the ec hardware ids for newer thinkpadsDa Lao2020-05-262-1/+8
* ec/lenovo/h8: Reintroduce h8_mb_init() for specific boardsBill XIE2020-05-132-0/+8
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1125-25/+0
* treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons2020-05-041-3/+2
* 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-282-3/+3
* ec/lenovo/h8: Constify struct device * parameter to h8_has_* functionsFurquan Shaikh2020-04-283-4/+4
* mb/lenovo/{x201,t410}: Move ThinkLight codeStefan Ott2020-04-251-0/+17
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0524-322/+48
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1723-27/+0
* ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layoutNicola Corna2020-02-171-0/+21
* ec/lenovo/h8: Prepend EC log message with *H8*Paul Menzel2020-01-131-1/+1
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-092-2/+2
* src: Add missing include <types.h>Elyes HAOUAS2019-12-191-0/+1
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-0/+1
* ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE2019-11-123-10/+1
* ec/lenovo/h8: Add option to set F1-F12 as primary functionIru Cai2019-08-212-0/+18
* lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__Kyösti Mälkki2019-08-201-5/+1
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-222-2/+0
* ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev2019-06-031-1/+1
* src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS2019-05-293-0/+3
* src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS2019-05-131-1/+1
* ec/lenovo/h8: Add VBOOT board supportPatrick Rudolph2019-05-083-0/+69
* ec/lenovo/h8: Add function to query sense statePatrick Rudolph2019-05-083-0/+66
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-9/+9
* ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov2019-03-065-0/+427
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000msMichael Bacarella2019-02-111-1/+1
* lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach2018-12-064-50/+39
* cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans2018-11-301-5/+2
* ec/lenovo/pmh7: support 9bit address spaceAlexander Couzens2018-09-142-3/+6
* mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev2018-09-052-0/+23
* ec/lenovo/pmh7: use read/write function in clear_bit/set_bitAlexander Couzens2018-08-201-8/+4
* ec/lenovo/h8/acpi: Fix ACPI error in _INIPatrick Rudolph2018-07-302-9/+17
* ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph2018-07-191-8/+40
* ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph2018-07-193-0/+37
* ec/lenovo/h8/ssdt: Add keyboard backlight interfacePatrick Rudolph2018-07-192-0/+35
* ec/lenovo/h8/acpi: Add WWAN ACPI methodsPatrick Rudolph2018-07-192-0/+39
* ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph2018-07-095-0/+102
* ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph2018-07-062-136/+157
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-041-2/+2
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-3/+3
* ec/lenovo/h8: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans2018-01-172-1/+6
* ec/lenovo/h8: Add support for bluetooth on wifiPatrick Rudolph2018-01-122-1/+9
* ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)Patrick Rudolph2017-12-032-10/+30
* ec/lenovo/h8/acpi/ec: Add registersPatrick Rudolph2017-11-141-0/+24
* ec/lenovo/h8: Clear EC output queue before enablementBill XIE2017-11-071-0/+1