summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-07-16powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin
2013-07-11ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-07-10bootm: Clean up bootz_setup() functionSimon Glass
2013-07-09arm: exynos: fix clock calculationMinkyu Kang
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde
2013-07-05EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin
2013-07-02ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla
2013-07-02am33xx: fix the ddr_cmdtctrl structureIlya Ledvich
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-28SMDK5250: Remove reduntant codeRajeshwari Shinde
2013-06-27ColdFire: Update the arch_global_date changes for mcf5441xJason Jin
2013-06-27Fix MCF5235 SDRAM base address macroSteve deRosier
2013-06-27m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)
2013-06-26mx27: add i2c clocktrem
2013-06-26mx27: add function enable_cachestrem
2013-06-26imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert
2013-06-26imx6: fix GPR2 wrong definitionPierre Aubert
2013-06-26x86: Support tracing functionSimon Glass
2013-06-26exynos: Avoid function instrumentation for microsecond timerSimon Glass
2013-06-26arm: Implement the 'fake' go commandSimon Glass
2013-06-26Clarify bootm OS argumentsSimon Glass
2013-06-26sandbox: Support trace featureSimon Glass
2013-06-26x86: Correct missing local variable in bootmSimon Glass
2013-06-26cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan
2013-06-24EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde
2013-06-22pxa: fix memory coherency problem after relocationMike Dunn
2013-06-22pxa: use -mcpu=xscale compiler optionMike Dunn
2013-06-22pxa: turn icache off in cpu_init_crit()Mike Dunn
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-21arm: optimize relocate_code routineAlbert ARIBAUD
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-06-21arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD
2013-06-20powerpc/85xx: Add P1023RDB board supportChunhe Lan
2013-06-20powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha
2013-06-20powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin
2013-06-20powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang