summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
...
* kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-11/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-264-8/+9
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-261-1/+1
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-6/+6
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-262-1/+2
* | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-1/+1
|/
* Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-4/+0
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-1/+1
* arm: use canonical sub mnemonicAndreas Bießmann2014-01-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-106-5/+340
|\
| * arm64: core supportDavid Feng2014-01-096-4/+338
| * Revert "ARM: move interrupt_init to before relocation"Albert ARIBAUD2013-12-111-1/+2
* | common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-161-0/+23
|/
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-082-2/+0
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-60/+26
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* ARM: extend non-secure switch to also go into HYP modeAndre Przywara2013-10-031-1/+6
* ARM: trigger non-secure state switch during bootm executionAndre Przywara2013-10-031-0/+13
* ARM: use r9 for gdJeroen Hofstee2013-09-231-8/+8
* ARM,relocate: do not use r9Jeroen Hofstee2013-09-231-3/+3
* arm: spl: Do not set the stack pointer twiceMasahiro Yamada2013-09-141-3/+0
* arm: spl: For Falcon Mode, set a default machid of ~0Tom Rini2013-08-151-1/+6
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-2518-313/+28
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-3/+7
| |\
| | * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-3/+2
| | * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-1/+6
| * | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2418-310/+21
| |/
* | ARM: move interrupt_init to before relocationRob Herring2013-07-251-2/+1
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-0/+9
|\
| * pxa: fix memory coherency problem after relocationMike Dunn2013-06-221-0/+9
* | bootm: Clean up bootz_setup() functionSimon Glass2013-07-101-6/+8
* | arm: Implement the 'fake' go commandSimon Glass2013-06-261-9/+18
|/
* arm: optimize relocate_code routineAlbert ARIBAUD2013-06-211-20/+12
* arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-212-9/+4
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-212-5/+4
* arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-212-3/+3
* remove all references to .dynsymAlbert ARIBAUD2013-06-211-13/+0
* cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada2013-06-101-2/+2
* arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-101-1/+1
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-302-0/+113
* arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-143-56/+54
* arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-141-64/+20
* lib: consolidate hang()Andreas Bießmann2013-05-011-6/+0
* arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-121-14/+2
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-5/+3
* arm: crt0.S: Remove bogus .globlBenoît Thébaudeau2013-04-121-24/+4
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-281-0/+7
* ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2013-03-281-1/+3
OpenPOWER on IntegriCloud