summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-4/+4
* powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-301-1/+77
* mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-301-0/+4
* powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-301-0/+2
* powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-303-11/+47
* Add copy command to FSL DDR interactiveJames Yang2013-01-301-0/+127
* Fix data stage name matching issueJames Yang2013-01-301-1/+2
* Move DDR command parsing to separate functionJames Yang2013-01-301-79/+74
* powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-301-2/+4
* powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-271-3/+3
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-272-19/+5
* spl/85xx: new SPL supportScott Wood2012-11-261-5/+6
* spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-261-0/+16
* powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-262-0/+334
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-044-7/+10
* powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-221-1/+3
* powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-221-1/+13
* powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-221-1/+32
OpenPOWER on IntegriCloud