summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136
Commit message (Expand)AuthorAgeFilesLines
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-241/+1
* arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-151-2/+0
* arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-151-10/+0
* kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-281-71/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-262-28/+5
|\
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-27/+0
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+5
* | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-251-10/+0
* | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-251-1/+1
|/
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-241-7/+0
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-73/+8
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-231-1/+0
* ARM: omap24xx: remove remainders of dead boardMasahiro Yamada2013-08-153-193/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2417-276/+17
* arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-101-18/+0
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-301-76/+0
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-301-8/+3
* imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-115/+0
* mx35 iomux: correct offsets of IOMUX registersPhilip Paeps2013-04-161-2/+2
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-131-1/+2
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-1/+1
* 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/+7
* 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
* arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-121-2/+0
* 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
* omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-081-2/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-081-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-013-11/+11
* arm: Move tbl to arch_global_dataSimon Glass2013-02-013-11/+14
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-142-45/+0
|\
| * mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-132-45/+0
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-57/+14
|/
* arm1136: Fix enable_caches()Benoît Thébaudeau2012-11-101-10/+12
* MX35: add support for woodburn boardStefano Babic2012-10-262-0/+138
* ARM: Add SPL target to arm1136Stefano Babic2012-10-261-0/+3
* MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-262-0/+137
* ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-261-11/+20
* mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-161-2/+12
* mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-151-1/+32
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-152-0/+2
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-041-0/+1
OpenPOWER on IntegriCloud