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
/
designware_i2c.h
Age
Commit message (
Expand
)
Author
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