summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl
AgeCommit message (Expand)Author
2019-12-09soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: simplify qe_ic_init()Rasmus Villemoes
2019-12-09soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes
2019-12-09soc: fsl: qe: don't use NO_IRQ in qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes
2019-12-09soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_lowRasmus 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: remove pointless sysfs registration in qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: drop assign-only high_active in qe_ic_initRasmus Villemoes
2019-12-09soc: fsl: qe: drop unneeded #includesRasmus Villemoes
2019-12-09soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32Rasmus Villemoes
2019-12-09soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomicRasmus Villemoes
2019-12-09soc: fsl: qe: avoid ppc-specific io accessorsRasmus Villemoes
2019-12-09soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes
2019-12-09soc: fsl: qe: drop volatile qualifier of struct qe_ic::regsRasmus Villemoes
2019-12-09soc: fsl: qe: remove space-before-tabRasmus Villemoes
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-11-12soc: fsl: add RCPM driverRan Wang
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-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-08-15soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei
2019-08-15soc: fsl: guts: Add definition for LS1028AYinbo Zhu
2019-08-15soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge
2019-08-15soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge
2019-08-15soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge
2019-08-15soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge
2019-08-15soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge
2019-08-15soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-21Merge tag 'soc-fsl-next-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
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-06-05soc: fsl: qe: fold qe_get_num_of_snums into qe_snums_initRasmus Villemoes
2019-06-05soc: fsl: qe: support fsl,qe-snums propertyRasmus Villemoes
2019-06-05soc: fsl: qe: introduce qe_get_device_node helperRasmus Villemoes
2019-06-05soc: fsl: qe: reduce static memory footprint by 1.7KRasmus Villemoes
2019-06-05soc: fsl: qe: drop useless static qualifierRasmus Villemoes
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29soc: fsl: fix spelling mistake "Firmaware" -> "Firmware"Colin Ian King
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor
2019-05-20soc: fsl: qman: fixup liodns only on ppc targetsLaurentiu Tudor
2019-05-20soc: fsl: dpio: Add support for memory backed QBMan portalsRoy Pledge
2019-05-20soc: fsl: dpio: Increase timeout for QBMan Management CommandsYouri Querry
2019-05-20soc: fsl: add DPAA2 console supportIoana Ciornei