summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-0795-1001/+2256
|\
| * ARM: imx: reset_controller may be disabledArnd Bergmann2013-05-021-1/+2
| * Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson2013-04-1761-883/+1234
| |\
| | * ARM: mvebu: Align the internal registers virtual base to support LPAELior Amsalem2013-04-152-2/+2
| | * ARM: mvebu: Limit the DMA zone when LPAE is selectedGregory CLEMENT2013-04-151-0/+1
| | * arm: plat-orion: remove addr-map codeThomas Petazzoni2013-04-151-178/+0
| | * arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni2013-04-158-108/+33
| | * arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni2013-04-1528-217/+108
| | * arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni2013-04-158-130/+47
| | * arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni2013-04-159-100/+45
| | * arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni2013-04-158-144/+28
| | * Merge tag 'tags/drivers_for_v3.10' into mvebu/socJason Cooper2013-04-154-1/+901
| | |\
| | | * bus: mvebu: fix mistake in PCIe window target attribute for KirkwoodThomas Petazzoni2013-04-111-1/+1
| | | * bus: mvebu-mbus: Restore checking for coherency fabric hardwareNeil Greatorex2013-03-301-0/+3
| | | * bus: introduce an Marvell EBU MBus driverThomas Petazzoni2013-03-284-1/+898
| | * | Merge tag 'tags/cleanup_for_v3.10' into mvebu/socJason Cooper2013-03-303-8/+15
| | |\ \
| | * | | ARM: Orion: add dbg_show function to gpio-orion driverSimon Guinot2013-03-301-0/+59
| | | |/ | | |/|
| * | | Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2013-04-12312-2127/+3515
| |\ \ \
| | * | | ARM i.MX53: set CLK_SET_RATE_PARENT flag on the tve_ext_sel clockPhilipp Zabel2013-04-121-2/+2
| | * | | ARM i.MX53: tve_di clock is not part of the CCM, but of TVEPhilipp Zabel2013-04-122-3/+1
| | * | | ARM i.MX53: make tve_ext_sel propagate rate change to PLLPhilipp Zabel2013-04-121-2/+2
| | * | | ARM i.MX53: Remove unused tve_gate clkdev entryPhilipp Zabel2013-04-121-1/+0
| | * | | ARM i.MX5: Remove tve_sel clock from i.MX53 clock treePhilipp Zabel2013-04-121-2/+3
| | * | | ARM: i.MX5: Add PATA and SRTC clocksSascha Hauer2013-04-122-0/+5
| | * | | ARM: imx: do not bring up unavailable coresShawn Guo2013-04-121-2/+2
| | * | | ARM: imx: add initial imx6dl supportShawn Guo2013-04-125-13/+36
| | * | | ARM: imx1: mm: add call to mxc_device_initGwenhael Goavec-Merou2013-04-121-0/+2
| | * | | ARM: imx_v4_v5_defconfig: Add CONFIG_GPIO_SYSFSFabio Estevam2013-04-121-0/+1
| | * | | ARM: imx_v6_v7_defconfig: Select CONFIG_PERF_EVENTSFabio Estevam2013-04-121-0/+1
| | * | | ARM: i.MX53 Add the cko1, cko2 clock outputs.Martin Fuzzey2013-04-122-0/+40
| | * | | staging: drm/imx: Use SRC to reset IPUPhilipp Zabel2013-04-122-3/+12
| | * | | ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (...Philipp Zabel2013-04-123-0/+115
| | * | | ARM: imx: do not use regmap_read for ANADIG_DIGPROGShawn Guo2013-04-122-4/+13
| | * | | ARM i.MX6q: set the LDB serial clock parent to the video PLLPhilipp Zabel2013-04-121-0/+5
| | * | | ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1Philipp Zabel2013-04-122-6/+37
| | * | | ARM i.MX6q: fix ldb di divider and selector clocksPhilipp Zabel2013-04-121-4/+4
| | * | | ARM i.MX53: fix ldb di divider and selector clocksPhilipp Zabel2013-04-121-6/+6
| | * | | ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flagsPhilipp Zabel2013-04-121-0/+17
| | * | | ARM i.MX6q: export imx6q_revisionPhilipp Zabel2013-04-122-1/+2
| | * | | ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0Markus Pargmann2013-04-121-0/+3
| | * | | ARM i.MX53: Add GPU clocks to clock treePhilipp Zabel2013-04-122-1/+13
| | * | | ARM: mach-imx: anatop: Include "common.h"Fabio Estevam2013-04-121-0/+1
| | * | | ARM: imx: enable RBC to support anatop LPM modeAnson Huang2013-04-124-1/+86
| | * | | ARM: imx: enable periphery well bias for suspendAnson Huang2013-04-121-1/+29
| | * | | ARM: imx: enable anatop suspend/resumeAnson Huang2013-04-126-44/+94
| | * | | Merge remote-tracking branch 'pza/reset/for_v3.10' into imx/socShawn Guo2013-04-128-0/+459
| | |\ \ \
| | * \ \ \ Merge tag 'imx-cleanup-3.10' into imx/socShawn Guo2013-04-1218-533/+3
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'imx-fixes-3.9-5' into imx/socShawn Guo2013-04-123-2/+4
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'renesas-soc-r8a7790-for-v3.10' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-04-112-1/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'renesas-pinmux-fixes-for-v3.10' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-111-1/+1
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud