summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15ppc: Enable generic board supportSimon Glass
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese
2013-03-09mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin
2013-03-09mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin
2013-03-09mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-07common/fdt_support.c: sparse fixesKim Phillips
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2013-02-04powerpc: Use generic global_dataSimon Glass
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-04ppc: Move kbd_status to arch_global_dataSimon Glass
2013-02-04ppc: Move wdt_last to arch_global_dataSimon Glass
2013-02-04ppc: Move fpga_state to arch_global_dataSimon Glass
2013-02-04ppc: Remove console_addr from global dataSimon Glass
2013-02-04ppc: Move mirror_hack to arch_global_dataSimon Glass
2013-02-04arm: Move uart_clk to arch_global_dataSimon Glass
2013-02-04ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc8220 clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move used_tlb_cams to arch_global_dataSimon Glass
2013-02-04ppc: Move used_laws to arch_global_dataSimon Glass
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Move clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Remove extra pci_clk fields from global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-30powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg
2013-01-30mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin
2013-01-30powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha
2013-01-30powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang
2013-01-30Add copy command to FSL DDR interactiveJames Yang
2013-01-30Fix data stage name matching issueJames Yang