aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Clean up libfdt.h includesGerald Van Baren4-4/+0
2013-02-07common/fdt_support.c: sparse fixesKim Phillips1-1/+1
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2-4/+5
2013-02-04arm: Move uart_clk to arch_global_dataSimon Glass2-4/+4
2013-02-04ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass3-28/+30
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass1-13/+15
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass4-6/+6
2013-02-04ppc: Move mpc8220 clocks to arch_global_dataSimon Glass1-5/+7
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass5-10/+13
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass5-13/+21
2013-02-04ppc: Move used_tlb_cams to arch_global_dataSimon Glass1-4/+4
2013-02-04ppc: Move used_laws to arch_global_dataSimon Glass1-8/+8
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass2-4/+5
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass3-12/+14
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass7-12/+12
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass4-37/+52
2013-02-01ppc: Move clock fields to arch_global_dataSimon Glass2-12/+12
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass8-11/+12
2013-01-30powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2-0/+18
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2-1/+85
2013-01-30mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin1-0/+4
2013-01-30powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2-6/+15
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha3-0/+100
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
2013-01-30powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha1-8/+22
2013-01-30powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal3-0/+54
2013-01-30powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal1-0/+15
2013-01-30powerpc/mpc85xx: Reserve default boot pageYork Sun1-0/+16
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood4-12/+90
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger1-3/+1
2012-12-05mpc5200: Add SPL supportStefan Roese4-0/+162
2012-12-05powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese1-1/+0
2012-11-27powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun1-2/+2
2012-11-27powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi1-7/+13
2012-11-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen1-0/+3
2012-11-27powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi1-0/+48
2012-11-27powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips1-3/+3
2012-11-27powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2-1/+46
2012-11-27powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi1-0/+63
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming7-43/+26
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini9-75/+552
2012-11-26spl/85xx: new SPL supportScott Wood5-9/+98
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood3-14/+54
2012-11-26powerpc/mpc85xx: consistently use COBJS-yScott Wood1-9/+10
2012-11-26spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood1-0/+0
2012-11-26spl/mpc85xx: move udelay to cpu codeScott Wood1-0/+17