Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-12 | soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations | Roy Pledge | |
Use the shared-memory-pool mechanism for free buffer proxy record area allocation. Signed-off-by: Roy Pledge <roy.pledge@nxp.com> | |||
2016-09-25 | soc/fsl: Introduce DPAA 1.x BMan device driver | Claudiu Manoil | |
This driver enables the Freescale DPAA 1.x Buffer Manager block. BMan is a hardware accelerator that manages buffer pools. It allows CPUs and other accelerators connected to the SoC datapath to acquire and release buffers during data processing. Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net> |