summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-11777/+923
|\
| * am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-2/+6
| * am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-30-0/+13
| * am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-30-2/+2
| * ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-26-0/+40
| * ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-26-1/+12
| * ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-26-0/+32
| * omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-26-3/+3
| * arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-26-0/+12
| * Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25-11762/+795
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-4/+22
| | |\
| | | * vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-23-0/+14
| | | * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-4/+3
| | | * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-23-1/+6
| | * | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-11758/+773
| | |/
| * | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-25-2/+0
| * | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-25-2/+6
| * | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-25-1/+1
| * | ARM: move interrupt_init to before relocationRob Herring2013-07-25-2/+1
| |/
* | imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler2013-07-27-2/+4
* | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-1/+57
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-16-5/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-182/+5446
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-11-139/+532
| * ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2013-07-11-0/+54
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-15/+3249
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-09-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-05-10/+3081
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-05-0/+40
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-05-0/+62
| | * SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-28-0/+1
| | * EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde2013-06-24-0/+27
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-02-1/+15
| * | ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-02-0/+3
| * | am33xx: fix the ddr_cmdtctrl structureIlya Ledvich2013-07-02-1/+0
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-23/+1581
| |\ \
| | * | mx27: add i2c clocktrem2013-06-26-0/+3
| | * | mx27: add function enable_cachestrem2013-06-26-0/+8
| | * | imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-26-22/+1569
| | * | imx6: fix GPR2 wrong definitionPierre Aubert2013-06-26-1/+1
| * | | pxa: fix memory coherency problem after relocationMike Dunn2013-06-22-0/+9
| * | | pxa: use -mcpu=xscale compiler optionMike Dunn2013-06-22-1/+1
| * | | pxa: turn icache off in cpu_init_crit()Mike Dunn2013-06-22-2/+1
* | | | bootm: Clean up bootz_setup() functionSimon Glass2013-07-10-6/+8
* | | | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-26-5/+7
* | | | arm: Implement the 'fake' go commandSimon Glass2013-06-26-9/+18
* | | | cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan2013-06-26-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-22-127/+262
|\ \ \ \ | |/ / /
| * | | arm: optimize relocate_code routineAlbert ARIBAUD2013-06-21-20/+12