summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-237-41/+497
|\
| * Merge branch 'vexpress-v3.5-rc6' of git://git.linaro.org/people/pawelmoll/lin...Arnd Bergmann2012-07-134-18/+228
| |\
| | * ARM: vexpress: Add Device Tree for V2P-CA15_CA7 core tilePawel Moll2012-07-131-0/+188
| | * ARM: vexpress: Convert V2P-CA15 Device Tree to 64 bit addressesPawel Moll2012-07-131-18/+18
| | * ARM: vexpress: Add fixed regulator for SMSCPawel Moll2012-07-132-0/+20
| | * ARM: vexpress: Add missing SP804 interrupt in motherboard's DTS filesPawel Moll2012-07-132-0/+2
| * | Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-1114-14/+16
| |\ \ | | |/
| * | Merge branch 'tegra/cleanup' into next/socArnd Bergmann2012-07-068-9/+4
| |\ \
| * | | ARM: LPC32xx: Add dt settings to the at25 nodeAlexandre Pereira da Silva2012-06-141-0/+21
| * | | ARM: LPC32xx: Fix lpc32xx.dtsi status property: "disable" -> "disabled"Roland Stigge2012-06-141-7/+7
| * | | ARM: LPC32xx: High Speed UART configuration via DTRoland Stigge2012-06-142-5/+15
| * | | ARM: LPC32xx: DT conversion of Standard UARTsRoland Stigge2012-06-142-8/+34
| * | | ARM: LPC32xx: DTS adjustment for using pl18x primecellRoland Stigge2012-06-142-1/+10
| * | | ARM: LPC32xx: DTS adjustment for key matrix controllerRoland Stigge2012-06-142-0/+11
| * | | ARM: LPC32xx: Add dts for EA3250 reference boardRoland Stigge2012-06-141-0/+157
| * | | ARM: LPC32xx: Adjust dtsi file for MLC controller configurationRoland Stigge2012-06-141-2/+3
| * | | ARM: LPC32xx: Add NAND flash timing to PHY3250 board dtsRoland Stigge2012-06-141-0/+11
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-2313-132/+131
|\ \ \ \
| * \ \ \ Merge branch 'for-3.6/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2012-07-062-37/+37
| |\ \ \ \
| | * | | | ARM: tegra: Fix dts files w/ status property: "disable" -> "disabled"Roland Stigge2012-06-202-37/+37
| | | |/ / | | |/| |
| * | | | Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2012-07-068-9/+4
| |\ \ \ \ | | |/ / /
| | * | | ARM: dt: tegra: rename board files to match SoCStephen Warren2012-06-206-0/+0
| | * | | ARM: dt: tegra: remove legacy support-8bit propertyStephen Warren2012-06-115-5/+0
| | * | | ARM: dt: tegra20: Rename "emc" to "memory-controller"hdoyu@nvidia.com2012-06-112-2/+2
| | * | | ARM: dt: tegra{20,30}.dtsi: Rename "mc" to "memory-controller"hdoyu@nvidia.com2012-06-112-2/+2
| | |/ /
| * | | ARM: at91: add of irq priorities supportLudovic Desroches2012-07-025-86/+86
| * | | ARM: at91: aic add dt support for external irqsJean-Christophe PLAGNIOL-VILLARD2012-07-024-0/+4
| | |/ | |/|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-233-7/+7
|\ \ \
| * \ \ Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-2914-14/+16
| |\ \ \ | | |/ /
| * | | ARM: OMAP: Fix dts files w/ status property: "disable" -> "disabled"Roland Stigge2012-06-213-7/+7
| | |/ | |/|
* | | Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-07-221-0/+30
|\ \ \
| * | | ARM: dts: db8500: add property "regulator-compatible" regulator nodeLaxman Dewangan2012-07-031-0/+30
| | |/ | |/|
* | | ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsiStefan Roese2012-07-181-0/+1
* | | ARM: dts: SPEAr320: Boot the board in EXTENDED_MODEVipul Kumar Samar2012-07-181-1/+1
* | | ARM: dts: SPEAr320: Fix compatible stringVipul Kumar Samar2012-07-181-2/+2
* | | ARM: SPEAr13xx: Fix Interrupt bindingsVipul Kumar Samar2012-07-181-5/+6
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-241-0/+2
|\ \
| * \ Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-231-0/+2
| |\ \
| | * | arm/dts: OMAP2: Fix interrupt controller bindingJon Hunter2012-06-201-0/+2
| | |/
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-2012-12/+12
|\ \ \ | |/ / |/| |
| * | Viresh has movedViresh Kumar2012-06-2012-12/+12
| |/
* | ARM: dts: update memory size on brownstoneHaojian Zhuang2012-06-051-2/+2
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-0/+9
|\
| * ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-131-0/+9
* | ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-06-011-0/+4
* | ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-06-012-0/+70
* | ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-06-011-0/+13
* | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-06-011-0/+107
* | ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2012-06-012-10/+28
* | ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones2012-06-011-2/+2
OpenPOWER on IntegriCloud