summaryrefslogtreecommitdiff
path: root/include/soc/fsl
AgeCommit message (Expand)Author
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina
2023-10-10docs: move powerpc under archCosta Shulyupin
2023-03-05soc: fsl: cpm1: Add support for QMCHerve Codina
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum
2022-02-18soc: fsl: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei
2021-04-06Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"Christophe Leroy
2021-01-21ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes
2020-11-03soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior
2020-09-22soc: fsl: qman: fix -Wpacked-not-aligned warningsLi Yang
2020-05-22soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-03-24soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang
2020-03-24soc: fsl: qe: fix sparse warnings for ucc_fast.cLi Yang
2020-02-19soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes
2019-12-09soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes
2019-12-09soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes
2019-12-09soc/fsl/qe/qe.h: update include path for cpm.hRasmus Villemoes
2019-12-09soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes
2019-12-09soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes
2019-12-09soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes
2019-12-09soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes
2019-12-09soc: fsl: qe: introduce qe_io{read,write}* wrappersRasmus Villemoes
2019-12-09soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur
2019-10-31soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-20soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor
2019-01-11soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei
2019-01-11soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds