summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-042-0/+92
* arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-01-301-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-01-307-74/+130
|\
| * MIPS: add unified u-boot.lds fileGabor Juhos2013-01-311-0/+84
| * MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-302-0/+12
| * MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-301-9/+3
| * MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-303-12/+3
| * MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-272-20/+4
| * MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-272-18/+6
| * MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-272-4/+6
| * MIPS: start.S: set sp register directlyGabor Juhos2013-01-272-4/+2
| * MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-273-3/+3
| * MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-222-0/+3
| * MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos2013-01-221-4/+4
| * MIPS: use inline directive for __in*s functionsGabor Juhos2013-01-221-1/+1
* | powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-303-0/+19
* | powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-303-1/+92
* | mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-301-0/+4
* | powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-303-24/+49
* | powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-306-2/+140
* | powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-303-11/+47
* | Add copy command to FSL DDR interactiveJames Yang2013-01-301-0/+127
* | Fix data stage name matching issueJames Yang2013-01-301-1/+2
* | Move DDR command parsing to separate functionJames Yang2013-01-301-79/+74
* | powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-301-2/+4
* | powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-301-8/+22
* | powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-305-1/+76
* | powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-302-1/+16
* | powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-301-0/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-01-295-13/+92
|\ \ | |/ |/|
| * Merge remote-tracking branch 'mpc83xx/next'Kim Phillips2013-01-165-13/+92
| |\
| | * powerpc/mpc83xx: add support for new SPLScott Wood2012-12-195-13/+92
* | | MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos2013-01-161-2/+13
* | | MIPS: bootm.c: separate environment initializationGabor Juhos2013-01-161-23/+27
* | | MIPS: bootm.c: separate linux jump codeGabor Juhos2013-01-161-13/+19
* | | MIPS: bootm.c: use debug macro to print debug messageGabor Juhos2013-01-161-3/+1
|/ /
* | pxa: Save lr register in relocate_code functionŁukasz Dałek2013-01-141-0/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-148-84/+12
|\ \
| * | mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-137-84/+2
| * | mx6: Add workaround for ARM errataFabio Estevam2013-01-091-0/+10
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-1412-25/+953
|\ \ \
| * | | Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung2013-01-111-0/+5
| * | | Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2013-01-112-0/+103
| * | | EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_M...Ajay Kumar2013-01-101-0/+7
| * | | EXYNOS5: Change parent clock of FIMD to MPLLAjay Kumar2013-01-101-1/+1
| * | | EXYNOS5: Add support for FIMD and DPAjay Kumar2013-01-101-0/+2
| * | | EXYNOS5: Add device node for USB.Rajeshwari Shinde2013-01-081-0/+13
| * | | EXYNOS5: FDT: Add SPI device node dataRajeshwari Shinde2013-01-081-0/+41
| * | | EXYNOS5: FDT: Add sound device node dataRajeshwari Shinde2013-01-081-0/+5
| * | | EXYNOS5: FDT : Decode peripheral idRajeshwari Shinde2013-01-083-13/+57
OpenPOWER on IntegriCloud