summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xxx
Commit message (Expand)AuthorAgeFilesLines
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-243-0/+489
* arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar2016-01-251-2/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-3/+1
* powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-051-2/+3
* powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-041-1/+90
* crypto/fsl: Add fixup for crypto nodeRuchika Gupta2015-01-231-170/+0
* arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu2015-01-211-0/+5
* drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-111-104/+0
* powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu2014-12-051-0/+4
* fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-161-2/+2
* powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh2014-09-241-11/+9
* powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-221-1/+0
* powerpc/mpc85xx: Added B4460 supportShaveta Leekha2014-05-161-0/+1
* PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-131-2/+2
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-0/+1
* powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha2014-04-221-9/+33
* powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platformsAneesh Bansal2014-04-221-0/+10
* Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-161-4/+2
* powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2013-11-251-0/+2
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-252-141/+0
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-2513-7404/+0
* powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2013-11-171-0/+6
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-46/+14
* mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp2013-10-244-1/+16
* mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp2013-10-241-1/+5
* powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2013-10-241-2/+4
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-1610-424/+424
* powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-201-1/+2
* powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-201-0/+4
* powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-201-2/+4
* powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh2013-08-141-22/+0
* powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang2013-08-091-1/+1
* powerpc/85xx: Add C29x SoC supportMingkai Hu2013-08-091-0/+3
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-092-8/+48
* powerpc/mpc8xxx: Add x4 DDR device supportYork Sun2013-08-094-0/+11
* powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2013-08-092-3/+9
* mpc85xx: Base emulator supportYork Sun2013-08-091-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-248-90/+8
* fsl_ifc: add support for different IFC bank countMingkai Hu2013-06-201-1/+57
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-201-2/+2
* powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-201-1/+1
* powerpc/mpc8xxx: Allow DDR overclockYork Sun2013-05-241-2/+0
* powerpc/chassis2: Change core numbering schemeYork Sun2013-05-241-9/+44
* powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun2013-05-241-0/+6
* powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun2013-05-141-1/+6
* powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-141-0/+1
* powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun2013-05-141-8/+11
* powerpc/usb: Fix usb device-tree fix-upramneek mehresh2013-04-101-0/+5
* ppc: Move used_laws to arch_global_dataSimon Glass2013-02-041-8/+8
OpenPOWER on IntegriCloud