Age | Commit message (Expand) | Author |
---|---|---|
2019-08-20 | src/ec: Drop __PRE_RAM__ and __SMM__ guards | Kyösti Mälkki |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
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 |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-21 | chromeec: provide proto v3 over i2c support | Aaron Durbin |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-06-25 | src/ec: Sanitize headers and comment #endif pairings | Edward O'Callaghan |
2013-04-16 | ec/google: Support Google's Chrome EC on I2C interface. | Hung-Te Lin |