summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: convert dts files of Tegra20 platforms to use pinctrl definesLaxman Dewangan2013-12-1610-183/+184
* ARM: tegra: convert dts files of Tegra114 platforms to use pinctrl definesLaxman Dewangan2013-12-162-274/+275
* ARM: tegra: convert device tree files to use key definesLaxman Dewangan2013-12-166-247/+253
* ARM: tegra: Enable PWM on Venice2Thierry Reding2013-12-161-0/+4
* ARM: tegra: Add Tegra124 PWM supportThierry Reding2013-12-161-0/+10
* ARM: tegra: add sound card to Venice2 DTStephen Warren2013-12-161-0/+35
* ARM: tegra: add audio-related device to Tegra124 DTStephen Warren2013-12-161-0/+103
* ARM: tegra: enable I2C controllers on Venice2Stephen Warren2013-12-161-0/+25
* ARM: tegra: add I2C controllers to Tegra124 DTStephen Warren2013-12-161-0/+90
* ARM: tegra: add MMC controllers to Tegra124 DTStephen Warren2013-12-162-0/+52
* ARM: tegra: add Tegra124 pinmux node to DTStephen Warren2013-12-161-0/+6
* ARM: tegra: add APB DMA controller to Tegra124 DTStephen Warren2013-12-161-0/+51
* ARM: tegra: add reset properties to Tegra124 DTsStephen Warren2013-12-161-0/+11
* ARM: tegra: add clock properties for devices of Tegra124Joseph Lo2013-12-162-0/+29
* ARM: tegra: fix node sort orderStephen Warren2013-12-169-332/+333
* ARM: tegra: add missing unit addresses to DTStephen Warren2013-12-1618-146/+146
* ARM: tegra: remove legacy DMA entries from DTStephen Warren2013-12-123-39/+0
* ARM: tegra: remove legacy clock entries from DTStephen Warren2013-12-123-32/+6
* ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-121-3/+5
* ARM: tegra: select the reset frameworkStephen Warren2013-12-121-0/+2
* ARM: tegra: update DT files to add DMA propertiesStephen Warren2013-12-123-0/+119
* ARM: tegra: update DT files to add reset propertiesStephen Warren2013-12-124-4/+266
* ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-122-4/+4
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-0430-91/+499
|\
| * arm: dts: socfpga: Change some clocks of gate-clk type to perip-clkDinh Nguyen2013-12-031-3/+4
| * arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen2013-12-031-0/+1
| * ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16Olof Johansson2013-12-031-0/+2
| * ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot supportOlof Johansson2013-12-031-0/+7
| * Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/sc...Olof Johansson2013-12-035-19/+34
| |\
| | * ARM: dts: Fix the name of supplies for smsc911x shared by OMAPFlorian Vaussard2013-12-021-2/+2
| | * ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdmRajendra Nayak2013-12-021-1/+2
| | * ARM: dts: omap3-beagle: Add omap-twl4030 audio supportJarkko Nikula2013-12-021-0/+14
| | * ARM: dts: omap4-sdp: Fix pin muxing for wl12xxBalaji T K2013-12-021-6/+6
| | * ARM: dts: omap4-panda-common: Fix pin muxing for wl12xxBalaji T K2013-12-021-10/+10
| * | ARM: multi_v7_defconfig: enable network for BeagleBone BlackOlof Johansson2013-12-031-0/+1
| * | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-12-033-3/+11
| |\ \
| | * | ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor2013-12-021-0/+4
| | * | ARM: at91: add usart3 alias to dtsiNicolas Ferre2013-12-021-0/+4
| | * | ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches2013-12-021-3/+3
| * | | Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2013-12-034-51/+112
| |\ \ \
| | * | | ARM: mvebu: re-enable PCIe on Armada 370 DBThomas Petazzoni2013-11-251-14/+14
| | * | | ARM: mvebu: use the virtual CPU registers to access coherency registersGregory CLEMENT2013-11-251-1/+1
| | * | | ARM: mvebu: fix second and third PCIe unit of Armada XP mv78260Arnaud Ebalard2013-11-231-24/+85
| | * | | ARM: mvebu: second PCIe unit of Armada XP mv78230 is only x1 capableArnaud Ebalard2013-11-231-12/+12
| | |/ /
| * | | Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson2013-12-0313-15/+320
| |\ \ \ | | | |/ | | |/|
| | * | ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)Roger Quadros2013-11-272-0/+14
| | * | ARM: dts: omap3-igep0020: name twl4030 VPLL2 regulator as vdds_dsiJavier Martinez Canillas2013-11-271-0/+5
| | * | ARM: dts: AM33XX IGEP0033: add USB supportEnric Balletbo i Serra2013-11-271-0/+29
| | * | ARM: dts: AM33XX BASE0033: add 32KBit EEPROM supportEnric Balletbo i Serra2013-11-271-0/+7
| | * | ARM: dts: AM33XX BASE0033: add pinmux and user led supportEnric Balletbo i Serra2013-11-271-0/+26