summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136
Commit message (Expand)AuthorAgeFilesLines
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-121-0/+2
* ARM: start.S: fix typoYuichiro Goto2016-02-291-1/+1
* imx: mx31 use new formula for get_cpu_revPeng Fan2015-09-021-1/+1
* arm1136/arm1176: Merge cache handling codeAlexander Stein2015-08-122-151/+1
* arm1136: Remove dead codeAlexander Stein2015-08-121-10/+0
* ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-271-9/+0
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
* mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-1/+2
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-1/+1
* arm: mx35: use common timer functionsAndrew Ruder2014-09-161-83/+0
* arm: mx31: use common timer functionsAndrew Ruder2014-09-161-102/+2
* 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
|/
OpenPOWER on IntegriCloud