- 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- a16729e ARM: ux500: consolidate base platform files by Arnd Bergmann · 8 years ago
- 18a9927 ARM: ux500: move soc_id driver to drivers/soc by Arnd Bergmann · 8 years ago
- f15601d ARM: ux500: call ux500_setup_id later by Arnd Bergmann · 8 years ago
- cd1dc43 ARM: ux500: consolidate soc_device code in id.c by Arnd Bergmann · 8 years ago
- 4cf124f ARM: ux500: remove cpu_is_u* helpers by Arnd Bergmann · 8 years ago
- 269f1aa ARM: ux500: use CLK_OF_DECLARE() by Arnd Bergmann · 8 years ago
- 1e6cbc0 ARM: ux500: move l2x0 init to .init_irq by Arnd Bergmann · 8 years ago
- 4e65794 mfd: db8500 stop passing around platform data by Arnd Bergmann · 9 years ago
- 79886be ARM: ux500: move ab8500_regulator_plat_data into driver by Arnd Bergmann · 9 years ago
- 37dc78d ARM: ux500: remove unused regulator data by Arnd Bergmann · 9 years ago
- 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
- e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 302cff1 ARM: ux500: fix ureachable iounmap() by Linus Walleij · 9 years ago
- 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 9 years ago
- 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 1becd6e clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option by Daniel Lezcano · 9 years ago
- e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
- 9d2aa8c ARM/clocksource: use automatic DT probing for ux500 PRCMU by Linus Walleij · 9 years ago
- 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
- a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- b96fc2f ARM: Remove __ref on hotplug cpu die path by Stephen Boyd · 9 years ago
- 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
- c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 3ff32a0 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
- 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 5dc0fe1 clk/ARM: move Ux500 PRCC bases to the device tree by Linus Walleij · 9 years ago
- c00def7 ARM: ux500: simplify secondary CPU boot by Linus Walleij · 9 years ago
- fa8ad78 arm: perf: factor arm_pmu core out to drivers by Mark Rutland · 9 years ago
- 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 9 years ago
- f813090 ARM: move heavy barrier support out of line by Russell King · 9 years ago
- 1da4d13 ARM: ux500: delete static resource defines by Linus Walleij · 9 years ago
- 9bac89e ARM: ux500: rename ux500_map_io by Linus Walleij · 9 years ago
- 6252bd3 ARM: ux500: look up PRCMU resource from DT by Linus Walleij · 9 years ago
- 583ecab ARM: ux500: kill off L2CC static map by Linus Walleij · 9 years ago
- c142480 ARM: ux500: get rid of SCU and backupram static maps by Linus Walleij · 9 years ago
- 26ef94d ARM: ux500: get rid of static GIC dist base by Linus Walleij · 9 years ago
- 5820203 ARM: ux500: get SCU base from device tree by Linus Walleij · 9 years ago
- 80757f2 ARM: ux500: remap BB offset dynamically by Linus Walleij · 9 years ago
- 2d6dd17 ARM: ux500: remove static maps from platsmp by Linus Walleij · 9 years ago
- 951b833 ARM: ux500: delete UART static map by Linus Walleij · 9 years ago
- 16ec30e ARM: ux500: get rid of static maps by Linus Walleij · 9 years ago
- 2332420 ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags by Marc Zyngier · 10 years ago
- 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 10 years ago
- c8f4594 ARM: ux500: Enable Kconfig for the generic PM domain by Ulf Hansson · 10 years ago
- cd931dc ARM: ux500: Initial support for PM domains by Ulf Hansson · 10 years ago
- 823e754 ARM: ux500: remove pointless cache setup complexity by Linus Walleij · 10 years ago
- 922468c ARM: ux500: storage class should be before const qualifier by Tobias Klauser · 10 years ago
- aaebafb ARM: ux500: Staticize ab8505_regulators by Sachin Kamat · 10 years ago
- 0d01ab3 ARM: ux500: Staticize local symbols in cpu-db8500.c by Sachin Kamat · 10 years ago
- 51fe005 ARM: ux500: Staticise ux500_soc_attr by Thierry Reding · 11 years ago
- b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- a641f3a ARM: l2c: fix dependencies on PL310 errata symbols by Russell King · 10 years ago
- 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
- 19682f7 ARM: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
- eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
- c59917f ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register by Russell King · 11 years ago
- c4a202c ARM: l2c: ux500: remove cache size override by Russell King · 11 years ago
- 6716173 ARM: l2c: ux500: implement dummy write_sec method by Russell King · 11 years ago
- 1a5a954 ARM: l2c: fix register naming by Russell King · 11 years ago
- 363b8b4 ARM: ux500: Remove redundant board file for mmci platform data by Ulf Hansson · 11 years ago
- f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- f864c46 mfd: dbx500/abx500: root out hardcoded IRQ assignments by Linus Walleij · 11 years ago
- 8cc0071 ARM: ux500: drop a chunk of GPIO definitions by Linus Walleij · 11 years ago
- b5761fb ARM: ux500: skip GIC CPU and dist address checks by Linus Walleij · 11 years ago
- d942d39 ARM: ux500: delete pointless DT config option by Linus Walleij · 11 years ago
- 9352b05 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform by Rob Herring · 11 years ago
- 90bc8ac ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 11 years ago
- ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
- 77ad9df ARM: ux500: move last AB8505 set-up to DT by Linus Walleij · 11 years ago
- 7acacfb ARM: ux500: move AB8500 clock out pins to DT by Linus Walleij · 11 years ago
- d88ae11 ARM: ux500: move AB8500 modem I2C settings to DT by Linus Walleij · 11 years ago
- 81d7849 ARM: ux500: move AB8500 EXTCPENA from board file to DT by Linus Walleij · 11 years ago
- 1f04159 ARM: ux500: move AB8500 DMIC settings to DT by Linus Walleij · 11 years ago
- c7bb47a ARM: ux500: move AB8500 USB UICC settings to DT by Linus Walleij · 11 years ago
- b2985cf ARM: ux500: move AB8500 audio interface 1 settings to DT by Linus Walleij · 11 years ago
- e2377c8 ARM: ux500: move AB8500 PWM out settings to device tree by Linus Walleij · 11 years ago
- fd385b3 ARM: ux500: move AB8500 YCBCR settings to device tree by Linus Walleij · 11 years ago
- 8320062 ARM: ux500: move AB8500 GPIOs to device tree by Linus Walleij · 11 years ago
- 9b6d351 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
- 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
- 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
- 51f3780 Merge tag 'ux500-core-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc by Olof Johansson · 11 years ago
- 9ebde30 Merge tag 'ux500-devicetree-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
- 0475680 ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion by Lee Jones · 11 years ago
- ead9e29 ARM: ux500: Enable system suspend with WFI support by Ulf Hansson · 11 years ago
- 0e7a268 ARM: ux500: regulators: Remove dead code for SD-card regulator by Ulf Hansson · 11 years ago
- c06551e ARM: ux500: delete U8540 UART auxdata by Linus Walleij · 11 years ago
- f45913f ARM: clean up cache handling in platform code by Nicolas Pitre · 11 years ago
- 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
- 8e1c9f5 Merge branch 'next/cleanup' into next/dt by Kevin Hilman · 11 years ago
- 5281973 Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots" by Linus Walleij · 11 years ago
- 1f202de Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings" by Linus Walleij · 11 years ago
- 089b5c9 ARM: ux500: decomission custom SMP TWD timer init by Linus Walleij · 11 years ago
- 8da15e1 ARM: ux500: decomission the non-DT MTU init sequence by Linus Walleij · 11 years ago
- ac9c0cf ARM: ux500: Remove checking for DT during timer init by Lee Jones · 11 years ago