aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/designware
AgeCommit message (Expand)Author
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-11-16drivers/i2c/dw: Check for TX_ABORT in transferKangheui Won
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-05-15drivers/i2c/designware: Check if the device is poweredRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17drivers/i2c/designware: Add 150MHz clock speedMartin Roth
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-07-19drivers/i2c/dw: Don't try to generate unselected speeds in ACPI tableTim Wawrzynczak
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-12-07drivers/i2c/designware: Add soc_clock entry for 216MHzDuncan Laurie
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-03-21drivers/i2c/designware: Fix indentationMaulik V Vaghela
2018-02-14drivers/i2c/designware: Remove spurious word ("familuar")Jonathan Neuschäfer
2018-02-02drivers/i2c/designware: conform to controller restrictionsAaron Durbin
2018-02-01drivers/i2c/designware: Unset IC_ENABLE when setting target addressChris Ching
2018-01-25drivers/i2c/designware: reduce API complication for bus configAaron Durbin
2018-01-24drives/i2c/designware: incorporate device_operations supportAaron Durbin
2018-01-24drivers/i2c/designware: namespace soc functionsAaron Durbin
2017-12-22ic2/designware: Move Intel i2c logic to shared driverChris Ching