Age | Commit message (Expand) | Author |
2024-02-18 | ec, lib, security, sb: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | ec: Rename Makefiles from .inc to .mk | Martin Roth |
2023-04-08 | ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-06-22 | ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag | Kyösti Mälkki |
2022-02-04 | src/ec: Get rid of unnecessary blank line {before,after} brace | Elyes HAOUAS |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | ec/lenovo: Use get_int_option() | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/ec: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-11-15 | nb/intel/i945: Initialize console in bootblock | Arthur Heymans |
2019-08-20 | lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__ | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-22 | src/ec: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-05-29 | src/{ec,vendorcode}: Add missing 'include <types.h> | Elyes HAOUAS |
2018-09-14 | ec/lenovo/pmh7: support 9bit address space | Alexander Couzens |
2018-09-05 | mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads | Evgeny Zinoviev |
2018-08-20 | ec/lenovo/pmh7: use read/write function in clear_bit/set_bit | Alexander Couzens |
2017-09-25 | ec/lenovo/pmh7: Dump revision and ID | Patrick Rudolph |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-29 | kbuild: automatically include ECs | Stefan Reinauer |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-06-25 | src/ec: Sanitize headers and comment #endif pairings | Edward O'Callaghan |
2014-01-12 | ec/lenovo/h8: Make trackpoint enable a CMOS option. | Vladimir Serbinenko |
2013-12-15 | ec/lenovo/h8: Fix peripheral init without CMOS config | Vladimir Serbinenko |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-04 | Make the device tree available in the rom stage | Stefan Reinauer |
2011-10-20 | T60: Add support for Ultrabay Legacy I/O devices (40Y8122) | Sven Schnelle |
2011-06-22 | PMH7: add missing License Header | Sven Schnelle |
2011-06-07 | T60/PMH7: move 'touchpad' option to pmh7 | Sven Schnelle |
2011-04-27 | Lenovo PMH7: add pmh7_ultrabay_power_enable() | Sven Schnelle |
2011-04-19 | Lenovo PMH7: add pmh7_touchpad_enable() | Sven Schnelle |
2011-04-17 | PMH7: Add dock event control | Sven Schnelle |
2011-04-11 | PMH7: Add chip config | Sven Schnelle |
2011-02-02 | pmh7.[ch]: Add missing license headers. | Uwe Hermann |
2011-02-01 | Add support for the Lenovo PMH7 embedded controller | Sven Schnelle |