summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)Roger Quadros2013-11-262-0/+14
| | * | | | | | | ARM: dts: omap3-igep0020: name twl4030 VPLL2 regulator as vdds_dsiJavier Martinez Canillas2013-11-261-0/+5
| | * | | | | | | ARM: dts: AM33XX IGEP0033: add USB supportEnric Balletbo i Serra2013-11-261-0/+29
| | * | | | | | | ARM: dts: AM33XX BASE0033: add 32KBit EEPROM supportEnric Balletbo i Serra2013-11-261-0/+7
| | * | | | | | | ARM: dts: AM33XX BASE0033: add pinmux and user led supportEnric Balletbo i Serra2013-11-261-0/+26
| | * | | | | | | ARM: dts: AM33XX BASE0033: add pinmux and hdmi node to enable displayEnric Balletbo i Serra2013-11-261-0/+46
| | * | | | | | | ARM: dts: omap3-igep0020: Add pinmuxing for DVI outputJavier Martinez Canillas2013-11-261-0/+41
| | * | | | | | | ARM: dts: omap3-igep0020: Add pinmux setup for i2c devicesJavier Martinez Canillas2013-11-261-0/+30
| | * | | | | | | ARM: dts: omap3-igep: Update to use the TI AM/DM37x processorEnric Balletbo i Serra2013-11-263-6/+6
| | * | | | | | | ARM: dts: omap3-igep: Add support for LBEE1USJYC WiFi connected to SDIOEnric Balletbo i Serra2013-11-261-1/+44
| | * | | | | | | ARM: dts: omap3-igep: Fix bus-width for mmc1Enric Balletbo i Serra2013-11-261-5/+1
| | * | | | | | | ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c busJavier Martinez Canillas2013-11-261-1/+1
| | * | | | | | | ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Joel Fernandes2013-11-261-1/+4
| | * | | | | | | ARM: OMAP2+: Fix eMMC on n900 with device treeTony Lindgren2013-11-252-1/+23
| | * | | | | | | ARM: OMAP2+: Add fixed regulator to omap2plus_defconfigTony Lindgren2013-11-251-0/+1
| | * | | | | | | ARM: OMAP2+: Fix more missing data for omap3.dtsi fileTony Lindgren2013-11-251-0/+42
| | |/ / / / / /
| * | | | | | | Merge tag 'ux500-defconfig-v3.13-rcs' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-11-261-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: ux500: u8500_defconfig: add missing cpuidle optionDaniel Lezcano2013-11-261-0/+1
| | * | | | | | | u8500_defconfig: allow creation and mounting of devtmpfsAndi Shyti2013-11-261-0/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'ux500-fixes-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-11-261-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots"Linus Walleij2013-11-261-4/+4
| | * | | | | | | Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings"Linus Walleij2013-11-261-0/+4
| | |/ / / / / /
* | | | | | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-021-2/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini2013-11-181-2/+2
| * | | | | | arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer2013-11-181-0/+1
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2013-12-0111-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
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren2013-11-251-0/+4
| * | | | | Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2....Kevin Hilman2013-11-251-1/+1
| |\ \ \ \ \
| | * | | | | ARM: dts: imx6qdl: disable spdif "rxtx5" clock optionShawn Guo2013-11-181-1/+1
| * | | | | | ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson2013-11-251-0/+12
| * | | | | | ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin2013-11-253-5/+102
| * | | | | | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-2511-180/+199
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren2013-11-182-58/+0
| | * | | | | | ARM: OMAP2+: Remove legacy mux code for display.cTony Lindgren2013-11-181-78/+0
| | * | | | | | ARM: OMAP2+: Fix undefined reference to set_cntfreqTony Lindgren2013-11-181-0/+7
| | * | | | | | ARM: OMAP2+: More randconfig fixes for reconfigure_io_chainTony Lindgren2013-11-182-4/+4
| | * | | | | | ARM: dts: Fix omap2 specific dtsi files by adding the missing entriesTony Lindgren2013-11-153-0/+168
| | * | | | | | ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91xTony Lindgren2013-11-152-40/+20
| * | | | | | | ARM: omap: fix warning with LPAE buildOlof Johansson2013-11-251-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-10/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: tegra: remove tegra_chip_uid()Stephen Warren2013-09-241-10/+0
OpenPOWER on IntegriCloud