summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2013-12-0211-34/+75
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam2013-11-301-0/+1
| | * | | | | ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2013-11-302-9/+16
| | * | | | | ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky2013-11-301-9/+31
| | * | | | | ARM: footbridge: fix EBSA285 LEDsRussell King2013-11-301-9/+13
| | * | | | | ARM: footbridge: fix VGA initialisationRussell King2013-11-302-2/+3
| | * | | | | ARM: fix booting low-vectors machinesRussell King2013-11-303-3/+4
| | * | | | | ARM: dma-mapping: check DMA mask against available memoryRussell King2013-11-301-2/+7
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-2618-187/+319
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-241-10/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: tegra: remove tegra_chip_uid()Stephen Warren2013-09-231-10/+0
* | | | | | | Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-045-4/+7
|\ \ \ \ \ \ \
| * | | | | | | ARM: davinci: Fix McASP mem resource namesPeter Ujfalusi2013-12-045-4/+7
| |/ / / / / /
* | | | | | | Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-044-4/+4
|\ \ \ \ \ \ \
| * | | | | | | ARM: davinci: fix number of resources passed to davinci_gpio_register()Lad, Prabhakar2013-11-214-4/+4
* | | | | | | | ARM: highbank: handle soft poweroff and reset key eventsRob Herring2013-12-041-0/+23
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| * | | | | | | ARM: dts: AM33XX BASE0033: add pinmux and hdmi node to enable displayEnric Balletbo i Serra2013-11-271-0/+46
| * | | | | | | ARM: dts: omap3-igep0020: Add pinmuxing for DVI outputJavier Martinez Canillas2013-11-271-0/+41
| * | | | | | | ARM: dts: omap3-igep0020: Add pinmux setup for i2c devicesJavier Martinez Canillas2013-11-271-0/+30
| * | | | | | | ARM: dts: omap3-igep: Update to use the TI AM/DM37x processorEnric Balletbo i Serra2013-11-273-6/+6
| * | | | | | | ARM: dts: omap3-igep: Add support for LBEE1USJYC WiFi connected to SDIOEnric Balletbo i Serra2013-11-271-1/+44
| * | | | | | | ARM: dts: omap3-igep: Fix bus-width for mmc1Enric Balletbo i Serra2013-11-271-5/+1
| * | | | | | | ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c busJavier Martinez Canillas2013-11-271-1/+1
| * | | | | | | ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Joel Fernandes2013-11-271-1/+4