aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5420/i2c.c
AgeCommit message (Expand)Author
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-07-10exynos5420: i2c: Fix error handling.Gabe Black
2013-07-10exynos5420: use speed parameter in i2c_init() for HSI2CDavid Hendricks
2013-07-10exynos5420: Revamp the high speed I2C driver.Gabe Black
2013-07-10exynos5420: update I2C code, add HSI2C/USI supportDavid Hendricks
2013-07-10exynos5420: Implement support for the pinmux as functions.Gabe Black
2013-07-10pit: Create an exynos5420 directory which is nearly a copy of exynos5250.Gabe Black