summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-274-1/+65
|\
| * Devicetree: Expand on ARM Primecell binding documentationGrant Likely2011-10-241-1/+3
| * Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-052-0/+22
| |\
| | * devicetree: Add ARM pl022 spi controller binding docRob Herring2011-10-051-0/+12
| | * devicetree: Add ARM pl061 gpio controller binding docRob Herring2011-10-051-0/+10
| * | devicetree: Document Qualcomm and Atmel prefixesGrant Likely2011-09-221-0/+2
| * | devicetree: Add a registry of vendor prefixesGrant Likely2011-09-211-0/+38
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-263-0/+83
|\ \
| * | tty/serial: RS485 bindings for device treeNicolas Ferre2011-10-182-0/+58
| * | tty: add a DesignWare 8250 driverJamie Iles2011-08-261-0/+25
| * | Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman2011-08-241-1/+0
| * | tty: of_serial: add support for the DesignWare 8250Jamie Iles2011-08-231-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-252-50/+51
|\ \
| * | flexcan: Prefer device tree clock frequency if available.holt@sgi.com2011-08-171-0/+2
| * | flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com2011-08-171-50/+11
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-072-1/+12
| |\ \ | | |/
| * | net/smsc911x: add device tree probe supportShawn Guo2011-08-011-0/+38
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \
| * | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| | |/ | |/|
* | | ARM: 7023/1: L2x0: Add interrupts property to OF bindingMark Rutland2011-10-171-0/+2
* | | ARM: 7009/1: l2x0: Add OF based initializationRob Herring2011-10-171-0/+42
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-032-1/+12
|\ \ | |/ |/|
| * Input: gpio_keys - fix two typos in devicetree documentationTobias Klauser2011-08-021-1/+1
| * Input: mma8450 - add device tree probe supportShawn Guo2011-07-311-0/+11
* | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-298-0/+142
|\ \
| * \ Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-288-0/+109
| |\ \
| | * | dmaengine: imx-sdma: add device tree probe supportShawn Guo2011-07-271-0/+17
| | * | mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo2011-07-271-0/+34
| | * | net/fec: add device tree probe supportShawn Guo2011-07-271-0/+24
| | * | serial/imx: add device tree probe supportShawn Guo2011-07-271-0/+19
| * | | arm/versatile: Add device tree supportGrant Likely2011-07-284-0/+48
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-292-0/+25
|\ \ \ \
| * | | | watchdog: imx2_wdt: add device tree probe supportShawn Guo2011-07-261-0/+14
| * | | | watchdog: s3c2410: Add support for device tree based probeThomas Abraham2011-07-221-0/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-271-0/+36
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Input: gpio_keys - add support for device-tree platform dataDavid Jander2011-07-101-0/+36
| |/ /
* | | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2011-07-262-0/+10
|\ \ \
| * \ \ Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-171-0/+7
| |\ \ \
| | * | | ARM: Xilinx: Adding Xilinx board supportJohn Linn2011-06-201-0/+7
| | |/ /
| * | | ARM: CSR: Adding CSR SiRFprimaII board supportBinghua Duan2011-07-091-0/+3
| |/ /
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-261-0/+5
|\ \ \
| * | | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-061-0/+5
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-0/+0
|\ \ \ | |_|/ |/| |
| * | doc: powerpc: drop +x perms on text fileMike Frysinger2011-06-271-0/+0
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-0/+21
|\ \
| * | ARM: 6976/1: pmu: add OF probing supportMark Rutland2011-06-291-0/+21
| |/
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-223-1/+58
|\ \
| * | tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-101-1/+1
| * | dt: bindings: move SEC node under new crypto/Kim Phillips2011-07-071-1/+1
| * | tty: of_serial: support for 32 bit accessesJamie Iles2011-06-301-0/+3
OpenPOWER on IntegriCloud