summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2013-04-17exynos: Correct use of 64-bit divisionSimon Glass
2013-04-15Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren
2013-04-15ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara
2013-04-13BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi
2013-04-12omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de
2013-04-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-04-12imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau
2013-04-10OMAP4: Fix bug in omap4460_volts structLubomir Popov
2013-04-08OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini
2013-04-08arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla
2013-04-08OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann
2013-04-08am335x: Enable MMC1 clockTom Rini
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-03mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam
2013-04-01Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat
2013-04-01Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna
2013-04-01Exynos: clock: Add generic api to get the clk freqPadmavathi Venna
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black
2013-04-01Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black
2013-04-01Exynos: Add timer_get_us functionChe-Liang Chiou
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass
2013-03-28armv7: do not relocate _start twiceVincent Stehlé
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan
2013-03-27EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-24ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra
2013-03-22ARM: implement erratum 716044 workaroundStephen Warren
2013-03-22am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz
2013-03-22Initialise correct GPMC WAITx irq for AM33xxMark Jackson
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass