~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
imx_lpi2c.c
Commit message (
Expand
)
Author
Age
*
i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock
Ye Li
2023-04-11
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
i2c: imx_lpi2c: Improve the codes to use private data
Ye Li
2020-07-09
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
*
i2c: imx_lpi2c: add ipg clk
Peng Fan
2019-10-14
*
i2c: imx_lpi2c: fix typo and register base address format
Anatolij Gustschin
2018-10-22
*
i2c: imx_lpi2c: add uclass api support
Peng Fan
2018-08-06
*
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-07-12
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
i2c: lpi2c: remove superfluous assignments
Heinrich Schuchardt
2018-03-23
*
i2c: lpi2c: do not add 4 for bus seq
Peng Fan
2018-01-16
*
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
i2c: lpi2c: add lpi2c driver for i.MX7ULP
Peng Fan
2017-03-17