summaryrefslogtreecommitdiffstats
path: root/include/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* crypto: mxs-dcp: Add support for hardware-bound keysDavid Gstir9 days1-0/+20
* soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina2023-12-121-0/+10
* soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina2023-12-121-0/+2
* soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina2023-12-121-1/+14
* docs: move powerpc under archCosta Shulyupin2023-10-101-1/+1
* soc: fsl: cpm1: Add support for QMCHerve Codina2023-03-051-0/+71
* soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov2022-12-051-2/+3
* soc: fsl: qbman: Add CGR update functionSean Anderson2022-09-051-0/+9
* crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum2022-05-231-0/+103
* soc: fsl: Replace kernel.h with the necessary inclusionsAndy Shevchenko2022-02-185-5/+9
* soc: fsl: dpio: add Net DIM integrationIoana Ciornei2021-10-151-1/+4
* soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei2021-10-151-0/+4
* soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei2021-10-151-0/+2
* Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"Christophe Leroy2021-04-061-25/+9
* ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes2021-01-212-7/+0
* soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes2021-01-211-0/+5
* soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes2021-01-211-2/+2
* soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior2020-11-031-1/+2
* soc: fsl: qman: fix -Wpacked-not-aligned warningsLi Yang2020-09-221-2/+2
* soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva2020-05-221-1/+1
* soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang2020-03-241-7/+6
* soc: fsl: qe: fix sparse warnings for ucc_fast.cLi Yang2020-03-241-3/+3
* soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry2020-02-191-1/+5
* soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes2019-12-091-2/+2
* soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes2019-12-091-3/+3
* soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes2019-12-091-3/+2
* soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes2019-12-091-8/+8
* soc/fsl/qe/qe.h: update include path for cpm.hRasmus Villemoes2019-12-091-1/+1
* soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes2019-12-091-0/+171
* soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes2019-12-091-56/+0
* soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes2019-12-091-10/+0
* soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes2019-12-091-4/+0
* soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes2019-12-091-42/+0
* soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes2019-12-091-7/+0
* soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes2019-12-091-20/+4
* soc: fsl: qe: introduce qe_io{read,write}* wrappersRasmus Villemoes2019-12-091-9/+25
* soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes2019-12-091-9/+9
* dpaa_eth: register a device link for the qman portal usedMadalin Bucur2019-10-311-7/+0
* soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur2019-10-311-0/+18
* Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-1/+1
|\
| * docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-172-0/+17
|\ \ | |/ |/|
| * soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor2019-05-202-0/+17
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-307-35/+7
|/
* soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu2019-01-111-2/+2
* soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-2/+4
* soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2019-01-111-1/+2
* soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2019-01-081-0/+2
* soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge2018-12-191-0/+4
* soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur2018-11-231-2/+6