summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2013-01-27MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos
2013-01-27MIPS: start.S: simplify relocation offset calculationGabor Juhos
2013-01-27MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos
2013-01-27MIPS: start.S: set sp register directlyGabor Juhos
2013-01-27MIPS: start.S: fix boundary check in relocate_codeGabor Juhos
2013-01-22MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos
2013-01-22MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos
2013-01-22MIPS: use inline directive for __in*s functionsGabor Juhos
2013-01-16Merge remote-tracking branch 'mpc83xx/next'Kim Phillips
2013-01-16MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos
2013-01-16MIPS: bootm.c: separate environment initializationGabor Juhos
2013-01-16MIPS: bootm.c: separate linux jump codeGabor Juhos
2013-01-16MIPS: bootm.c: use debug macro to print debug messageGabor Juhos
2013-01-14pxa: Save lr register in relocate_code functionŁukasz Dałek
2013-01-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky
2013-01-11m68k/lib: fix serial driver relocationangelo
2013-01-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-11Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung
2013-01-11Exynos: clock: support get_mmc_clk for exynosJaehoon Chung
2013-01-10arm: Tabify code for MMC initializationTaylor Hutt
2013-01-10arm: Move bootstage record for board_init_f() to after arch_cpu_init()Simon Glass
2013-01-10arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam
2013-01-10arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass
2013-01-10arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass
2013-01-10arm: Move fdt check earlier so that board_early_init_f() can use itSimon Glass
2013-01-10arm: Keep track of the tlb size as well as its locationGabe Black
2013-01-10arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi