Age | Commit message (Expand) | Author |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-07-11 | drivers/i2c/w83793: Drop dead code | Angel Pons |
2020-07-09 | drivers/i2c/adt7463: Drop dead code | Angel Pons |
2020-07-02 | acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo | Furquan Shaikh |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-05-20 | driver/i2c/max98390: Fix build error related to max98390 driver | Seunghwan Kim |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | driver/i2c/max98390: Correct included file path | Seunghwan Kim |
2020-05-15 | drivers/i2c/designware: Check if the device is powered | Raul E Rangel |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-13 | Remove new additions of "this file is part of" lines | Furquan Shaikh |
2020-05-11 | driver/i2c/max98390: Add i2c driver for Maxim 98390 codec | Seunghwan Kim |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | src: Remove not used 'include <smbios.h>' | Elyes HAOUAS |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | drivers/i2c: Constify struct device * param to i2c fill ssdt callback | Furquan Shaikh |
2020-04-28 | i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus | Furquan Shaikh |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
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-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-17 | drivers/i2c/designware: Add 150MHz clock speed | Martin Roth |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-02 | drivers/i2c/at24rf08c: Format according to coding style | Paul Menzel |
2020-03-02 | drivers/i2c/at24rf08c: Correctly format short multi-line comments | Paul Menzel |
2020-01-04 | drivers/i2c/i2cmux2: Drop unused i2c multiplex | Kyösti Mälkki |
2020-01-04 | drivers/i2c/i2cmux: Drop unused i2c multiplex | Kyösti Mälkki |
2020-01-04 | drivers/i2c/lm63: Drop unused hardware monitor support | Kyösti Mälkki |
2020-01-04 | drivers/i2c/adm1027: Drop unused hardware monitor support | Kyösti Mälkki |
2020-01-04 | drivers/i2c/adm1026: Drop unused hardware monitor support | Kyösti Mälkki |
2020-01-04 | drivers/i2c/w83795: Drop unused hardware monitor support | Kyösti Mälkki |
2019-12-20 | {drivers,southbridge}: Replace min() with MIN() | Elyes HAOUAS |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Add missing include <types.h> | Elyes HAOUAS |
2019-12-11 | drivers/i2c/rt5663/: fix missing header include | Matt DeVillier |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-27 | cr50 i2c: add error message reporting TPM IRQ timeout | Vadim Bendebury |
2019-11-12 | drivers/i2c/ptn3460: Provide chip driver for PTN3460 | Uwe Poeche |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-24 | drivers/i2c/rt1011: Add a driver for RT1011 | Cheng-Yi Chiang |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |