summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* arm: include relevant headers in barebox-armLucas Stach2014-12-171-0/+2
* ARM: implement recommended WAR for errata 709718Lucas Stach2014-11-071-0/+12
* arm: add errata workaroundsLucas Stach2014-06-261-0/+67
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-2/+2
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-0/+2
* import _AC and UL macros from linux kernelAntony Pavlov2014-03-181-0/+7
* ARM: Make ENTRY_FUNCTION more robustSascha Hauer2013-12-101-3/+13
* ARM: remove asm/hardware.hSascha Hauer2013-11-081-18/+0
* ARM: invalidate caches thoroughlySascha Hauer2013-09-211-10/+0
* Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-051-1/+4
|\
| * ARM: remove include of mach/gpio.h for gpiolib usersSascha Hauer2013-08-161-1/+4
* | ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-63/+1
|/
* Add multi images supportSascha Hauer2013-07-011-0/+4
* ARM: split barebox_arm_head in two separate functionsSascha Hauer2013-06-261-3/+11
* ARM: Allow to pass a devicetree via boarddataSascha Hauer2013-06-261-0/+2
* ARM: invalidate data caches during early initSascha Hauer2013-05-231-0/+5
* arm: properly init alignment trap bitLucas Stach2013-05-231-1/+1
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-045-1/+118
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-071-0/+26
| * ARN: fixup vector addresses for relocatable binariesSascha Hauer2013-03-072-1/+8
| * ARM: provide accessor functions for linker variablesSascha Hauer2013-03-071-0/+33
| * ARM: add early mmu cache flush function and use it in setup_cSascha Hauer2013-03-041-0/+8
| * ARM: make cpu architecture detection available as static inline functionSascha Hauer2013-03-041-0/+43
* | Merge branch 'for-next/misc-arm'Sascha Hauer2013-04-041-0/+1
|\ \
| * | ARM: Add missing barebox_arm_boarddata functionSascha Hauer2013-03-101-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-04-041-17/+0
|\ \
| * | clk: remove unused __clk_[get|put]Sascha Hauer2013-04-031-17/+0
| |/
* | Merge branch 'for-next/imx-external-nand-boot'Sascha Hauer2013-04-041-0/+10
|\ \
| * | ARM: head: Add some space behind the image headerSascha Hauer2013-03-121-0/+10
| |/
* / ARM: Add CPU detection macros for ARM720Alexander Shiyan2013-03-151-0/+5
|/
* 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
|\