summaryrefslogtreecommitdiff
path: root/drivers/mmc/octeontx_hsmmc.c
AgeCommit message (Expand)Author
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-18octeon: Don't attempt to set the sequence numberSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-16mmc: octeontx_hsmmc.c: Remove test debug messageStefan Roese
2020-08-25mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati