summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2013-08-02config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz
2013-07-30am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini
2013-07-27mx6: Factor out common HDMI setup codePardeep Kumar Singla
2013-07-26ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N
2013-07-26ARM: DRA7xx: Enable GMAC clock controlMugunthan V N
2013-07-26ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla
2013-07-26omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann
2013-07-26arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD
2013-07-25ARM: highbank: avoid bss write in timer_initRob Herring
2013-07-25ARM: highbank: set timer prescaler to 256Rob Herring
2013-07-25ARM: highbank: fix get_tbclk value to timer rateRob Herring
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23vf610: Add I2C support for Vybrid VF610 platformAlison Wang
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-07-09arm: exynos: fix clock calculationMinkyu Kang
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde
2013-07-05EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin
2013-07-02ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla
2013-06-26exynos: Avoid function instrumentation for microsecond timerSimon Glass
2013-06-19Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher
2013-06-18arm, am335x: make mpu pll config configurableHeiko Schocher
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher
2013-06-13EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar
2013-06-10OMAP5: Enable access to auxclk registersLubomir Popov
2013-06-10ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R
2013-06-10ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla
2013-06-10ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R
2013-06-10ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla
2013-06-10ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon
2013-06-10ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla
2013-06-10ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla
2013-06-10ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla
2013-06-10ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla
2013-06-10OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov
2013-06-10OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi
2013-06-10OMAP3+: introduce generic ABB supportAndrii Tseglytskyi
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD