Age | Commit message (Expand) | Author |
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | driver/i2c: Rename Makefiles from .inc to .mk | Martin Roth |
2023-09-08 | arch to drivers/intel: Fix misspellings & capitalization issues | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2022-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | 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-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 |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2018-08-10 | src/drivers: Fix typo | Elyes HAOUAS |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2016-10-07 | Gale: Fix the orange color to match the UX doc | Suresh Rajashekara |
2016-10-06 | i2c/ww_ring: LED changes as per UX team feedback. | Suresh Rajashekara |
2016-10-06 | i2c/ww_ring: Change LED configuration for Gale EVT3 | Suresh Rajashekara |
2016-07-28 | i2c/ww_ring: Add ww_ring files to ramstage | Furquan Shaikh |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-22 | i2c/ww_ring: add a pattern for normal boot | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: update color definitions | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: change colors for different display modes | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: use shorter blinking program | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: stop running programs before loading the new ones | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: define display pattern programs | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: decouple LED display from vboot | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: various driver fixes and improvements | Vadim Bendebury |
2015-04-22 | i2c: add support for ww_ring | Vadim Bendebury |