summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/vexpress'Sascha Hauer2013-03-043-0/+136
|\
| * arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-122-0/+73
| * arm: add macro cpu_is_xxxJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+63
* | arm: cache-l2x0 update sync define with Linux 3.5Jean-Christophe PLAGNIOL-VILLARD2013-02-111-28/+80
|/
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-4/+4
* ARM: Setup stack at end of SDRAMSascha Hauer2013-02-041-0/+2
* ARM start: pickup parameters from pblSascha Hauer2013-02-041-1/+0
* ARM: add __noreturn to board_init_lowlevel_returnSascha Hauer2013-02-041-1/+1
* ARM: Add new entry point for bareboxSascha Hauer2013-02-041-0/+1
* Merge branch 'for-next/omap'Sascha Hauer2013-02-041-0/+9
|\
| * feature_list: a way to pass hardware info to the kernelVicente Bergas2013-01-211-0/+9
* | remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+17
|/
* ARM startup: Ensure CR_A flag is cleared on architectures >= ARMv6Sascha Hauer2012-12-081-0/+2
* Merge branch 'for-next/arm-start' into for-next/armSascha Hauer2012-10-171-0/+2
|\
| * ARM: add assembly function for setting up C environmentSascha Hauer2012-10-051-0/+2
* | ARM: add rename PSR bits to match linux namesVicente Bergas2012-10-151-25/+31
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-0/+5
* | ARM: Support multiple ARM architecturesSascha Hauer2012-10-131-0/+2
* | ARM: Add cpu_architecture() functionSascha Hauer2012-10-102-0/+160
|/
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-032-0/+72
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-272-0/+72
| * ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-271-1/+0
* | Merge branch 'for-next/arm-remove-arch-init-ll'Sascha Hauer2012-10-031-1/+0
|\ \
| * | ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-251-1/+0
| |/
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-034-13/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-13/+0
| |/
* | ARM lowlevel: Use get_runtime_offsetSascha Hauer2012-09-091-1/+0
* | ARM: Add assembler function to get runtime offsetSascha Hauer2012-09-091-0/+1
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+9
|\
| * create a common ARM flush_icache functionSascha Hauer2012-08-131-0/+9
* | arm introduce CONFIG_MACH_ARM_HEAD option to allow custom headJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+4
|/
* ARM: let armlinux_set_* depend on the correct optionSascha Hauer2012-07-251-2/+1
* ARM mmu: add dma_allocMarc Kleine-Budde2012-06-302-2/+19
* ARM: put a valid "barebox" signature in the header on big-endian systems.Krzysztof Halasa2012-05-101-2/+1
* ARM: remove unused struct param_struct and related info.Krzysztof Halasa2012-05-061-53/+0
* ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-062-4/+16
* ARM: get runtime offset of board_init_lowlevel_return by using separate sectionSascha Hauer2012-02-281-0/+1
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-282-0/+26
* Add dump_stack functionSascha Hauer2012-01-261-36/+3
* ARM: import memcpy_from/toio and memset_io from linuxJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+7
* arch/arm: mmu: add map_io_range()Robert Jarzmik2011-12-211-0/+6
* ARM: call start_linux directly with initrd start/size and oftreeSascha Hauer2011-12-151-1/+2
* ARM: switch to generic memory banksSascha Hauer2011-09-232-14/+6
* ARM mmu: find second level descriptors by walking the page tableSascha Hauer2011-09-231-1/+0
* arm: use asm-generic/io.hSascha Hauer2011-09-221-48/+1
* ARM: add missing volatile in get_cr()Sascha Hauer2011-08-071-1/+1
* Merge branch 'pu-mmu' into nextSascha Hauer2011-08-041-10/+13
|\
| * ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-7/+0
| * ARM: rework MMU supportSascha Hauer2011-08-031-5/+15
* | Merge branch 'pu-remove-gd_t' into nextSascha Hauer2011-08-031-30/+0
|\ \ | |/ |/|