summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* exynos: Correct use of 64-bit divisionSimon Glass2013-04-17-1/+6
* Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-15-2/+0
* ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-15-3/+7
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-13-1/+2
* omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-12-2/+2
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-12-4/+4
|\
| * OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-10-4/+4
* | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-2/+2
* | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-4/+2
* | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-12-0/+6
* | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-2/+2
* | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12-5/+3
* | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-3/+1
* | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-0/+4
* | imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-12-6/+2
|/
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-08-3/+7
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-08-15/+16
* OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-08-2/+2
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-08-8/+23
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-08-1/+1
* am335x: Enable MMC1 clockTom Rini2013-04-08-0/+5
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-106/+256
|\
| * Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat2013-04-01-21/+0
| * Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna2013-04-01-1/+1
| * Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2013-04-01-0/+144
| * Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-01-16/+6
| * Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-01-1/+1
| * Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-01-10/+14
| * Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-01-0/+15
| * Exynos: Change get_timer() to work correctlySimon Glass2013-04-01-62/+44
| * EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-27-0/+36
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-0/+12
|\ \
| * | mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-03-0/+12
* | | armv7: do not relocate _start twiceVincent Stehlé2013-03-28-1/+0
* | | ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-28-0/+38
| |/ |/|
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-0/+45
|\ \
| * | Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-12-0/+12
| * | EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-08-0/+17
| * | EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-20-0/+16
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-24-68/+552
|\ \ \
| * | | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-24-2/+2
| * | | am33xx: add dmm support to emif4 libraryMatt Porter2013-03-24-0/+17
| * | | am33xx: add ti814x specific register definitionsMatt Porter2013-03-24-0/+3
| * | | am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-24-3/+439
| * | | am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-24-62/+85
| * | | am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-24-2/+2
| * | | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-0/+2
| * | | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-24-1/+1
| * | | am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-22-1/+4
| * | | Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-22-1/+1