aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Ɓukasz Majewski1-5/+4
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini21-13/+3222
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD15-9/+3202
2013-07-09arm: exynos: fix clock calculationMinkyu Kang1-5/+38
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde12-4/+3074
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde1-0/+40
2013-07-05EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde1-0/+50
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2-1/+5
2013-07-02ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla1-0/+3
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+10
2013-06-26mx27: add i2c clocktrem1-0/+2
2013-06-26mx27: add function enable_cachestrem1-0/+8
2013-06-26exynos: Avoid function instrumentation for microsecond timerSimon Glass1-1/+1
2013-06-22pxa: use -mcpu=xscale compiler optionMike Dunn1-1/+1
2013-06-22pxa: turn icache off in cpu_init_crit()Mike Dunn1-2/+1
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2-4/+20
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD3-4/+15
2013-06-21remove all references to .dynsymAlbert ARIBAUD5-25/+3
2013-06-19Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2-2/+47
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD4-7/+64
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher1-0/+22
2013-06-18arm, am335x: make mpu pll config configurableHeiko Schocher1-2/+7
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher1-0/+18
2013-06-13EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar1-2/+2
2013-06-12arm: pxa: config option for PXA270 turbo modeSergey Yanovich1-1/+1
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2-0/+152
2013-06-10OMAP5: Enable access to auxclk registersLubomir Popov1-0/+8
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini1-18/+0
2013-06-10ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R5-24/+213
2013-06-10ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla3-43/+61
2013-06-10ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R1-0/+1
2013-06-10ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla1-0/+3
2013-06-10ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2-12/+56
2013-06-10ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2-2/+1
2013-06-10ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2-1/+60
2013-06-10ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla4-6/+28
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla6-6/+6
2013-06-10ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R1-6/+0
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla2-0/+5
2013-06-10OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov1-0/+1
2013-06-10OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2-0/+16
2013-06-10OMAP3+: introduce generic ABB supportAndrii Tseglytskyi4-0/+206
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD4-3/+491
2013-06-06ARM: tegra: only enable SCU on Tegra20Tom Warren1-0/+4
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2-36/+39
2013-06-04omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini1-1/+1
2013-06-04exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2-7/+18
2013-06-04exynos: move tzpc_init to armv7/exynosInderpal Singh2-1/+49
2013-06-03arm: mxs: Fix vectoring table craftingMarek Vasut1-3/+22
2013-06-03arm: vf610: Add Vybrid VF610 CPU supportAlison Wang3-0/+469