aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese1-5/+0
2013-06-27ColdFire: Update the arch_global_date changes for mcf5441xJason Jin1-5/+5
2013-06-27Fix MCF5235 SDRAM base address macroSteve deRosier1-1/+1
2013-06-27m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)1-2/+2
2013-06-26x86: Support tracing functionSimon Glass5-7/+10
2013-06-26exynos: Avoid function instrumentation for microsecond timerSimon Glass2-5/+7
2013-06-26arm: Implement the 'fake' go commandSimon Glass1-9/+18
2013-06-26Clarify bootm OS argumentsSimon Glass3-6/+6
2013-06-26sandbox: Support trace featureSimon Glass2-2/+2
2013-06-26x86: Correct missing local variable in bootmSimon Glass1-0/+2
2013-06-26cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan1-0/+2
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini22-127/+262
2013-06-21arm: optimize relocate_code routineAlbert ARIBAUD1-20/+12
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD4-13/+24
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD5-9/+19
2013-06-21arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2-3/+3
2013-06-21remove all references to .dynsymAlbert ARIBAUD6-38/+3
2013-06-21arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD1-0/+5
2013-06-20powerpc/85xx: Add P1023RDB board supportChunhe Lan1-0/+1
2013-06-20powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha1-0/+4
2013-06-20powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin19-25/+25
2013-06-20powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2-1/+3
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2-0/+22
2013-06-20powerpc/mpc85xx: work around erratum A-006593Scott Wood3-0/+8
2013-06-20fsl_ifc: add support for different IFC bank countMingkai Hu3-32/+125
2013-06-20powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang1-0/+1
2013-06-20powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang1-0/+1
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang3-7/+3
2013-06-2085xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming1-1/+1
2013-06-20powerpc: Use lower case for the core namesFabio Estevam2-5/+5
2013-06-20powerpc/BSC9132: Add IFC bank countYork Sun1-0/+1
2013-06-20board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2-0/+7
2013-06-20powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha1-1/+1
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2-4/+4
2013-06-20powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu1-1/+1
2013-06-2085xx: Change clock-frequency compatible to 2.0Andy Fleming1-1/+1
2013-06-19Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD3-2/+51
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD9-47/+150
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher2-0/+23
2013-06-18arm, am335x: make mpu pll config configurableHeiko Schocher2-2/+8
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2-0/+20
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini56-1192/+2327
2013-06-13power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi1-33/+25
2013-06-13EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar1-2/+2
2013-06-13EXYNOS5: DWMMC: Added FDT support for DWMMCAmar1-7/+4
2013-06-13EXYNOS5: FDT: Add DWMMC device node dataAmar1-0/+33
2013-06-12arm: pxa: config option for PXA270 turbo modeSergey Yanovich1-1/+1
2013-06-11powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood8-21/+35
2013-06-10cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada1-2/+2
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish3-1/+166