| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-20 | KEYS: trusted: caam based protected key | Meenakshi Aggarwal | 1 | -0/+26 |
| 2024-11-04 | soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off() | Vladimir Oltean | 1 | -1/+1 |
| 2024-09-03 | soc: fsl: qe: Add missing PUSHSCHED command | Herve Codina | 1 | -0/+1 |
| 2024-09-03 | soc: fsl: qe: Add resource-managed muram allocators | Herve Codina | 1 | -1/+21 |
| 2024-07-04 | soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles() | Herve Codina | 1 | -0/+2 |
| 2024-07-04 | soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list | Herve Codina | 1 | -3/+22 |
| 2024-05-09 | crypto: mxs-dcp: Add support for hardware-bound keys | David Gstir | 1 | -0/+20 |
| 2023-12-12 | soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime | Herve Codina | 1 | -0/+10 |
| 2023-12-12 | soc: fsl: cpm1: qmc: Add support for child devices | Herve Codina | 1 | -0/+2 |
| 2023-12-12 | soc: fsl: cpm1: qmc: Extend the API to provide Rx status | Herve Codina | 1 | -1/+14 |
| 2023-10-10 | docs: move powerpc under arch | Costa Shulyupin | 1 | -1/+1 |
| 2023-03-05 | soc: fsl: cpm1: Add support for QMC | Herve Codina | 1 | -0/+71 |
| 2022-12-05 | soc: fsl: qe: request pins non-exclusively | Dmitry Torokhov | 1 | -2/+3 |
| 2022-09-05 | soc: fsl: qbman: Add CGR update function | Sean Anderson | 1 | -0/+9 |
| 2022-05-23 | crypto: caam - add in-kernel interface for blob generator | Ahmad Fatoum | 1 | -0/+103 |
| 2022-02-18 | soc: fsl: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 5 | -5/+9 |
| 2021-10-15 | soc: fsl: dpio: add Net DIM integration | Ioana Ciornei | 1 | -1/+4 |
| 2021-10-15 | soc: fsl: dpio: add support for irq coalescing per software portal | Ioana Ciornei | 1 | -0/+4 |
| 2021-10-15 | soc: fsl: dpio: extract the QBMAN clock frequency from the attributes | Ioana Ciornei | 1 | -0/+2 |
| 2021-04-06 | Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers" | Christophe Leroy | 1 | -25/+9 |
| 2021-01-21 | ethernet: ucc_geth: remove bd_mem_part and all associated code | Rasmus Villemoes | 2 | -7/+0 |
| 2021-01-21 | soc: fsl: qe: add cpm_muram_free_addr() helper | Rasmus Villemoes | 1 | -0/+5 |
| 2021-01-21 | soc: fsl: qe: make cpm_muram_offset take a const void* argument | Rasmus Villemoes | 1 | -2/+2 |
| 2020-11-03 | soc/fsl/qbman: Add an argument to signal if NAPI processing is required. | Sebastian Andrzej Siewior | 1 | -1/+2 |
| 2020-09-22 | soc: fsl: qman: fix -Wpacked-not-aligned warnings | Li Yang | 1 | -2/+2 |
| 2020-05-22 | soc: fsl: qe: Replace one-element array and use struct_size() helper | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-24 | soc: fsl: qe: fix sparse warnings for ucc_slow.c | Li Yang | 1 | -7/+6 |
| 2020-03-24 | soc: fsl: qe: fix sparse warnings for ucc_fast.c | Li Yang | 1 | -3/+3 |
| 2020-02-19 | soc: fsl: dpio: Adding QMAN multiple enqueue interface | Youri Querry | 1 | -1/+5 |
| 2019-12-09 | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c | Rasmus Villemoes | 1 | -2/+2 |
| 2019-12-09 | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c | Rasmus Villemoes | 1 | -3/+3 |
| 2019-12-09 | soc: fsl: qe: make cpm_muram_free() return void | Rasmus Villemoes | 1 | -3/+2 |
| 2019-12-09 | soc: fsl: qe: change return type of cpm_muram_alloc() to s32 | Rasmus Villemoes | 1 | -8/+8 |
| 2019-12-09 | soc/fsl/qe/qe.h: update include path for cpm.h | Rasmus Villemoes | 1 | -1/+1 |
| 2019-12-09 | soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl | Rasmus Villemoes | 1 | -0/+171 |
| 2019-12-09 | soc: fsl: qe: merge qe_ic.h headers into qe_ic.c | Rasmus Villemoes | 1 | -56/+0 |
| 2019-12-09 | soc: fsl: qe: make qe_ic_get_{low,high}_irq static | Rasmus Villemoes | 1 | -10/+0 |
| 2019-12-09 | soc: fsl: qe: remove unused qe_ic_set_* functions | Rasmus Villemoes | 1 | -4/+0 |
| 2019-12-09 | soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c | Rasmus Villemoes | 1 | -42/+0 |
| 2019-12-09 | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ | Rasmus Villemoes | 1 | -7/+0 |
| 2019-12-09 | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx | Rasmus Villemoes | 1 | -20/+4 |
| 2019-12-09 | soc: fsl: qe: introduce qe_io{read,write}* wrappers | Rasmus Villemoes | 1 | -9/+25 |
| 2019-12-09 | soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers | Rasmus Villemoes | 1 | -9/+9 |
| 2019-10-31 | dpaa_eth: register a device link for the qman portal used | Madalin Bucur | 1 | -7/+0 |
| 2019-10-31 | soc: fsl: qbman: allow registering a device link for the portal user | Madalin Bucur | 1 | -0/+18 |
| 2019-07-22 | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet | 1 | -1/+1 |
| 2019-07-17 | docs: powerpc: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-06-17 | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2 | -0/+17 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 7 | -35/+7 |
| 2019-05-20 | soc: fsl: qbman_portals: add APIs to retrieve the probing status | Laurentiu Tudor | 2 | -0/+17 |
| 2019-01-11 | soc: fsl: dpio: Change bpid type to u16 | Ioana Ciocoi Radulescu | 1 | -2/+2 |
| 2019-01-11 | soc: fsl: dpio: add a device_link at dpaa2_io_service_register | Ioana Ciornei | 1 | -2/+4 |
| 2019-01-11 | soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io | Ioana Ciornei | 1 | -1/+2 |
| 2019-01-08 | soc: fsl: dpio: use a cpumask to identify which cpus are unused | Ioana Ciornei | 1 | -0/+2 |
| 2018-12-19 | soc: fsl: dpio: Add BP and FQ query APIs | Roy Pledge | 1 | -0/+4 |
| 2018-11-23 | soc/qman: add return value to interrupt coalesce changing APIs | Madalin Bucur | 1 | -2/+6 |
| 2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+28 |
| 2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -0/+261 |
| 2018-10-22 | net/wan/fsl_ucc_hdlc: error counters | Mathias Thore | 1 | -1/+7 |
| 2018-10-05 | soc: fsl: qbman: add interrupt coalesce changing APIs | Madalin Bucur | 1 | -0/+28 |
| 2018-09-27 | soc: fsl: qbman: add APIs to retrieve the probing status | Laurentiu Tudor | 2 | -0/+16 |
| 2018-09-21 | soc: fsl: dpio: add congestion notification support | Horia Geantă | 1 | -0/+15 |
| 2018-09-21 | soc: fsl: dpio: add frame list format support | Horia Geantă | 1 | -0/+242 |
| 2018-09-21 | soc: fsl: dpio: add back some frame queue functions | Horia Geantă | 1 | -0/+4 |
| 2018-07-24 | staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl | Roy Pledge | 3 | -0/+730 |
| 2017-05-18 | net/wan/fsl_ucc_hdlc: add hdlc-bus support | Holger Brunck | 1 | -0/+5 |
| 2017-05-18 | fsl/qe: add bit description for SYNL register for GUMR | Holger Brunck | 1 | -0/+4 |
| 2017-05-12 | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -19/+1 |
| 2017-04-30 | soc/fsl/qe: get rid of immrbar_virt_to_phys() | Christophe Leroy | 1 | -19/+0 |
| 2017-04-30 | net: ethernet: ucc_geth: fix MEM_PART_MURAM mode | Christophe Leroy | 1 | -0/+1 |
| 2017-03-24 | soc/qman: add macros needed by caam/qi driver | Horia Geantă | 1 | -0/+2 |
| 2017-03-24 | soc/qman: export non-programmable FQD fields query | Horia Geantă | 1 | -0/+68 |
| 2017-03-24 | soc/qman: add dedicated channel ID for CAAM | Horia Geantă | 1 | -0/+3 |
| 2017-03-24 | soc/qman: export volatile dequeue related structs | Horia Geantă | 1 | -0/+36 |
| 2016-11-23 | soc/qman: Handle endianness of h/w descriptors | Claudiu Manoil | 1 | -23/+25 |
| 2016-11-23 | soc/qman: Clean up CGR CSCN target update operations | Claudiu Manoil | 1 | -2/+2 |
| 2016-11-23 | soc/qman: Change remaining contextB into context_b | Claudiu Manoil | 1 | -6/+6 |
| 2016-11-23 | soc/qman: Drop unused field from eqcr/dqrr descriptors | Claudiu Manoil | 1 | -2/+1 |
| 2016-11-23 | soc/qman: Fix accesses to fqid, cleanup | Claudiu Manoil | 1 | -0/+5 |
| 2016-11-23 | soc/qman: Fix struct qm_fqd set accessor for context_a | Claudiu Manoil | 1 | -1/+1 |
| 2016-09-25 | soc/fsl: Introduce DPAA 1.x QMan device driver | Claudiu Manoil | 1 | -0/+1074 |
| 2016-09-25 | soc/fsl: Introduce DPAA 1.x BMan device driver | Claudiu Manoil | 1 | -0/+129 |
| 2016-06-08 | fsl/qe: Do not prefix header guard with CONFIG_ | Andreas Ziegler | 1 | -2/+2 |
| 2016-06-07 | drivers/net: support hdlc function for QE-UCC | Zhao Qiang | 2 | -2/+21 |
| 2016-06-07 | fsl/qe: Add QE TDM lib | Zhao Qiang | 2 | -4/+95 |
| 2016-06-07 | fsl/qe: Make regs resouce_size_t | Zhao Qiang | 1 | -1/+1 |
| 2016-06-07 | fsl/qe: setup clock source for TDM mode | Zhao Qiang | 3 | -0/+21 |
| 2016-06-07 | fsl/qe: add rx_sync and tx_sync for TDM mode | Zhao Qiang | 2 | -0/+4 |
| 2016-03-09 | qe: Make cpm_muram_alloc_common static | Saurabh Sengar | 1 | -2/+0 |
| 2015-12-22 | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 6 | -0/+2005 |