Age | Commit message (Expand) | Author |
2024-04-11 | tree: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | driver/i2c: Rename Makefiles from .inc to .mk | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-05-26 | treewide: Remove 'extern' from functions declaration | Elyes Haouas |
2023-04-28 | treewide: Add missing include guards to chip.h | Jan Samek |
2023-03-03 | drv/i2c/ptn3460: Add 'mainboard' prefix to mainboard-level callbacks | Jan Samek |
2023-02-02 | drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constant | Jan Samek |
2023-01-27 | drivers/i2c/ptn3460: Use cb_err in mb_adjust_cfg | Jan Samek |
2022-12-23 | mb/siemens/mc_apl7: Init I2C controller before PTN3460 is initialized | Werner Zeh |
2022-11-22 | src/drivers: Remove unnecessary space after casts | Elyes Haouas |
2022-09-22 | drivers/i2c/ptn3460: Add early init option | Jan Samek |
2022-08-11 | drivers: Add SPDX identifiers to files missing them | Martin Roth |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-12-19 | src: Add missing include <types.h> | Elyes HAOUAS |
2019-11-12 | drivers/i2c/ptn3460: Provide chip driver for PTN3460 | Uwe Poeche |