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
/
rockchip
/
common
/
i2c.c
Age
Commit message (
Expand
)
Author
2020-07-29
src/soc/rockchip: Add missing <{stddef,stdint}.h>
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/rockchip: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src/soc/rockchip: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-08-22
rockchip: Use new buffer_to/from_fifo32(_prefix) helpers
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.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-01-03
rockchip/common: Loosen I2C frequency target requirements
Julius Werner
2016-11-17
rockchip/rk3399: Change PLL configuration to match Linux kernel
Julius Werner
2016-04-13
rockchip/rk3288: refactor i2c interface to allow support of rk3399
huang lin