summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman/bman.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-06soc: fsl: qbman: Delete useless kfree codeZheng Yongjun1-1/+0
2020-09-22soc: fsl: qbman: Fix return value on successKrzysztof Kozlowski1-1/+1
2019-08-15soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge1-8/+9
2018-10-05soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge1-4/+2
2017-09-22soc/fsl/qbman: different register offsets on ARMMadalin Bucur1-0/+22
2017-09-22soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge1-8/+10
2017-09-22soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur1-1/+1
2016-11-23soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil1-3/+3
2016-11-22soc/fsl: fix spelling mistakes in critical error messagesColin Ian King1-1/+1
2016-09-25soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil1-0/+797