summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada2013-11-171-7/+1
* TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini2013-11-151-1/+2
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-134-3/+8
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-0910-32/+82
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-077-29/+69
| |\
| | * ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-311-0/+2
| | * mx5: lowlevel_init: Remove unused macroFabio Estevam2013-10-311-6/+0
| | * ARM: mx5: Enable L2 cacheFabio Estevam2013-10-311-0/+6
| | * ARM: mxs: Setup stack in JTAG modeMarek Vasut2013-10-171-0/+9
| | * ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut2013-10-173-9/+10
| | * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-171-14/+42
| * | am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-011-0/+4
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-011-3/+4
| |/
| * zynq: Use arch_cpu_init() instead of lowlevel_init()Michal Simek2013-10-171-0/+6
* | ARM: versatile: convert to common timer codeRob Herring2013-11-041-116/+0
* | ARM: tegra: convert to common timer codeRob Herring2013-11-042-96/+1
* | ARM: socfpga: convert to common timer codeRob Herring2013-11-041-72/+0
* | ARM: mx25: convert to common timer codeRob Herring2013-11-041-117/+0
* | ARM: highbank: convert to common timer codeRob Herring2013-11-041-83/+0
* | ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-311-0/+4
* | ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-311-0/+3
* | ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-313-0/+6
* | ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3115-369/+39
* | arm720t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-315-114/+8
* | arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-170/+22
* | arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3116-407/+67
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3122-581/+103
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-213-2/+29
|\ \
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-201-0/+1
| * | ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2013-10-202-2/+6
| * | arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-201-0/+22
| |/
* | i2c: mxc: move to new subsystemtrem2013-10-172-2/+2
|/
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-141-2/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-142-2/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-22/+22
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-1424-24/+24
* ARM: omap4: Update sdram setting for panda rev A6Dan Murphy2013-10-141-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-089-609/+34
|\
| * socfpga: Adding System Manager driverChin Liang See2013-10-073-1/+34
| * omap1510inn: arm925t: remove supportAlbert ARIBAUD2013-10-076-608/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-10-082-1/+10
|\ \
| * | armv7: hw_data: change clock divider setting.Poddar, Sourav2013-10-071-1/+1
| * | omap5: add qspi supportMatt Porter2013-10-072-0/+9
* | | ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara2013-10-072-35/+3
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-043-0/+386
|\ \ | |/
| * ARM: extend non-secure switch to also go into HYP modeAndre Przywara2013-10-033-6/+76
| * ARM: add SMP support for non-secure switchAndre Przywara2013-10-032-1/+50
| * ARM: add C function to switch to non-secure stateAndre Przywara2013-10-032-0/+123
| * ARM: add assembly routine to switch to non-secure stateAndre Przywara2013-10-031-0/+87
| * ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2013-10-032-0/+57
OpenPOWER on IntegriCloud