summaryrefslogtreecommitdiffstats
path: root/src/drivers/lenovo
Commit message (Expand)AuthorAgeFilesLines
* 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