summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/barebox-arm-head.h
Commit message (Expand)AuthorAgeFilesLines
* add CONFIG_PBL_BREAK optionOleksij Rempel2019-06-271-0/+7
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-0/+1
* ARM: aarch64: Add barebox head supportSascha Hauer2018-04-041-0/+13
* ARM: i.MX6ul: Add SoC specific lowlevel_init functionSascha Hauer2017-10-171-0/+1
* ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-63/+1
* ARM: split barebox_arm_head in two separate functionsSascha Hauer2013-06-261-3/+11
* arm: properly init alignment trap bitLucas Stach2013-05-231-1/+1
* ARM: head: Add some space behind the image headerSascha Hauer2013-03-121-0/+10
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-4/+4
* ARM startup: Ensure CR_A flag is cleared on architectures >= ARMv6Sascha Hauer2012-12-081-0/+2
* ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-0/+68
* arm introduce CONFIG_MACH_ARM_HEAD option to allow custom headJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+4
* ARM: put a valid "barebox" signature in the header on big-endian systems.Krzysztof Halasa2012-05-101-2/+1
* ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-061-0/+12
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-281-0/+24