summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-01x86: Remove reset_status, relocoff from global_dataSimon Glass
2013-02-01x86: Move gd_addr into arch_global_dataSimon Glass
2013-02-01x86: Set up the global data pointer in C instead of asmSimon Glass
2013-02-01x86: Remove gdt_addr from arch_global_dataSimon Glass
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass
2013-02-01nds32: Drop tlb_addr from global dataSimon Glass
2013-02-01ixp: Move timestamp to arch_global_dataSimon Glass
2013-02-01arm: Move timer_reset_value to arch_global_dataSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-02-01arm: Move tbu to arch_global_dataSimon Glass
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-30arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach
2013-01-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-01-31MIPS: add unified u-boot.lds fileGabor Juhos
2013-01-30MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos
2013-01-30MIPS: xburst: simplify relocation offset calculationGabor Juhos
2013-01-30MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos
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
2013-01-30Move DDR command parsing to separate functionJames Yang
2013-01-30powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun
2013-01-30powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha
2013-01-30powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal
2013-01-30powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal
2013-01-30powerpc/mpc85xx: Reserve default boot pageYork Sun
2013-01-29Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini