1
0
Fork 0
freescale-linux-fslc/arch/arm/mach-orion5x
Linus Torvalds eb3d3ec567 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Pull ARM updates from Russell King:

 - Major clean-up of the L2 cache support code.  The existing mess was
   becoming rather unmaintainable through all the additions that others
   have done over time.  This turns it into a much nicer structure, and
   implements a few performance improvements as well.

 - Clean up some of the CP15 control register tweaks for alignment
   support, moving some code and data into alignment.c

 - DMA properties for ARM, from Santosh and reviewed by DT people.  This
   adds DT properties to specify bus translations we can't discover
   automatically, and to indicate whether devices are coherent.

 - Hibernation support for ARM

 - Make ftrace work with read-only text in modules

 - add suspend support for PJ4B CPUs

 - rework interrupt masking for undefined instruction handling, which
   allows us to enable interrupts earlier in the handling of these
   exceptions.

 - support for big endian page tables

 - fix stacktrace support to exclude stacktrace functions from the
   trace, and add save_stack_trace_regs() implementation so that kprobes
   can record stack traces.

 - Add support for the Cortex-A17 CPU.

 - Remove last vestiges of ARM710 support.

 - Removal of ARM "meminfo" structure, finally converting us solely to
   memblock to handle the early memory initialisation.

* 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm: (142 commits)
  ARM: ensure C page table setup code follows assembly code (part II)
  ARM: ensure C page table setup code follows assembly code
  ARM: consolidate last remaining open-coded alignment trap enable
  ARM: remove global cr_no_alignment
  ARM: remove CPU_CP15 conditional from alignment.c
  ARM: remove unused adjust_cr() function
  ARM: move "noalign" command line option to alignment.c
  ARM: provide common method to clear bits in CPU control register
  ARM: 8025/1: Get rid of meminfo
  ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
  ARM: 8066/1: correction for ARM patch 8031/2
  ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
  ARM: 8065/1: remove last use of CONFIG_CPU_ARM710
  ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction
  ARM: 8047/1: rwsem: use asm-generic rwsem implementation
  ARM: l2c: trial at enabling some Cortex-A9 optimisations
  ARM: l2c: add warnings for stuff modifying aux_ctrl register values
  ARM: l2c: print a warning with L2C-310 caches if the cache size is modified
  ARM: l2c: remove old .set_debug method
  ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this
  ...
2014-06-05 15:57:04 -07:00
..
include/mach ARM: SoC: driver changes 2014-04-05 15:37:40 -07:00
board-d2net.c ARM: orion5x: convert d2net to Device Tree 2014-04-26 19:45:24 +00:00
board-dt.c ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
board-mss2.c ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
board-rd88f5182.c ARM: orion5x: convert RD-88F5182 to Device Tree 2014-04-26 19:45:22 +00:00
common.c ARM: 8025/1: Get rid of meminfo 2014-06-01 01:17:12 +01:00
common.h Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next 2014-06-05 15:57:04 -07:00
db88f5281-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
dns323-setup.c ARM: orion5x: make dns323 independent of PHY support 2014-03-21 18:25:59 +01:00
irq.c ARM: orion5x: switch to DT interrupts and timer 2014-04-26 19:45:07 +00:00
Kconfig ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
kurobox_pro-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
ls-chl-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
ls_hgl-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
lsmini-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
Makefile ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mpp.c arm: plat-orion: use void __iomem pointers for MPP functions 2012-09-21 18:04:24 +00:00
mpp.h ARM: orion5x: Fix GPIO enable bits for MPP9 2012-05-08 18:57:21 +00:00
mv2120-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
net2big-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
pci.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
rd88f5181l-fxo-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
rd88f5181l-ge-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
rd88f5182-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
rd88f6183ap-ge-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
terastation_pro2-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
ts78xx-fpga.h ARM: orion5x: ts78xx whitespace cleanups 2012-05-14 18:13:00 +02:00
ts78xx-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
ts209-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
ts409-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
tsx09-common.c ARM: orion5x: clean-up mach/io.h 2012-03-06 21:34:40 -06:00
tsx09-common.h [ARM] Orion: remove code duplication in TS209 and TS409 setup files 2008-06-22 22:44:54 +02:00
wnr854t-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
wrt350n-v2-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00