summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
...
* | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-4/+2
* | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-121-0/+6
* | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-2/+2
* | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-121-5/+3
* | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-121-3/+1
* | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-121-0/+4
* | imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-121-6/+2
|/
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-081-3/+7
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-083-15/+16
* OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-081-2/+2
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-8/+23
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* am335x: Enable MMC1 clockTom Rini2013-04-081-0/+5
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-044-106/+256
|\
| * Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat2013-04-011-21/+0
| * Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna2013-04-011-1/+1
| * Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2013-04-011-0/+144
| * Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-011-16/+6
| * Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-011-1/+1
| * Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-011-10/+14
| * Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-011-0/+15
| * Exynos: Change get_timer() to work correctlySimon Glass2013-04-012-62/+44
| * EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-271-0/+36
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-041-0/+12
|\ \
| * | mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-031-0/+12
* | | armv7: do not relocate _start twiceVincent Stehlé2013-03-281-1/+0
* | | ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-282-0/+38
| |/ |/|
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-261-0/+45
|\ \
| * | Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-121-0/+12
| * | EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-081-0/+17
| * | EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-201-0/+16
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2412-68/+552
|\ \ \
| * | | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-242-2/+2
| * | | am33xx: add dmm support to emif4 libraryMatt Porter2013-03-241-0/+17
| * | | am33xx: add ti814x specific register definitionsMatt Porter2013-03-241-0/+3
| * | | am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-243-3/+439
| * | | am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-242-62/+85
| * | | am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-241-2/+2
| * | | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-242-0/+2
| * | | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-241-1/+1
| * | | am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-221-1/+4
| * | | Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-221-1/+1
* | | | ARM: implement erratum 716044 workaroundStephen Warren2013-03-221-0/+6
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1833-1943/+3264
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-152-568/+0
| |\ \
| | * | tegra: usb: move implementation into right directoryLucas Stach2013-03-142-556/+0
| | * | tegra: usb: various small cleanupsLucas Stach2013-03-141-12/+1
| | * | tegra: usb: move controller init into start_portLucas Stach2013-03-141-28/+29
| | * | tegra: usb: remove unneeded function parameterLucas Stach2013-03-141-4/+2
| | * | tegra: usb: make controller init functions more self containedLucas Stach2013-03-141-12/+12
OpenPOWER on IntegriCloud