~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
/
designware_i2c.h
Commit message (
Expand
)
Author
Age
*
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-06-17
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
i2c: designware_i2c: Support ACPI table generation
Simon Glass
2020-07-17
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
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-03-16
*
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
2020-01-27
*
i2c: designware: Tidy up PCI support
Simon Glass
2019-12-15
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
Stefan Roese
2016-04-25
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
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-12-11
*
i2c: Add support for designware i2c controller
Vipin KUMAR
2012-04-24