summaryrefslogtreecommitdiffstats
path: root/src/drivers/lenovo
Commit message (Expand)AuthorAgeFilesLines
* drivers: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-062-2/+2
* src: Replace remaining {get,set}_option() instancesAngel Pons2021-04-232-4/+4
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-117-7/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-22/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-064-48/+8
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-226-10/+14
* mb/lenovo/t430: Fix Dual GraphicsPatrick Rudolph2019-06-081-0/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* src/drivers: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-1/+1
* mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev2018-09-051-13/+3
* src/drivers/lenovo/wacom.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* drvs/lenovo/wacom: Clean ACPI codePatrick Rudolph2018-04-291-11/+2
* drvs/lenovo/hybrid_graphics/romstage: Fix dGPU activationPatrick Rudolph2017-12-201-8/+19
* mb/lenovo/t*00/romstage: Switch to new hybrid driverPatrick Rudolph2017-08-103-127/+0
* mb/lenovo/t400: Switch to new hybrid graphics driverPatrick Rudolph2017-08-101-11/+0
* drvs/lenovo/hybrid_graphics: Add new hybrid graphics driverPatrick Rudolph2017-08-106-0/+260
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* drivers/lenovo: Add hybrid graphics driverPatrick Rudolph2016-06-013-0/+139
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* lenovo/x200: Enable wacom digitizer support for x200tAlex David2015-05-171-1/+2
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footerVladimir Serbinenko2014-11-191-10/+8
* acpigen: Add and use acpigen_write_device.Vladimir Serbinenko2014-11-191-10/+2
* acpigen: Add and use acpigen_write_method.Vladimir Serbinenko2014-11-191-11/+2
* lenovo/wacom: Move to implicit length patchingVladimir Serbinenko2014-11-091-46/+38
* lenovo/x60: Support digitizer on X60t and X201t.Vladimir Serbinenko2014-07-194-0/+209