Age | Commit message (Expand) | Author |
2021-06-30 | ec/google: Use EC_HOST_EVENT_NONE | Rob Barnes |
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 |
2019-11-29 | ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-08-20 | src/ec: Drop __PRE_RAM__ and __SMM__ guards | Kyösti Mälkki |
2017-09-26 | Use stopwatch_wait_until_expired where applicable | Jonathan Neuschäfer |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-10-07 | ec/google/chromeec: Add minimum delay between SPI CS assertions | Julius Werner |
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-02 | chromeec: Add wakeup delay after SPI /CS assertion | David Hendricks |
2015-03-21 | chromeec: use stopwatch API | Aaron Durbin |
2015-03-21 | chromeec: allow transport implementation to provide buffers for proto v3 | Aaron Durbin |
2014-12-09 | spi: Factor EC protocol details out of the SPI drivers. | Gabe Black |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-06-25 | src/ec: Sanitize headers and comment #endif pairings | Edward O'Callaghan |
2013-07-10 | ec/google: Support ChromeOS EC on SPI bus. | Hung-Te Lin |