aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx
AgeCommit message (Expand)AuthorFilesLines
2013-08-20powerpc: Use print_size() where appropriateShruti Kanetkar1-1/+2
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang1-0/+4
2013-08-20powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang1-2/+4
2013-08-14powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh1-22/+0
2013-08-09powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang1-1/+1
2013-08-09powerpc/85xx: Add C29x SoC supportMingkai Hu1-0/+3
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun2-8/+48
2013-08-09powerpc/mpc8xxx: Add x4 DDR device supportYork Sun4-0/+11
2013-08-09powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2-3/+9
2013-08-09mpc85xx: Base emulator supportYork Sun1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk8-90/+8
2013-06-20fsl_ifc: add support for different IFC bank countMingkai Hu1-1/+57
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang1-2/+2
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha1-1/+1
2013-05-24powerpc/mpc8xxx: Allow DDR overclockYork Sun1-2/+0
2013-05-24powerpc/chassis2: Change core numbering schemeYork Sun1-9/+44
2013-05-24powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun1-0/+6
2013-05-14powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun1-1/+6
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun1-0/+1
2013-05-14powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun1-8/+11
2013-04-10powerpc/usb: Fix usb device-tree fix-upramneek mehresh1-0/+5
2013-02-04ppc: Move used_laws to arch_global_dataSimon Glass1-8/+8
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-4/+4
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg1-1/+77
2013-01-30mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin1-0/+4
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha1-0/+2
2013-01-30powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang3-11/+47
2013-01-30Add copy command to FSL DDR interactiveJames Yang1-0/+127
2013-01-30Fix data stage name matching issueJames Yang1-1/+2
2013-01-30Move DDR command parsing to separate functionJames Yang1-79/+74
2013-01-30powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun1-2/+4
2012-11-27powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips1-3/+3
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2-19/+5
2012-11-26spl/85xx: new SPL supportScott Wood1-5/+6
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood1-0/+16
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2-0/+334
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips4-7/+10
2012-10-22powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang1-1/+3
2012-10-22powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun1-1/+13
2012-10-22powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun1-1/+32
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun1-0/+10
2012-10-22powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2-3/+13
2012-10-22powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun4-17/+85
2012-10-22powerpc/mpc8xxx: Update DDR registersYork Sun2-3/+31
2012-10-22powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun1-0/+7
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun2-5/+18
2012-10-22powerpc/85xx: Add P5040 processor supportTimur Tabi1-0/+2
2012-10-22powerpc/srio: Workaround for srio erratrm a004034Liu Gang1-0/+191
2012-10-22powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh1-16/+34
2012-08-23powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun1-1/+0