index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
lpc32xx_i2c.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
i2c: Remove <common.h> and add needed includes
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2021-07-06
lpc32xx: i2c: finish DM/OF code
Trevor Woerner
2021-07-06
lpc32xx: i2c: fix base address
Trevor Woerner
2021-07-06
lpc32xx: i2c: remove unused define
Trevor Woerner
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-03-28
i2c: lpc32xx: Force consistent bus numbering
Liam Beguin
2017-03-28
i2c: lpc32xx: Move definitions to header file
Liam Beguin
2017-03-28
i2c: lpc32xx: Remove note for DM conversation
Sylvain Lemieux
2017-03-28
i2c: lpc32xx: Add DM for lpc32xx I2C
Liam Beguin
2017-03-28
i2c: lpc32xx: Factor out i2c_adapter parameter
Liam Beguin
2017-03-28
i2c: lpc32xx: Prepare compatibility functions
Liam Beguin
2017-03-28
i2c: lpc32xx: Rename probe function
Liam Beguin
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-08-18
i2c: lpc32xx: correct sanity check for requested bus speed
Vladimir Zapolskiy
2015-08-18
i2c: lpc32xx: add support for OTG I2C
Sylvain Lemieux
2015-08-17
i2c: lpc32xx: fix write timeout
Sylvain Lemieux
2015-08-17
i2c: lpc32xx: fix read timeout
Sylvain Lemieux
2015-08-17
i2c: lpc32xx: use api to get hclk instead of fix value
Sylvain Lemieux
2015-04-10
lpc32xx: i2c: add LPC32xx I2C interface support
Albert ARIBAUD \(3ADEV\)