summaryrefslogtreecommitdiff
path: root/drivers/i2c/designware_i2c_pci.c
AgeCommit message (Expand)Author
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2021-01-30i2c: desigware: Add an alias for Intel Apollo LakeSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2020-12-18i2c: Update for new sequence numbersSimon Glass
2020-12-18dm: core: Update uclass_find_next_free_req_seq() argsSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-17i2c: designware_i2c: Support ACPI table generationSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-27i2c: designware_i2c: Add spike supressionSimon Glass
2020-01-27i2c: designware_i2c: Read device-tree propertiesSimon Glass
2019-12-15i2c: designware: Add Apollo Lake supportSimon Glass
2019-12-15i2c: designware: Support use in SPLSimon Glass
2019-12-15i2c: designware: Avoid using static dataSimon Glass
2019-12-15i2c: designware: Tidy up PCI supportSimon Glass