Age | Commit message (Expand) | Author |
---|---|---|
2019-12-20 | {nb,soc}: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-09-02 | soc/intel/quark: Remove variable set but not used | Elyes HAOUAS |
2019-05-22 | post_code: add post code for hardware initialization failure | Keith Short |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | 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-07-03 | soc/intel/quark: Add I2C debugging | Lee Leahy |
2017-03-07 | soc/intel/quark: Fix I2C driver | Lee Leahy |
2016-08-31 | src/soc: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-15 | intel/quark: Fix assert check | Furquan Shaikh |
2016-08-03 | soc/intel/quark: Remove use of EDK-II macros and data types | Lee Leahy |
2016-05-31 | soc/intel/quark: Split I2C out from driver | Lee Leahy |