summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2014-10-25lib: bootm: add missing includeJeroen Hofstee
2014-10-25leds: missing includeJeroen Hofstee
2014-10-24arm: board: use __weakJeroen Hofstee
2014-10-21ARM: prevent compiler warnings from bootm.cEric Nelson
2014-10-06arm: cache: Add support for write-allocate D-CacheMarek Vasut
2014-09-25armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun
2014-09-16Revert "ARM: SPL: do not set gd again"Tom Rini
2014-09-11arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau
2014-09-11arm: Make reset position-independentBenoît Thébaudeau
2014-09-09eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee
2014-09-09ARM: SPL: do not set gd againJeroen Hofstee
2014-09-05arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak
2014-08-30arm64: Correct passing of Linux kernel argsTom Rini
2014-08-30ARM: Fix overflow in MMU setupMarek Vasut
2014-08-29arm: include config.h in arch/arm/lib/vectors.SChristian Riesch
2014-08-04arm: Support pre-relocation malloc()Simon Glass
2014-08-04arm: Set up global data before board_init_f()Simon Glass
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier
2014-07-28ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier
2014-07-28ARM: add missing HYP mode constantMarc Zyngier
2014-07-28ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee
2014-07-03arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-09arm: fix a double-definition error of _start symbolMasahiro Yamada
2014-06-05arm: fdt_control: fix a build error with CONFIG_OF_EMBED=yMasahiro Yamada
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-05-15arm1136: move cache code from start.S to cache.cAlbert ARIBAUD
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-08arm64 patch: gicv3 supportDavid Feng
2014-04-07bootstage: arm: fix fdt stashing codeMela Custodio
2014-04-07armv8: Flush dcache before switching to EL2York Sun
2014-04-07armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada
2014-03-10ahci-plat: Provide a weak scsi_init hookIan Campbell
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-01-14arm: use canonical sub mnemonicAndreas Bießmann
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09arm64: core supportDavid Feng