summaryrefslogtreecommitdiff
path: root/arch/arm/boot
AgeCommit message (Expand)Author
2012-04-20ARM: makefile: work around toolchain bug in recent versions of binutilsael-12.03.00Will Deacon
2012-04-20ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-04-20ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-04-16ARM: DT: do not add a zero-sized memory propertyMarc Zyngier
2012-04-16ARM: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-02-27Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely
2012-02-13Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-02-09ARM: EXYNOS: Add cpu-offset property in gic device tree nodeThomas Abraham
2012-02-06ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich
2012-02-06ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich
2012-01-30ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignoreDave Martin
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-06Merge branch 'tegra/soc' into next/boardsArnd Bergmann
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann
2011-12-27Merge branch 'samsung/dt' into next/dtArnd Bergmann
2011-12-27Merge branch 'tegra/soc' into next/socArnd Bergmann
2011-12-27Merge branches 'depends/rmk/devel-stable' and 'tegra/dt' into next/socArnd Bergmann
2011-12-23ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGENThomas Abraham
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson
2011-12-19arm/tegra: Seaboard: Add GPIO key device tree nodesStephen Warren
2011-12-19arm/dt: Add ADT7461 to SeaboardStephen Warren
2011-12-19arm/dt: tegra: Use new compatible value for DVC I2C controllerStephen Warren
2011-12-17arm/tegra: add support for tegra30 based board cardhuPeter De Schrijver
2011-12-17Merge remote-tracking branch 'rmk/devel-stable' into for-3.3/socOlof Johansson
2011-12-17arm/tegra: initial device tree for tegra30Peter De Schrijver
2011-12-16Merge branch 'imx6/boards' into next/boardsOlof Johansson
2011-12-16ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak
2011-12-16arm/dts: Add minimal device tree support for omap2420 and omap2430Tony Lindgren
2011-12-16Merge branch 'at91/macb' into next/driversArnd Bergmann
2011-12-16ARM: at91/net: add macb ethernet controller in 9g45/9g20 DTNicolas Ferre
2011-12-14arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme
2011-12-14arm/imx6: add imx6q sabrelite board supportRichard Zhao
2011-12-14dts/imx: rename uart labels to consistent with hw specRichard Zhao
2011-12-14dts/imx: rename gpio labels to consistent with hw specRichard Zhao
2011-12-12of: Add device tree selftestsGrant Likely