summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-10-0/+11
* ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-10-66/+23
* ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-10-6/+44
* ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-10-8/+10
* am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-10-5/+1
* ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-10-0/+26
* OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov2013-05-10-1/+1
* arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla2013-05-10-3/+8
* OMAP5: I2C: Enable i2c5 clocksLubomir Popov2013-05-10-0/+1
* am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-10-2/+101
* net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-30-0/+26
* zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-30-1/+2
* arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey2013-04-30-9/+37
* 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