aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/xilinx_xiic.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07i2c: Remove <common.h> and add needed includesTom Rini1-1/+0
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-07-09xilinx_xiic: Fix transfer initialisationMelin Tomas1-0/+12
2019-07-09xilinx_xiic: Fix fill tx fifo loopMelin Tomas1-1/+1
2019-01-15i2c: xiic: Add Xilinx AXI I2C driverMarek Vasut1-0/+340