Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | arm: vt8500: Add device tree files for VIA/Wondermedia SoC's | Tony Prisk | 2012-09-21 | 6 | -0/+514 | |
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3... | Olof Johansson | 2012-09-23 | 398 | -1860/+3761 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: ux500: Fix SSP register address format | Lee Jones | 2012-09-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ARM: ux500: Apply tc3589x's GPIO/IRQ properties to HREF's DT | Lee Jones | 2012-09-20 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT | Lee Jones | 2012-09-20 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add all encompassing sound node to the HREF Device Tree | Lee Jones | 2012-09-20 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add nodes for the MSP into the HREF Device Tree | Lee Jones | 2012-09-20 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add all known I2C sub-device nodes to the HREF DT | Lee Jones | 2012-09-20 | 1 | -0/+29 | |
| | * | | | | | | | | | | | | | ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabled | Lee Jones | 2012-09-20 | 1 | -9/+0 | |
| | * | | | | | | | | | | | | | ARM: ux500: Stop registering Audio devices for HREF when DT is enabled | Lee Jones | 2012-09-20 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add all encompassing sound node to the Snowball Device Tree | Lee Jones | 2012-09-20 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add nodes for the MSP into Device Tree | Lee Jones | 2012-09-20 | 2 | -0/+41 | |
| | * | | | | | | | | | | | | | ARM: ux500: Rename MSP board file to something more meaningful | Lee Jones | 2012-09-20 | 4 | -17/+17 | |
| | * | | | | | | | | | | | | | ARM: ux500: Remove platform registration of MSP devices | Lee Jones | 2012-09-20 | 1 | -10/+0 | |
| | * | | | | | | | | | | | | | ARM: ux500: Stop registering the MOP500 Audio driver from platform code | Lee Jones | 2012-09-20 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | ARM: ux500: Pass MSP DMA platform data though AUXDATA | Lee Jones | 2012-09-20 | 3 | -4/+18 | |
| | * | | | | | | | | | | | | | ARM: ux500: Fork MSP platform registration for step-by-step DT enablement | Lee Jones | 2012-09-20 | 3 | -1/+23 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add AB8500 CODEC node to DB8500 Device Tree | Lee Jones | 2012-09-20 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | ARM: ux500: Clean-up MSP platform code | Lee Jones | 2012-09-20 | 4 | -23/+7 | |
| | * | | | | | | | | | | | | | ARM: ux500: Pass SDI DMA information though AUX_DATA to MMCI | Lee Jones | 2012-09-20 | 3 | -2/+6 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add UART support to the HREF Device Tree | Lee Jones | 2012-09-20 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add skeleton Device Tree for the HREF reference board | Lee Jones | 2012-09-20 | 1 | -0/+26 | |
| | * | | | | | | | | | | | | | ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices | Lee Jones | 2012-09-20 | 1 | -5/+20 | |
| | * | | | | | | | | | | | | | drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement | Lee Jones | 2012-09-20 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | | ARM: ux500: Match Power-On-Key MFD and DTS compatible strings | Lee Jones | 2012-09-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ARM: ux500: Remove unused snowball_of_platform_devs struct | Lee Jones | 2012-09-20 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping" | Lee Jones | 2012-09-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | ARM: ux500: Force AB8500 to use the GIC as its interrupt controller | Lee Jones | 2012-09-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | ARM: ux500: Identify the PRCMU as an interrupt controller | Lee Jones | 2012-09-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | of/irq: Create stub for of_irq_find_parent when !CONFIG_OF | Lee Jones | 2012-09-20 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | Documentation: Add the AB8500 CODEC device to the MFD AB8500 doc | Lee Jones | 2012-09-20 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | ARM: ux500: Pass PMU platform data due for Perf though AUXDATA | Lee Jones | 2012-09-20 | 2 | -0/+3 | |
| | * | | | | | | | | | | | | | ARM: ux500: Clean-up temporary Device Tree enablement helpers | Lee Jones | 2012-09-20 | 1 | -8/+2 | |
| | * | | | | | | | | | | | | | ARM: ux500: Rename db8500.dtsi to dbx5x0.dtsi to encompass the u9500, u8540 a... | Lee Jones | 2012-09-20 | 2 | -1/+1 | |
| | * | | | | | | | | | | | | | Documentation: Define the MSP Driver Device Tree bindings | Lee Jones | 2012-09-20 | 1 | -0/+43 | |
| | * | | | | | | | | | | | | | Documentation: Define the MOP500 Audio Machine Driver Device Tree bindings | Lee Jones | 2012-09-20 | 1 | -0/+39 | |
| | * | | | | | | | | | | | | | ASoC: Ux500: Minor coding layout changes | Lee Jones | 2012-09-20 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | ASoC: codecs: Enable AB8500 CODEC for Device Tree | Lee Jones | 2012-09-20 | 2 | -2/+85 | |
| | * | | | | | | | | | | | | | ASoC: Ux500: Enable ux500 MSP driver for Device Tree | Lee Jones | 2012-09-20 | 2 | -3/+25 | |
| | * | | | | | | | | | | | | | ASoC: Ux500: Enable MOP500 driver for Device Tree | Lee Jones | 2012-09-20 | 1 | -0/+40 | |
| | * | | | | | | | | | | | | | ASoC: Ux500: Move MSP pinctrl setup into the MSP driver | Lee Jones | 2012-09-20 | 4 | -98/+58 | |
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'imx-dt-3.7-2' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson | 2012-09-21 | 3 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: imx6q: use pll2_pfd2_396m as the enfc_sel's parent | Huang Shijie | 2012-09-19 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | ARM: dts: imx6q-sabrelite: add usbotg pinctrl support | Richard Zhao | 2012-09-19 | 2 | -0/+10 | |
| | * | | | | | | | | | | | | | ARM: dts: imx6q-sabrelite: add usbmisc device | Richard Zhao | 2012-09-17 | 2 | -0/+12 | |
| | * | | | | | | | | | | | | | Merge tag 'imx-clk-dt-lookup' into imx/dt-for-3.7-2 | Shawn Guo | 2012-09-17 | 5 | -50/+291 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'mturquette/clk-3.7' into imx/dt-for-3.7-2 | Shawn Guo | 2012-09-17 | 47 | -1547/+4360 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'imx-dt-3.7' into imx/dt-for-3.7-2 | Shawn Guo | 2012-09-17 | 468 | -7685/+6015 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'mxs-dt-3.7-2' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson | 2012-09-21 | 4 | -4/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ARM: mxs: m28evk: Disable OCOTP OUI loading | Marek Vasut | 2012-09-19 | 1 | -2/+0 |