alistair23-linux/arch/arm/mach-davinci
Linus Torvalds 2e03285224 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Pull ARM updates from Russell King:
 "This set includes adding support for Neon acceleration of RAID6 XOR
  code from Ard Biesheuvel, cache flushing and barrier updates from Will
  Deacon, and a cleanup to the ARM debug code which reduces the amount
  of code by about 500 lines.

  A few other cleanups, such as constifying the machine descriptors
  which already shouldn't be written to, cleaning up the printing of the
  L2 cache size"

* 'for-linus' of git://git.linaro.org/people/rmk/linux-arm: (55 commits)
  ARM: 7826/1: debug: support debug ll on hisilicon soc
  ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo
  ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
  ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines
  ARM: 7827/1: highbank: fix debug uart virtual address for LPAE
  ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022
  ARM: 7806/1: allow DEBUG_UNCOMPRESS for Tegra
  ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port
  ARM: debug: move SPEAr debug to generic PL01x code
  ARM: debug: move davinci debug to generic 8250 code
  ARM: debug: move keystone debug to generic 8250 code
  ARM: debug: remove DEBUG_ROCKCHIP_UART
  ARM: debug: provide generic option choices for 8250 and PL01x ports
  ARM: debug: move PL01X debug include into arch/arm/include/debug/
  ARM: debug: provide PL01x debug uart phys/virt address configuration options
  ARM: debug: add support for word accesses to debug/8250.S
  ARM: debug: move 8250 debug include into arch/arm/include/debug/
  ARM: debug: provide 8250 debug uart phys/virt address configuration options
  ARM: debug: provide 8250 debug uart register shift configuration option
  ARM: debug: provide 8250 debug uart flow control configuration option
  ...
2013-09-05 18:07:32 -07:00
..
include/mach ARM: debug: move davinci debug to generic 8250 code 2013-08-25 17:11:10 +01:00
aemif.c
asp.h
board-da830-evm.c v3.10 board updates for DaVinci 2013-04-17 23:54:41 -07:00
board-da850-evm.c [media] media: i2c: adv7343: make the platform data members as array 2013-07-26 13:20:36 -03:00
board-dm355-evm.c ARM: arm-soc platform updates for 3.10, part 1 2013-05-02 09:31:45 -07:00
board-dm355-leopard.c ARM: davinci: nand: specify ecc strength 2013-08-19 09:30:20 -07:00
board-dm365-evm.c ARM: davinci: make file local variables static 2013-07-16 20:38:44 +05:30
board-dm644x-evm.c ARM: davinci: nand: specify ecc strength 2013-08-19 09:30:20 -07:00
board-dm646x-evm.c ARM: davinci: nand: specify ecc strength 2013-08-19 09:30:20 -07:00
board-mityomapl138.c
board-neuros-osd2.c ARM: davinci: nand: specify ecc strength 2013-08-19 09:30:20 -07:00
board-omapl138-hawk.c ARM: davinci: da850 board: add remoteproc support 2013-04-17 22:00:09 +05:30
board-sffsdr.c ARM: davinci: remove stale SFFSDR maintainer name 2013-06-13 15:55:13 +05:30
board-tnetv107x-evm.c ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
cdce949.c
clock.c ARM: davinci: clk framework support for enable/disable functionality 2013-04-01 16:54:47 +05:30
clock.h ARM: davinci: clk framework support for enable/disable functionality 2013-04-01 16:54:47 +05:30
common.c
cp_intc.c
cpuidle.c ARM: davinci: cpuidle: Fix target residency 2013-07-27 07:56:37 +02:00
da8xx-dt.c ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
da830.c ARM: davinci: mmc: derive version information from device name 2013-04-03 09:42:16 +05:30
da850.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-06-04 14:25:59 +02:00
davinci.h ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
devices-da8xx.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
devices-tnetv107x.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
devices.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
dm355.c ARM: davinci: make file local variables static 2013-07-16 20:38:44 +05:30
dm365.c ARM: davinci: make file local variables static 2013-07-16 20:38:44 +05:30
dm644x.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
dm646x.c ARM: edma: Add DT and runtime PM support to the private EDMA API 2013-06-24 14:08:26 +05:30
irq.c
Kconfig cpufreq: davinci: select CPU_FREQ_TABLE 2013-06-18 13:53:07 +05:30
Makefile ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
Makefile.boot
mux.c
mux.h
pm.c ARM: davinci: ensure global variables are declared 2013-04-17 19:26:41 +05:30
pm_domain.c [media] media: davinci: vpss: enable vpss clocks 2013-04-14 20:08:09 -03:00
psc.c
serial.c
sleep.S
sram.c ARM: davinci: sram.c: fix incorrect type in assignment 2013-04-17 19:26:41 +05:30
time.c sched_clock: Make ARM's sched_clock generic for all architectures 2013-06-12 14:02:13 -07:00
tnetv107x.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
usb.c v3.10 board updates for DaVinci 2013-04-17 23:54:41 -07:00