summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-12-17ARM: tegra: convert dts files of Tegra114 platforms to use pinctrl definesLaxman Dewangan2-274/+275
2013-12-17ARM: tegra: convert device tree files to use key definesLaxman Dewangan6-247/+253
2013-12-17ARM: tegra: Enable PWM on Venice2Thierry Reding1-0/+4
2013-12-17ARM: tegra: Add Tegra124 PWM supportThierry Reding1-0/+10
2013-12-17ARM: tegra: add sound card to Venice2 DTStephen Warren1-0/+35
2013-12-17ARM: tegra: add audio-related device to Tegra124 DTStephen Warren1-0/+103
2013-12-17ARM: tegra: enable I2C controllers on Venice2Stephen Warren1-0/+25
2013-12-17ARM: tegra: add I2C controllers to Tegra124 DTStephen Warren1-0/+90
2013-12-17ARM: tegra: add MMC controllers to Tegra124 DTStephen Warren2-0/+52
2013-12-17ARM: tegra: add Tegra124 pinmux node to DTStephen Warren1-0/+6
2013-12-17ARM: tegra: add APB DMA controller to Tegra124 DTStephen Warren1-0/+51
2013-12-17ARM: tegra: add reset properties to Tegra124 DTsStephen Warren1-0/+11
2013-12-17ARM: tegra: add clock properties for devices of Tegra124Joseph Lo2-0/+29
2013-12-17ARM: tegra: fix node sort orderStephen Warren9-332/+333
2013-12-17ARM: tegra: add missing unit addresses to DTStephen Warren18-146/+146
2013-12-12ARM: tegra: remove legacy DMA entries from DTStephen Warren3-39/+0
2013-12-12ARM: tegra: remove legacy clock entries from DTStephen Warren3-32/+6
2013-12-12ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-3/+5
2013-12-12ARM: tegra: select the reset frameworkStephen Warren1-0/+2
2013-12-12ARM: tegra: update DT files to add DMA propertiesStephen Warren3-0/+119
2013-12-12ARM: tegra: update DT files to add reset propertiesStephen Warren4-4/+266
2013-12-12ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2-4/+4
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds30-91/+499
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+2
2013-12-04arm: dts: socfpga: Change some clocks of gate-clk type to perip-clkDinh Nguyen1-3/+4
2013-12-04arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen1-0/+1
2013-12-04ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16Olof Johansson1-0/+2
2013-12-04ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot supportOlof Johansson1-0/+7
2013-12-04Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/sc...Olof Johansson5-19/+34
2013-12-04ARM: multi_v7_defconfig: enable network for BeagleBone BlackOlof Johansson1-0/+1
2013-12-04Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson3-3/+11
2013-12-04Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into f...Olof Johansson4-51/+112
2013-12-04Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson13-15/+320
2013-12-02ARM: dts: Fix the name of supplies for smsc911x shared by OMAPFlorian Vaussard1-2/+2
2013-12-02ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdmRajendra Nayak1-1/+2
2013-12-02ARM: dts: omap3-beagle: Add omap-twl4030 audio supportJarkko Nikula1-0/+14
2013-12-02ARM: dts: omap4-sdp: Fix pin muxing for wl12xxBalaji T K1-6/+6
2013-12-02ARM: dts: omap4-panda-common: Fix pin muxing for wl12xxBalaji T K1-10/+10
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+3
2013-12-02ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor1-0/+4
2013-12-02ARM: at91: add usart3 alias to dtsiNicolas Ferre1-0/+4
2013-12-02ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches1-3/+3
2013-12-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-34/+75
2013-12-01ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam1-0/+1
2013-12-01ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2-9/+16
2013-12-01ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky1-9/+31
2013-12-01ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13
2013-11-30ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2013-11-30ARM: fix booting low-vectors machinesRussell King3-3/+4
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King1-2/+7