summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/fdt.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-20powerpc: Retain compatible property for L2 cacheChris Packham1-25/+36
2016-11-24powerpc: T4080: Drop configuration for T4080York Sun1-3/+2
2016-11-24powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun1-2/+2
2016-11-24powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun1-2/+2
2016-11-24powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun1-2/+2
2016-11-24powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-11-24powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun1-1/+1
2016-10-14arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha1-4/+0
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong1-120/+5
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong1-1/+1
2015-11-02t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang1-0/+11
2014-10-17fsl_sec : Change accessor function to take care of endiannessRuchika Gupta1-1/+1
2014-08-12powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian1-0/+15
2014-07-23powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu1-0/+47
2014-06-06powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh1-0/+26
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+1
2014-04-23powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu1-0/+29
2014-04-23powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood1-4/+8
2013-11-14powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR1-2/+3
2013-10-17powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha1-1/+1
2013-08-20Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов1-1/+1
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-5/+5
2013-08-09mpc85xx: Base emulator supportYork Sun1-1/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-2085xx: Change clock-frequency compatible to 2.0Andy Fleming1-1/+1
2013-05-03powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian1-0/+2
2013-05-03powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com1-0/+5
2013-02-08common/fdt_support.c: sparse fixesKim Phillips1-1/+1
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-2/+2
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg1-0/+8
2013-01-30powerpc/mpc85xx: Reserve default boot pageYork Sun1-0/+16
2012-10-23poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang1-0/+5
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun1-2/+11
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun1-1/+1
2012-10-22powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun1-1/+13
2012-08-23powerpc/mpc8xxx: fix core id for multicore bootingYork Sun1-2/+3
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi1-1/+1
2012-07-07powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun1-7/+4
2011-11-29powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi1-9/+39
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi1-1/+1
2011-11-29powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao1-1/+12
2011-10-18powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu1-0/+23
2011-10-15powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi1-3/+2
2011-09-30powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala1-0/+4
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi1-0/+72
2011-07-29powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya1-0/+3
2011-07-29powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala1-8/+15
2011-07-22fman: insert the Fman firmware into the device treeTimur Tabi1-0/+123
2011-05-13powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi1-10/+19
2011-04-28powerpc/85xx: Add device tree fixup for bman portalHaiying Wang1-0/+1