aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Replace __bss_end__ with __bss_endSimon Glass32-46/+46
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese1-4/+3
2013-03-09mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2-1/+17
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin2-0/+67
2013-03-09mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin1-0/+2
2013-03-09mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2-0/+21
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-0/+9
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin1-0/+96
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese1-6/+14
2013-02-08Clean up libfdt.h includesGerald Van Baren5-5/+0
2013-02-07common/fdt_support.c: sparse fixesKim Phillips1-1/+1
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips1-1/+0
2013-02-04powerpc: Use generic global_dataSimon Glass1-46/+1
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass3-7/+8
2013-02-04ppc: Move kbd_status to arch_global_dataSimon Glass1-3/+3
2013-02-04ppc: Move wdt_last to arch_global_dataSimon Glass1-3/+3
2013-02-04ppc: Move fpga_state to arch_global_dataSimon Glass1-3/+3
2013-02-04ppc: Remove console_addr from global dataSimon Glass1-6/+0
2013-02-04ppc: Move mirror_hack to arch_global_dataSimon Glass1-3/+3
2013-02-04arm: Move uart_clk to arch_global_dataSimon Glass3-7/+7
2013-02-04ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass4-32/+34
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass2-17/+19
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass5-7/+7
2013-02-04ppc: Move mpc8220 clocks to arch_global_dataSimon Glass3-19/+20
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass7-15/+18
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass7-17/+25
2013-02-04ppc: Move used_tlb_cams to arch_global_dataSimon Glass2-7/+7
2013-02-04ppc: Move used_laws to arch_global_dataSimon Glass2-11/+11
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass3-12/+11
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass4-16/+19
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass9-19/+20
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass5-76/+86
2013-02-01ppc: Move clock fields to arch_global_dataSimon Glass4-15/+19
2013-02-01ppc: Remove extra pci_clk fields from global_dataSimon Glass1-7/+2
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass10-17/+22
2013-02-01Add architecture-specific global dataSimon Glass1-0/+5
2013-01-30powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu3-0/+19
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg3-1/+92
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 Wood3-24/+49
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha6-2/+140
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 Aggrwal5-1/+76
2013-01-30powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2-1/+16
2013-01-30powerpc/mpc85xx: Reserve default boot pageYork Sun1-0/+16