summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo/pmh7
Commit message (Expand)AuthorAgeFilesLines
* ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flagKyösti Mälkki2022-06-221-1/+1
* src/ec: Get rid of unnecessary blank line {before,after} braceElyes HAOUAS2022-02-041-1/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-2/+2
* ec/lenovo: Use get_int_option()Angel Pons2021-04-211-7/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-053-39/+6
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-173-3/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-0/+1
* 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-221-1/+0
* src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS2019-05-291-0/+1
* 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/pmh7: Dump revision and IDPatrick Rudolph2017-09-252-0/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* kbuild: automatically include ECsStefan Reinauer2015-04-291-0/+4
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-253-7/+6
* ec/lenovo/h8: Make trackpoint enable a CMOS option.Vladimir Serbinenko2014-01-122-0/+13
* ec/lenovo/h8: Fix peripheral init without CMOS configVladimir Serbinenko2013-12-151-2/+3
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-013-3/+3
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-0/+4
* T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven Schnelle2011-10-202-0/+6
* PMH7: add missing License HeaderSven Schnelle2011-06-221-0/+19
* T60/PMH7: move 'touchpad' option to pmh7Sven Schnelle2011-06-071-0/+5
* Lenovo PMH7: add pmh7_ultrabay_power_enable()Sven Schnelle2011-04-272-0/+10
* Lenovo PMH7: add pmh7_touchpad_enable()Sven Schnelle2011-04-192-0/+9
* PMH7: Add dock event controlSven Schnelle2011-04-173-0/+11
* PMH7: Add chip configSven Schnelle2011-04-113-0/+22
* pmh7.[ch]: Add missing license headers.Uwe Hermann2011-02-022-2/+39
* Add support for the Lenovo PMH7 embedded controllerSven Schnelle2011-02-014-0/+74