summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-161-1/+1
* powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-121-0/+15
* powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-221-0/+47
* powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-051-0/+26
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+1
* powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu2014-04-221-0/+29
* powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood2014-04-221-4/+8
* powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR2013-11-131-2/+3
* powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha2013-10-161-1/+1
* Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-201-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-5/+5
* mpc85xx: Base emulator supportYork Sun2013-08-091-1/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* 85xx: Change clock-frequency compatible to 2.0Andy Fleming2013-06-201-1/+1
* powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian2013-05-021-0/+2
* powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com2013-05-021-0/+5
* common/fdt_support.c: sparse fixesKim Phillips2013-02-071-1/+1
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-2/+2
* powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-301-0/+8
* powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-301-0/+16
* poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-221-0/+5
* powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-221-2/+11
* powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-221-1/+1
* powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-221-1/+13
* powerpc/mpc8xxx: fix core id for multicore bootingYork Sun2012-08-231-2/+3
* powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-231-1/+1
* powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2012-07-061-7/+4
* powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi2011-11-291-9/+39
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-291-1/+1
* powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao2011-11-291-1/+12
* powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu2011-10-181-0/+23
* powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-151-3/+2
* powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala2011-09-291-0/+4
* powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-291-0/+72
* powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya2011-07-291-0/+3
* powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala2011-07-291-8/+15
* fman: insert the Fman firmware into the device treeTimur Tabi2011-07-221-0/+123
* powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi2011-05-131-10/+19
* powerpc/85xx: Add device tree fixup for bman portalHaiying Wang2011-04-271-0/+1
* powerpc/85xx: Update timer-frequency prop in ptp_timer node of device treebhaskar upadhaya2011-04-041-0/+9
* powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-041-0/+3
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-141-1/+6
* 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-201-3/+19
* mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-191-7/+8
* powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-261-0/+15
* powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2010-07-261-0/+24
* powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala2010-07-201-0/+5
* powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala2010-07-201-8/+11
* powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala2010-07-161-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+417
OpenPOWER on IntegriCloud