index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
quark
/
i2c.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/quark: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
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