2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-26 23:55:40 +08:00
linux-next/Documentation/devicetree/bindings
Linus Torvalds fb2af0020a Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Pull ARM updates from Russell King:
 "This contains the usual updates from other people (listed below) and
  the usual random muddle of miscellaneous ARM updates which cover some
  low priority bug fixes and performance improvements.

  I've started to put the pull request wording into the merge commits,
  which are:

   - NoMMU stuff:

     This includes the following series sent earlier to the list:
      - nommu-fixes
      - R7 Support
      - MPU support

     I've left out the ARCH_MULTIPLATFORM/!MMU stuff that Arnd and I
     were discussing today until we've reached a conclusion/that's had
     some more review.

     This is rebased (and re-tested) on your devel-stable branch because
     otherwise there were going to be conflicts with Uwe's V7M work now
     that you've merged that.  I've included the fix for limiting MPU to
     CPU_V7.

   - Huge page support

     These changes bring both HugeTLB support and Transparent HugePage
     (THP) support to ARM.  Only long descriptors (LPAE) are supported
     in this series.

     The code has been tested on an Arndale board (Exynos 5250).

   - LPAE updates

     Please pull these miscellaneous LPAE fixes I've been collecting for
     a while now for 3.11.  They've been tested and reviewed by quite a
     few people, and most of the patches are pretty trivial.  -- Will Deacon.

   - arch_timer cleanups

     Please pull these arch_timer cleanups I've been holding onto for a
     while.  They're the same as my last posting, but have been rebased
     to v3.10-rc3.

   - mpidr linearisation (multiprocessor id register - identifies which
     CPU number we are in the system)

     This patch series that implements MPIDR linearization through a
     simple hashing algorithm and updates current cpu_{suspend}/{resume}
     code to use the newly created hash structures to retrieve context
     pointers.  It represents a stepping stone for the implementation of
     power management code on forthcoming multi-cluster ARM systems.

     It has been tested on TC2 (dual cluster A15xA7 system), iMX6q,
     OMAP4 and Tegra, with processors hitting low-power states requiring
     warm-boot resume through the cpu_resume code path"

* 'for-linus' of git://git.linaro.org/people/rmk/linux-arm: (77 commits)
  ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
  ARM: 7777/1: Avoid extra calls to the C compiler
  ARM: 7774/1: Fix dtb dependency to use order-only prerequisites
  ARM: 7770/1: remove residual ARMv2 support from decompressor
  ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
  ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
  ARM: 7767/1: let the ASID allocator handle suspended animation
  ARM: 7766/1: versatile: don't mark pen as __INIT
  ARM: 7765/1: perf: Record the user-mode PC in the call chain.
  ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
  ARM: kernel: implement stack pointer save array through MPIDR hashing
  ARM: kernel: build MPIDR hash function data structure
  ARM: mpu: Ensure that MPU depends on CPU_V7
  ARM: mpu: protect the vectors page with an MPU region
  ARM: mpu: Allow enabling of the MPU via kconfig
  ARM: 7758/1: introduce config HAS_BANDGAP
  ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcasting
  ARM: 7751/1: zImage: don't overwrite ourself with a page table
  ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
  ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace
  ...
2013-07-03 09:46:29 -07:00
..
arc ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board 2013-02-15 23:15:57 +05:30
arm Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-07-03 09:46:29 -07:00
ata pcmcia: at91_cf: add support for DT 2013-06-06 12:57:42 -07:00
bus ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00
c6x
clock ARM SoC late changes 2013-07-02 14:42:51 -07:00
cpufreq cpufreq: exynos: Add cpufreq driver for exynos5440 2013-04-10 13:19:26 +02:00
crypto crypto: sahara - Add driver for SAHARA2 accelerator. 2013-03-21 17:44:41 +08:00
dma ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00
drm/tilcdc Device tree bug fixes and documentation updates for v3.10 2013-05-18 10:46:50 -07:00
extcon extcon: Palmas Extcon Driver 2013-06-17 16:08:36 -07:00
fb video: mxsfb: Introduce regulator support 2013-04-08 15:44:55 +08:00
gpio ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00
gpu ARM: dts: Update G2D documentation for clock entries 2013-06-12 04:54:53 +09:00
hwmon hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver 2013-04-07 21:16:38 -07:00
hwrng hwrng: timeriomem - added devicetree hooks 2013-04-25 21:01:46 +08:00
i2c i2c: stu300: device tree support 2013-05-31 11:25:51 +02:00
iio iio:dac: Add support for the AD7303 2013-06-11 20:25:58 +01:00
input For 3.10 we have a few new MFD drivers for: 2013-05-05 17:36:20 -07:00
interrupt-controller Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2013-07-02 16:14:35 -07:00
iommu
leds doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
lpddr2
media ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
memory-controllers drivers: memory: Introduce Marvell EBU Device Bus driver 2013-05-21 10:11:56 -07:00
metag doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
mfd ARM: ux500: Fix intcore regulator name 2013-05-27 14:07:11 +02:00
mips DT: add documentation for the Ralink MIPS SoCs 2013-05-08 01:19:10 +02:00
misc ARM: platform specific firmware interfaces for 3.10 2013-05-04 12:33:36 -07:00
mmc ARM: mmc: bcm281xx SDHCI driver (dt mods) 2013-06-20 14:13:12 -07:00
mtd ARM: OMAP2+: Allow NAND transfer mode to be specified in DT 2013-05-16 08:53:22 -07:00
net ARM: at91/trivial: typo in GEM compatible string 2013-05-14 15:33:35 +02:00
nvec
pci pci: Add PCIe driver for Samsung Exynos 2013-06-26 20:14:59 +02:00
pinctrl ARM SoC late changes 2013-07-02 14:42:51 -07:00
power
power_supply Highlights: 2013-04-30 15:15:24 -07:00
powerpc powerpc/e6500: Add architecture categories for e6500 cores 2013-03-05 17:10:02 -06:00
pwm ARM: late Exynos multiplatform changes 2013-05-07 11:28:42 -07:00
regulator Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00
reset ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC) 2013-04-12 19:28:13 +08:00
rng hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver 2013-04-25 21:01:44 +08:00
rtc Adds basic support for Rockchip Cortex-A9 SoCs. 2013-06-21 11:46:56 +02:00
serial serial: pl011: use generic DMA slave configuration if possible 2013-03-12 17:56:09 +01:00
serio Input: arc_ps2 - add support for device tree 2013-03-31 00:48:14 -07:00
sound ARM: dts: Update Samsung I2S documentation 2013-06-19 03:28:43 +09:00
spi ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
staging staging: drm/imx: Add LDB support 2013-06-18 11:22:58 -07:00
thermal thermal: Add driver for Armada 370/XP SoC thermal management 2013-04-02 21:04:09 +08:00
timer ARM: u300: device tree support for the timer 2013-05-31 11:24:44 +02:00
tty/serial tty: serial: add Freescale lpuart driver support 2013-06-08 22:30:44 -07:00
usb ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00
video ARM: dts: Document DP clock in samsung,exynos5-dp binding 2013-06-12 04:54:49 +09:00
virtio
w1 W1: Add device tree support to MXC onewire master. 2013-02-10 23:25:46 +08:00
watchdog watchdog: coh901327: devicetree support 2013-05-31 11:25:52 +02:00
x86
eeprom.txt
marvell.txt net: mv643xx_eth: add shared clk and cleanup existing clk handling 2013-04-11 16:19:38 -04:00
open-pic.txt
resource-names.txt
vendor-prefixes.txt ARM SoC late changes 2013-07-02 14:42:51 -07:00
xilinx.txt