~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2022-06-17
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* i2c: designware_i2c: Support ACPI table generationSimon Glass2020-07-17
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speedJun Chen2020-03-16
* i2c: designware_i2c: remove 'has_high_speed'Jun Chen2020-03-16
* i2c: designware_i2c: check is high speed possible supportJun Chen2020-03-16
* i2c: designware_i2c: Separate out the speed calculationSimon Glass2020-01-27
* i2c: designware_i2c: Move dw_i2c_speed_config to headerSimon Glass2020-01-27
* i2c: designware_i2c: Add support for fast-plus speedSimon Glass2020-01-27
* i2c: designware_i2c: Update to use standard enums for speedSimon Glass2020-01-27
* i2c: designware_i2c: Add spike supressionSimon Glass2020-01-27
* i2c: designware_i2c: Read device-tree propertiesSimon Glass2020-01-27
* i2c: designware_i2c: Use an accurate bus clock instead of MHzSimon Glass2020-01-27
* i2c: designware_i2c: Use an enum for selected speed modeSimon Glass2020-01-27
* i2c: designware_i2c: Rename 'max' speed to 'high' speedSimon Glass2020-01-27
* i2c: designware_i2c: Include clk.h in the header fileSimon Glass2020-01-27
* i2c: designware_i2c: Don't allow changing IC_CLKSimon Glass2020-01-27
* i2c: designware_i2c: Add more registersSimon Glass2020-01-27
* i2c: designware: Tidy up PCI supportSimon Glass2019-12-15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* i2c: designware_i2c: Add ic_enable_status to ic_regs structStefan Roese2016-04-25
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* designware_i2c.h: Define IC_CLK only if not already defined in config fileArmando Visconti2012-12-11
* designware_i2c.h: Fixed the correct values for SCL low/high timeArmando Visconti2012-12-11
* designware_i2c: Added s/w generation of stop bitArmando Visconti2012-12-11
* i2c: Add support for designware i2c controllerVipin KUMAR2012-04-24