summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24378-6059/+380
* 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-1221-13/+3222
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-1015-9/+3202
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-091-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-0512-4/+3074
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-051-0/+40
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-051-0/+50
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-022-1/+5
| * | ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-021-0/+3
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-281-0/+10
| |\ \
| | * | mx27: add i2c clocktrem2013-06-261-0/+2
| | * | mx27: add function enable_cachestrem2013-06-261-0/+8
| * | | 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
* | | | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-261-1/+1
|/ / /
* | | arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-212-4/+20
* | | arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-213-4/+15
* | | remove all references to .dynsymAlbert ARIBAUD2013-06-215-25/+3
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-192-2/+47
|\ \
| * | arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-181-0/+22
| * | arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-181-2/+7
| * | arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-181-0/+18
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-194-7/+64
|\ \ \ | |/ / |/| |
| * | EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-131-2/+2
| * | exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-042-7/+18
| * | exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-042-1/+49
| * | Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat2013-05-211-4/+2
* | | arm: pxa: config option for PXA270 turbo modeSergey Yanovich2013-06-121-1/+1
* | | arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-102-0/+152
* | | OMAP5: Enable access to auxclk registersLubomir Popov2013-06-101-0/+8
* | | arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-101-18/+0
* | | ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-105-24/+213
* | | ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-103-43/+61
* | | ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-101-0/+1
* | | ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla2013-06-101-0/+3
* | | ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2013-06-102-12/+56
* | | ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-102-2/+1
* | | ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-102-1/+60
* | | ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-104-6/+28
* | | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-106-6/+6
* | | ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R2013-06-101-6/+0
* | | ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-102-0/+5
* | | OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov2013-06-101-0/+1
* | | OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-102-0/+16
* | | OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-104-0/+206
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-084-3/+491
|\ \ \ | | |/ | |/|
| * | arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-031-3/+22
| * | arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-033-0/+469
* | | ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-061-0/+4
OpenPOWER on IntegriCloud