summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-0/+10
|\
| * mx27: add i2c clocktrem2013-06-26-0/+2
| * mx27: add function enable_cachestrem2013-06-26-0/+8
* | 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
* | arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21-4/+20
* | arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21-4/+15
* | remove all references to .dynsymAlbert ARIBAUD2013-06-21-25/+3
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-19-2/+47
|\ \
| * | arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-18-0/+22
| * | arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-18-2/+7
| * | arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-18-0/+18
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-19-7/+64
|\ \ \ | |/ / |/| |
| * | EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-13-2/+2
| * | exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-04-7/+18
| * | exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-04-1/+49
| * | Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat2013-05-21-4/+2
* | | arm: pxa: config option for PXA270 turbo modeSergey Yanovich2013-06-12-1/+1
* | | arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-10-0/+152
* | | OMAP5: Enable access to auxclk registersLubomir Popov2013-06-10-0/+8
* | | arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10-18/+0
* | | ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-10-24/+213
* | | ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-10-43/+61
* | | ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-10-0/+1
* | | ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla2013-06-10-0/+3
* | | ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2013-06-10-12/+56
* | | ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-10-2/+1
* | | ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-10-1/+60
* | | ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-10-6/+28
* | | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-10-6/+6
* | | ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R2013-06-10-6/+0
* | | ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-10-0/+5
* | | OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov2013-06-10-0/+1
* | | OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-10-0/+16
* | | OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-10-0/+206
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-08-3/+491
|\ \ \ | | |/ | |/|
| * | arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-03-3/+22
| * | arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-03-0/+469
* | | ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-06-0/+4
* | | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-05-36/+39
* | | omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-04-1/+1
* | | arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30-992/+11
* | | arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30-81/+55
* | | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-28-2/+0
* | | ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin2013-05-28-0/+2
* | | ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-28-0/+1
* | | ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-28-0/+1
* | | Tegra: clk: always use find_best_divider() for periph clocksAllen Martin2013-05-28-5/+5
* | | arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-23-4/+0
* | | ARM: atmel: add sama5d3xek supportBo Shen2013-05-21-0/+649
| |/ |/|