summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-212-5/+20
|\
| * Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson2012-09-172-5/+20
| |\
| | * ARM: i.MX35: Implement camera and keypad clocksAlex Gershgorin2012-09-061-3/+8
| | * ARM i.MX53: register CAN clocksSascha Hauer2012-08-131-2/+12
* | | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-2117-2476/+31
|\ \ \
| * \ \ Merge tag 'imx-dt-3.7-2' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2012-09-211-0/+7
| |\ \ \
| | * | | ARM: imx6q: use pll2_pfd2_396m as the enfc_sel's parentHuang Shijie2012-09-191-0/+7
| | * | | Merge tag 'imx-clk-dt-lookup' into imx/dt-for-3.7-2Shawn Guo2012-09-172-40/+5
| | |\ \ \
| * | \ \ \ Merge tag 'imx-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-09-132-40/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: imx6q: replace clk_register_clkdev with clock DT lookupShawn Guo2012-09-112-40/+5
| * | | | | Merge tag 'imx-dt-3.7' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2012-09-1316-2436/+19
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | ARM: imx51: decouple device tree boot from board filesShawn Guo2012-09-111-17/+0
| | * | | ARM: imx51: build in pinctrl supportShawn Guo2012-09-112-3/+2
| | * | | ARM: imx53: remove unneeded files and functionsShawn Guo2012-09-112-95/+0
| | * | | ARM: imx53: support device tree boot onlyShawn Guo2012-09-118-1016/+17
| | * | | ARM: imx53: decouple device tree boot from board filesShawn Guo2012-09-111-20/+0
| | * | | ARM: imx53: build in pinctrl supportShawn Guo2012-09-112-3/+2
| | * | | ARM: imx6q: remove dummy pinctrl stateShawn Guo2012-09-111-7/+0
| | * | | ARM: efikamx: remove Genesi Efika MX platform files from the treeMatt Sealey2012-08-244-1239/+0
| | * | | ARM: efikamx: remove support for Genesi Efika MX from the buildMatt Sealey2012-08-242-29/+0
| | * | | ARM: mach-imx: Remove board entries in dt_board_compatFabio Estevam2012-08-243-8/+0
| | * | | ARM: imx/imx31-dt: drop selecting USE_OFUwe Kleine-König2012-08-241-1/+0
| | |/ /
* | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-212-8/+4
|\ \ \ \
| * | | | ARM: clk-imx35: Fix SSI clock registrationFabio Estevam2012-09-111-4/+2
| * | | | ARM: clk-imx25: Fix SSI clock registrationFabio Estevam2012-09-111-4/+2
| |/ / /
* | | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Olof Johansson2012-09-177-8/+55
|\ \ \ \ | |/ / / |/| | |
| * | | ARM i.MX53 clk: Fix ldb parent clocksSascha Hauer2012-09-121-2/+2
| * | | ARM: i.MX remove last leftovers from legacy clock supportSascha Hauer2012-09-125-4/+7
| * | | ARM: i.MX clk pllv1: move mxc_decode_pll code to its userSascha Hauer2012-09-121-1/+46
| * | | ARM i.MX: remove duplicated include from clk-imx21.cWei Yongjun2012-08-281-1/+0
| | |/ | |/|
* | | Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-233-7/+7
|\ \ \
| * | | ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-232-4/+3
| * | | ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
| * | | ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann2012-08-231-1/+2
| | |/ | |/|
* | | ARM: imx6: spin the cpu until hardware takes it downShawn Guo2012-08-231-20/+3
* | | ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel2012-08-171-3/+5
|/ /
* | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann2012-08-072-4/+6
|\ \
| * | i.MX27: Fix emma-prp and csi clocks.Javier Martin2012-08-071-3/+5
| * | ARM: clk-imx31: Fix the keypad clock nameFabio Estevam2012-08-031-1/+1
| |/
* / ARM: imx: enable emi_slow_gate clock for imx5Shawn Guo2012-08-031-0/+1
|/
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-263-29/+28
|\
| * gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-173-29/+28
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-243-10/+21
|\ \
| * | ARM: imx: clk-imx31: Fix clock id for rnga driverFabio Estevam2012-07-161-1/+1
| * | ARM: i.MX5x CSPI: Fixed clock name for CSPIAlexander Shiyan2012-07-161-1/+1
| * | ARM: i.MX5x clocks: Fix GPT clocksAlexander Shiyan2012-07-161-4/+4
| * | ARM: i.MX5x clocks: Fix parent for PWM clocksAlexander Shiyan2012-07-161-2/+2
| * | ARM: i.MX5x clocks: Add EPIT supportAlexander Shiyan2012-07-161-0/+9
| * | ARM: mx27: Reenable silicon version printFabio Estevam2012-07-091-0/+2
| * | ARM: clk-imx27: Fix rtc clock idFabio Estevam2012-07-092-2/+2