aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-21dm: arm: spl: Allow simple malloc() in SPLSimon Glass
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD
2014-11-20cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD
2014-11-12ARM: cache-cp15: Use more accurate typesThierry Reding
2014-11-11Revert "lib: bootm: add missing include"Michal Simek
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj
2014-10-29arm: make .vectors section allocatableGeorges Savoundararadj
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-26arm: debug: adjust for U-BootMasahiro Yamada
2014-10-26arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada
2014-10-26arm: debug: replace license blocks with SPDXMasahiro Yamada
2014-10-26arm: debug: import debug files from Linux 3.16Masahiro Yamada
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee
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