summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2013-08-152-1/+116
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-152-6/+62
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-155-215/+148
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-154-182/+154
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-302-2/+6
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-301-0/+4
* am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-301-2/+2
* ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-261-0/+4
* ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-262-1/+8
* ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-263-0/+30
* omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-261-3/+3
* arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-261-0/+12
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25132-2057/+140
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+7
| |\
| | * vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-231-0/+7
| * | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24132-2057/+133
| |/
* | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-251-2/+0
* | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-251-2/+4
* | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-251-1/+1
|/
* 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-1218-10/+3210
|\
| * 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
| |/
* | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-261-1/+1
|/
* 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
* | OMAP5: Enable access to auxclk registersLubomir Popov2013-06-101-0/+8
* | 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
OpenPOWER on IntegriCloud