summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-32/+82
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-07-29/+69
| |\
| | * ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-31-0/+2
| | * mx5: lowlevel_init: Remove unused macroFabio Estevam2013-10-31-6/+0
| | * ARM: mx5: Enable L2 cacheFabio Estevam2013-10-31-0/+6
| | * ARM: mxs: Setup stack in JTAG modeMarek Vasut2013-10-17-0/+9
| | * ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut2013-10-17-9/+10
| | * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-17-14/+42
| * | am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-01-0/+4
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-01-3/+4
| |/
| * zynq: Use arch_cpu_init() instead of lowlevel_init()Michal Simek2013-10-17-0/+6
* | ARM: versatile: convert to common timer codeRob Herring2013-11-04-116/+0
* | ARM: tegra: convert to common timer codeRob Herring2013-11-04-96/+1
* | ARM: socfpga: convert to common timer codeRob Herring2013-11-04-72/+0
* | ARM: mx25: convert to common timer codeRob Herring2013-11-04-117/+0
* | ARM: highbank: convert to common timer codeRob Herring2013-11-04-83/+0
* | ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-31-0/+4
* | ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-31-0/+3
* | ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-31-0/+6
* | ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-369/+39
* | arm720t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-114/+8
* | arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-170/+22
* | arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-407/+67
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-581/+103
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-21-2/+29
|\ \
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-0/+1
| * | ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2013-10-20-2/+6
| * | arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-20-0/+22
| |/
* | i2c: mxc: move to new subsystemtrem2013-10-17-2/+2
|/
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-14-2/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-14-2/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-22/+22
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-24/+24
* ARM: omap4: Update sdram setting for panda rev A6Dan Murphy2013-10-14-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-08-609/+34
|\
| * socfpga: Adding System Manager driverChin Liang See2013-10-07-1/+34
| * omap1510inn: arm925t: remove supportAlbert ARIBAUD2013-10-07-608/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-10-08-1/+10
|\ \
| * | armv7: hw_data: change clock divider setting.Poddar, Sourav2013-10-07-1/+1
| * | omap5: add qspi supportMatt Porter2013-10-07-0/+9
* | | ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara2013-10-07-35/+3
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-04-0/+386
|\ \ | |/
| * ARM: extend non-secure switch to also go into HYP modeAndre Przywara2013-10-03-6/+76
| * ARM: add SMP support for non-secure switchAndre Przywara2013-10-03-1/+50
| * ARM: add C function to switch to non-secure stateAndre Przywara2013-10-03-0/+123
| * ARM: add assembly routine to switch to non-secure stateAndre Przywara2013-10-03-0/+87
| * ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2013-10-03-0/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-02-586/+363
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-02-27/+282
| |\
| | * mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-27-1/+1