aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher1-14/+0
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher13-17/+17
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher4-15/+9
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher6-8/+49
2013-07-16powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha1-1/+3
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach12-13/+15
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski1-5/+4
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini41-182/+5446
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2-0/+4
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin5-139/+532
2013-07-11ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2-0/+54
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD19-15/+3249
2013-07-10bootm: Clean up bootz_setup() functionSimon Glass1-6/+8
2013-07-09arm: exynos: fix clock calculationMinkyu Kang1-5/+38
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde13-10/+3081
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde1-0/+40
2013-07-05EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2-0/+62
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin6-1/+15
2013-07-02ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla1-0/+3
2013-07-02am33xx: fix the ddr_cmdtctrl structureIlya Ledvich1-1/+0
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann8-0/+51
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese1-5/+0
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD4-23/+1581
2013-06-28SMDK5250: Remove reduntant codeRajeshwari Shinde1-0/+1
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-26mx27: add i2c clocktrem2-0/+3
2013-06-26mx27: add function enable_cachestrem1-0/+8
2013-06-26imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert1-22/+1569
2013-06-26imx6: fix GPR2 wrong definitionPierre Aubert1-1/+1
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-24EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde1-0/+27
2013-06-22pxa: fix memory coherency problem after relocationMike Dunn1-0/+9
2013-06-22pxa: use -mcpu=xscale compiler optionMike Dunn1-1/+1
2013-06-22pxa: turn icache off in cpu_init_crit()Mike Dunn1-2/+1
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