summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos2013-07-241-1/+0
| | * | MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos2013-07-241-2/+3
| | * | MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos2013-07-241-1/+3
| | * | MIPS: qemu-malta: enable flash supportGabor Juhos2013-07-241-0/+2
| | * | MIPS: qemu-malta: add reset supportGabor Juhos2013-07-241-0/+3
| | * | MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos2013-07-241-0/+16
| | * | MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos2013-07-241-1/+7
| | * | MIPS: mips64: fix typos in copyright text of start.STom Rini2013-07-241-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-2432-76/+83
| |\ \ \ | | |/ / | |/| |
| | * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-235-0/+14
| | * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-236-33/+5
| | * | i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-231-14/+0
| | * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-2313-17/+17
| | * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-234-15/+9
| | * | i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-236-8/+49
| | |/
| * | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241606-25430/+1771
| |/
* | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-251-2/+0
* | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-252-2/+6
* | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-251-1/+1
* | ARM: move interrupt_init to before relocationRob Herring2013-07-251-2/+1
|/
* powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-161-1/+3
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-1612-13/+15
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-161-5/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-1241-182/+5446
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-115-139/+532
| * ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2013-07-112-0/+54
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-1019-15/+3249
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-091-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-0513-10/+3081
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-051-0/+40
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-052-0/+62
| | * SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-281-0/+1
| | * EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde2013-06-241-0/+27
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-026-1/+15
| * | ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-021-0/+3
| * | am33xx: fix the ddr_cmdtctrl structureIlya Ledvich2013-07-021-1/+0
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-284-23/+1581
| |\ \
| | * | mx27: add i2c clocktrem2013-06-262-0/+3
| | * | mx27: add function enable_cachestrem2013-06-261-0/+8
| | * | imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-261-22/+1569
| | * | imx6: fix GPR2 wrong definitionPierre Aubert2013-06-261-1/+1
| * | | pxa: fix memory coherency problem after relocationMike Dunn2013-06-221-0/+9
| * | | pxa: use -mcpu=xscale compiler optionMike Dunn2013-06-221-1/+1
| * | | pxa: turn icache off in cpu_init_crit()Mike Dunn2013-06-221-2/+1
* | | | blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-122-0/+4
* | | | bootm: Clean up bootz_setup() functionSimon Glass2013-07-101-6/+8
* | | | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-028-0/+51
* | | | Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-281-5/+0
* | | | ColdFire: Update the arch_global_date changes for mcf5441xJason Jin2013-06-271-5/+5
* | | | Fix MCF5235 SDRAM base address macroSteve deRosier2013-06-271-1/+1
OpenPOWER on IntegriCloud