Commit History

Author SHA1 Message Date
  keith.zhao 83dd874556 i2c:desigware-snps: add i2c clock config 1 year ago
  Tom Rini 570c3dcfc1 arm: Remove spear600 boards and the rest of SPEAr support 3 years ago
  Igor Opaniuk 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 years ago
  Simon Glass d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
  Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
  Simon Glass 942012246a i2c: designware_i2c: Don't warn if no reset controller 3 years ago
  Simon Glass acdd248bf2 i2c: designware: Use log_debug() for debugging 3 years ago
  Masahiro Yamada 702e57e113 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() 3 years ago
  Simon Glass 4b0ec52b9e i2c: designware_i2c: Support ACPI table generation 3 years ago
  Simon Glass 767abfc6ce i2c: designware_i2c: Add a little more debugging 3 years ago
  Raul E Rangel f6f9a01689 i2c: designware_i2c: Check if the device is powered 4 years ago
  Simon Glass bcf08503f5 i2c: designware_i2c: Tidy up use of NULL priv 4 years ago
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Jun Chen 27d483bfa3 i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed 4 years ago
  Jun Chen be26342314 i2c: designware_i2c: remove 'has_high_speed' 4 years ago
  Jun Chen 565e328b95 i2c: designware_i2c: check is high speed possible support 4 years ago
  Jun Chen 70c894f85e i2c: designware_i2c: Fix IC_CON register setting for high speed mode 4 years ago
  Simon Glass 64d44c4e9f i2c: designware_i2c: Correct the selection of speed mode 4 years ago
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 years ago
  Simon Glass 61b29b8268 dm: core: Require users of devres to include the header 4 years ago
  Simon Glass 2034f6c27f i2c: designware_i2c: Do more in the probe() method 4 years ago
  Simon Glass 23ad52ebb1 i2c: designware_i2c: Separate out the speed calculation 4 years ago
  Simon Glass a8d2b515f9 i2c: designware_i2c: Move dw_i2c_speed_config to header 4 years ago
  Simon Glass d96440d1e3 i2c: designware_i2c: Add support for fast-plus speed 4 years ago
  Simon Glass 54290c666e i2c: designware_i2c: Update to use standard enums for speed 4 years ago
  Simon Glass 96fe11c3da i2c: designware_i2c: Add spike supression 4 years ago
  Simon Glass e71b6f6622 i2c: designware_i2c: Rewrite timing calculation 4 years ago
  Simon Glass 31adb873e7 i2c: designware_i2c: Put hold config in a struct 4 years ago
  Simon Glass d22409e2dc i2c: designware_i2c: Drop scl_sda_cfg parameter 4 years ago