aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/liodn.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-3/+3
2022-12-06powerpc: fix fdt_fixup_liodn_tbl_fman()Heinrich Schuchardt1-3/+0
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini1-3/+3
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-7/+7
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng1-2/+2
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn1-7/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2015-09-01net/fman: Support both new and legacy FMan CompatiblesIgal Liberman1-5/+59
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta1-2/+2
2013-11-13powerpc/t4240: fix per pci endpoint liodn offsetsLaurentiu TUDOR1-4/+21
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-22powerpc/p5040ds: add per pci endpoint liodn offset listLaurentiu Tudor1-0/+52
2012-10-22powerpc/85xx: define SRIO LIODN functions only if SRIO is definedTimur Tabi1-0/+8
2011-10-18powerpc/85xx: Add support for RMan LIODN initializationKumar Gala1-0/+39
2011-10-18powerpc/85xx: Update device tree handling for SRIOKumar Gala1-0/+31
2011-10-18powerpc/85xx: Update setting of SRIO LIODNsKumar Gala1-0/+18
2011-10-03powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala1-1/+24
2010-07-26powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala1-0/+187