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
/
designware_i2c.h
Age
Commit message (
Expand
)
Author
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-07-17
i2c: designware_i2c: Support ACPI table generation
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-03-16
i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
Jun Chen
2020-03-16
i2c: designware_i2c: remove 'has_high_speed'
Jun Chen
2020-03-16
i2c: designware_i2c: check is high speed possible support
Jun Chen
2020-01-27
i2c: designware_i2c: Separate out the speed calculation
Simon Glass
2020-01-27
i2c: designware_i2c: Move dw_i2c_speed_config to header
Simon Glass
2020-01-27
i2c: designware_i2c: Add support for fast-plus speed
Simon Glass
2020-01-27
i2c: designware_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: designware_i2c: Add spike supression
Simon Glass
2020-01-27
i2c: designware_i2c: Read device-tree properties
Simon Glass
2020-01-27
i2c: designware_i2c: Use an accurate bus clock instead of MHz
Simon Glass
2020-01-27
i2c: designware_i2c: Use an enum for selected speed mode
Simon Glass
2020-01-27
i2c: designware_i2c: Rename 'max' speed to 'high' speed
Simon Glass
2020-01-27
i2c: designware_i2c: Include clk.h in the header file
Simon Glass
2020-01-27
i2c: designware_i2c: Don't allow changing IC_CLK
Simon Glass
2020-01-27
i2c: designware_i2c: Add more registers
Simon Glass
2019-12-15
i2c: designware: Tidy up PCI support
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-04-25
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
Stefan Roese
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-11
designware_i2c.h: Define IC_CLK only if not already defined in config file
Armando Visconti
2012-12-11
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
2012-12-11
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-04-24
i2c: Add support for designware i2c controller
Vipin KUMAR