Age | Commit message (Expand) | Author |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-16 | ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-15 | treewide: Remove unused 'include <arch/io.h>' | Elyes Haouas |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-06-22 | ec/kontron/kempld: Fix IORESOURCE_IRQ | Kyösti Mälkki |
2022-06-09 | ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-01-10 | src/ec: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-01 | ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-07-16 | ec/kontron/kempld: Add minimal GPIO driver | Maxim Polyakov |
2021-05-28 | ec/kontron/kempld: Guard macro parameters | Angel Pons |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | ec/kontron: Use get_int_option() | Angel Pons |
2020-10-11 | ec/kontron/kempld: Reflow long lines | Maxim Polyakov |
2020-10-11 | ec/kontron/kempld: add option to configure I2C frequency | Maxim Polyakov |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | 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-09-30 | ec/kontron/kempld: Add fall-through comments where appropriate | Nico Huber |
2019-09-02 | ec/kontron/kempld: Select DRIVERS_UART_8250IO | Nico Huber |
2019-06-22 | src/ec: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-06-21 | ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-24 | ec/kontron: Add support for Kontron kempld | Nico Huber |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2016-12-07 | sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE | Nico Huber |
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 |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2013-07-29 | ec/kontron/it8516e: Add sanity checks for values from nvram | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Comment low-level EC functions | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Remove some unsafe bit shifting | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add PWM limits option | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Correct fan setting for PWM mode | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add option for external temperature sensor | Nico Huber |
2013-06-17 | pnp: Unify some alignment to ease autogenerating patches | Nico Huber |
2013-06-06 | ec/kontron/it8516e: Add it8516e EC driver | Nico Huber |