summaryrefslogtreecommitdiffstats
path: root/include/soc/fsl/qe
Commit message (Expand)AuthorAgeFilesLines
* soc: fsl: Replace kernel.h with the necessary inclusionsAndy Shevchenko2022-02-184-4/+7
* 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: 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: 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: 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
* docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-307-35/+7
* net/wan/fsl_ucc_hdlc: error countersMathias Thore2018-10-221-1/+7
* net/wan/fsl_ucc_hdlc: add hdlc-bus supportHolger Brunck2017-05-181-0/+5
* fsl/qe: add bit description for SYNL register for GUMRHolger Brunck2017-05-181-0/+4
* soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy2017-04-301-19/+0
* net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2017-04-301-0/+1
* fsl/qe: Do not prefix header guard with CONFIG_Andreas Ziegler2016-06-081-2/+2
* drivers/net: support hdlc function for QE-UCCZhao Qiang2016-06-072-2/+21
* fsl/qe: Add QE TDM libZhao Qiang2016-06-072-4/+95
* fsl/qe: Make regs resouce_size_tZhao Qiang2016-06-071-1/+1
* fsl/qe: setup clock source for TDM modeZhao Qiang2016-06-073-0/+21
* fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang2016-06-072-0/+4
* qe: Make cpm_muram_alloc_common staticSaurabh Sengar2016-03-091-2/+0
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-226-0/+2005