index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
imx_lpi2c.c
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-27
i2c: Update drivers to use enum for speed
Simon Glass
2019-10-14
i2c: imx_lpi2c: add ipg clk
Peng Fan
2018-10-22
i2c: imx_lpi2c: fix typo and register base address format
Anatolij Gustschin
2018-08-06
i2c: imx_lpi2c: add uclass api support
Peng Fan
2018-07-12
lpi2c: Add bus busy error handling
Ye Li
2018-07-12
lpi2c: Fix bus stop problem in xfer
Ye Li
2018-07-12
imx: lpi2c: fix clock issue when NACK detected
Gao Pan
2018-07-12
imx_lpi2c: Update lpi2c driver to support imx8
Ye Li
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-23
i2c: lpi2c: remove superfluous assignments
Heinrich Schuchardt
2018-01-16
i2c: lpi2c: do not add 4 for bus seq
Peng Fan
2017-10-08
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-17
i2c: lpi2c: add lpi2c driver for i.MX7ULP
Peng Fan