aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/common/i2c.c
AgeCommit message (Expand)Author
2020-07-29src/soc/rockchip: Add missing <{stddef,stdint}.h>Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-08-22rockchip: Use new buffer_to/from_fifo32(_prefix) helpersJulius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-01-03rockchip/common: Loosen I2C frequency target requirementsJulius Werner
2016-11-17rockchip/rk3399: Change PLL configuration to match Linux kernelJulius Werner
2016-04-13rockchip/rk3288: refactor i2c interface to allow support of rk3399huang lin