summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap4.dtsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-091-0/+17
|\
| * ARM: dts: add pbias dt nodeBalaji T K2014-03-041-0/+17
* | Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-071-0/+79
|\ \
| * | ARM: omap4.dtsi: add omapdss informationTomi Valkeinen2014-03-191-0/+79
* | | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-071-0/+6
|\ \ \
| * | | mfd: omap-usb-host: Use clock names as per function for reference clocksRoger Quadros2014-03-131-0/+6
| | |/ | |/|
* | | Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-051-2/+62
|\ \ \ | | |/ | |/|
| * | ARM: dts: OMAP4: Add IOMMU nodesFlorian Vaussard2014-03-121-0/+15
| * | ARM: dts: OMAP4: Add device nodes for ABBAndrii.Tseglytskyi2014-03-051-0/+26
| * | ARM: dts: Get rid of incompatible ids for hci-omap USB host nodesRoger Quadros2014-03-041-2/+2
| * | Merge tag 'for_3.15/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2014-03-021-0/+7
| |\ \
| | * | ARM: dts: omap4+: Add DMM bindingsArchit Taneja2014-03-021-0/+7
| | |/
| * | ARM: dts: OMAP3+: add clock nodes for CPUNishanth Menon2014-02-281-0/+5
| * | ARM: dts: omap4: Set all audio related IP's status to disabled as defaultPeter Ujfalusi2014-02-281-0/+6
| * | ARM: dts: OMAP: Add #hwlock-cells property to hwspinlock nodesSuman Anna2014-02-281-0/+1
| |/
* | ARM: dts: omap4/5: Use l3_ick for the gpmc nodeFlorian Vaussard2014-03-131-0/+2
|/
* ARM: dts: omap4 clock dataTero Kristo2014-01-171-0/+54
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-1/+36
|\
| * Merge tag 'omap-for-v3.13/dt-fixes-for-merge-window' of git://git.kernel.org/...Olof Johansson2013-10-291-0/+6
| |\
| | * ARM: dts: OMAP4: Add hwspinlock nodeSuman Anna2013-10-291-0/+6
| * | Merge tag 'omap-for-v3.13/dt-late' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-10-281-0/+7
| |\ \ | | |/
| | * ARM: dts: OMAP3+: Add i2c aliasesNishanth Menon2013-10-221-0/+4
| | * ARM: dts: omap: Add reset/idle on init bindings for OMAPRajendra Nayak2013-10-201-0/+3
| * | Merge tag 'omap-for-v3.13/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman2013-10-141-1/+19
| |\ \ | | |/
| | * ARM: dts: OMAP4: Add DES3DES nodeJoel Fernandes2013-10-111-0/+9
| | * ARM: dts: OMAP4: Add AES nodeJoel Fernandes2013-10-111-0/+9
| | * ARM: dts: Remove '0x's from OMAP4 DTS fileLee Jones2013-10-081-1/+1
| * | ARM: OMAP: Move DT wake-up event handling over to use pinctrl-single-omapTony Lindgren2013-10-101-0/+4
| |/
* | ARM: dts: omap4: update omap-control-usb nodesRoger Quadros2013-10-031-8/+12
* | ARM: dts: omap: update usb_otg_hs dataKishon Vijay Abraham I2013-09-271-0/+3
|/
* Merge branch 'for_3.11/dts' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2013-06-201-64/+60
|\
| * ARM: dts: OMAP2+: Use pinctrl constantsFlorian Vaussard2013-06-181-0/+1
| * ARM: dts: OMAP4/5: Use existing constants for IRQsFlorian Vaussard2013-06-181-56/+57
| * ARM: dts: OMAP2+: Use existing constants for GPIOsFlorian Vaussard2013-06-181-0/+2
| * ARM: dts: OMAP2+: Use #include for all device treesFlorian Vaussard2013-06-181-1/+1
| * ARM: dts: OMAP4+: Remove multimedia carveoutsSuman Anna2013-06-181-8/+0
* | ARM: dts: omap: cpus/cpu nodes dts updatesLorenzo Pieralisi2013-05-231-0/+7
|/
* ARM: dts: OMAP2+: Identify GPIO banks that are always poweredJon Hunter2013-04-091-0/+1
* ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter2013-04-091-11/+11
* ARM: dts: OMAP4/5: Update l3-noc DT nodesSantosh Shilimkar2013-04-091-0/+5
* ARM: dts: OMAP2+: Add SDMA Audio IPs bindingsSebastien Guiriec2013-04-091-0/+17
* ARM: dts: OMAP3+: Correct gpio #interrupts-cells propertyJon Hunter2013-04-091-6/+6
* ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5Jon Hunter2013-04-091-0/+11
* ARM: dts: OMAP2+: Add SDMA controller bindings and nodesJon Hunter2013-04-091-0/+41
* ARM: dts: OMAP: Add usb_otg and glue data to OMAP3+ boardsKishon Vijay Abraham I2013-04-091-0/+13
* ARM: dts: OMAP4: Add omap-usb2 dataKishon Vijay Abraham I2013-04-091-0/+5
* ARM: dts: OMAP4: Add omap control usb dataKishon Vijay Abraham I2013-04-091-0/+8
* ARM: dts: OMAP4: Add HS USB Host IP nodesRoger Quadros2013-04-021-0/+30
* ARM: dts: OMAP4: Update timer addressesJon Hunter2012-11-011-8/+12
* ARM: dts: OMAP: Add counter-32k nodesJon Hunter2012-10-291-0/+6