summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-09-19ARM: imx6q: use pll2_pfd2_396m as the enfc_sel's parentHuang Shijie
2012-09-19ARM: dts: imx6q-sabrelite: add usbotg pinctrl supportRichard Zhao
2012-09-17ARM: dts: imx6q-sabrelite: add usbmisc deviceRichard Zhao
2012-09-17Merge tag 'imx-clk-dt-lookup' into imx/dt-for-3.7-2Shawn Guo
2012-09-17Merge remote-tracking branch 'mturquette/clk-3.7' into imx/dt-for-3.7-2Shawn Guo
2012-09-11ARM: imx6q: replace clk_register_clkdev with clock DT lookupShawn Guo
2012-09-11ARM: imx6q-sabrelite: Rename 'pinctrl_gpio_hog'Fabio Estevam
2012-09-11ARM: imx51: decouple device tree boot from board filesShawn Guo
2012-09-11ARM: imx51: build in pinctrl supportShawn Guo
2012-09-11ARM: dts: imx51-babbage: add pinctrl settingsShawn Guo
2012-09-11ARM: imx53: remove unneeded files and functionsShawn Guo
2012-09-11ARM: imx53: support device tree boot onlyShawn Guo
2012-09-11ARM: imx53: decouple device tree boot from board filesShawn Guo
2012-09-11ARM: imx53: build in pinctrl supportShawn Guo
2012-09-11ARM: dts: imx53-smd: add pinctrl settingsShawn Guo
2012-09-11ARM: dts: imx53-evk: add pinctrl settingsShawn Guo
2012-09-11ARM: dts: imx53-ard: add pinctrl settingsShawn Guo
2012-09-11ARM: dts: imx53-qsb: add pinctrl settingsShawn Guo
2012-09-11ARM: imx6q: remove dummy pinctrl stateShawn Guo
2012-09-11ARM: dts: imx6q-sabresd: add pinctrl settingsShawn Guo
2012-09-11ARM: dts: imx6q-arm2: add pinctrl for uart and enetShawn Guo
2012-09-11ARM: dts: imx6q-sabrelite: add pinctrl for usdhc and enetShawn Guo
2012-09-11ARM: dts: imx6q: sort iomuxc sub-nodes in nameShawn Guo
2012-09-11ARM: dts: imx6q: name iomuxc sub-nodes following pin functionShawn Guo
2012-09-11ARM: dts: imx6q: improve indentation for fsl,pinsShawn Guo
2012-09-06ARM: ux500: Switch to use common clock frameworkUlf Hansson
2012-08-28arm: mmp: make all SOCs use common clock by defaultChao Xie
2012-08-25clk: convert ARM RealView to common clkLinus Walleij
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan
2012-08-24ARM: efikamx: remove Genesi Efika MX platform files from the treeMatt Sealey
2012-08-24ARM: efikamx: remove Genesi Efika MX from the i.MX v6/v7 defconfigMatt Sealey
2012-08-24ARM: efikamx: remove support for Genesi Efika MX from the buildMatt Sealey
2012-08-24ARM: dts: imx: add imx5x usb entriesMichael Grzeschik
2012-08-24ARM: mach-imx: Remove board entries in dt_board_compatFabio Estevam
2012-08-24ARM: imx/imx31-dt: drop selecting USE_OFUwe Kleine-König
2012-08-24ARM: dts: imx: Move SDMA firmware to SoC dtsi fileFabio Estevam
2012-08-24ARM: dts: imx: Always enable the watchdogFabio Estevam
2012-08-24ARM i.MX53: dts: add flexcan to imx53Steffen Trumtrar
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross
2012-08-11ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd
2012-08-11ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon