summaryrefslogtreecommitdiff
path: root/drivers/axi
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass3-0/+3
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-2/+1
2018-08-11axi: Add AXI sandbox driver and simple emulatorMario Six5-0/+295
2018-08-11axi: Add ihs_axi driverMario Six3-0/+306
2018-08-11drivers: Add AXI uclassMario Six3-0/+60