Age | Commit message (Expand) | Author |
2015-05-18 | ARM: ux500: look up PRCMU resource from DT | Linus Walleij |
2015-03-15 | ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags | Marc Zyngier |
2014-07-10 | ARM: ux500: Staticise ux500_soc_attr | Thierry Reding |
2014-02-28 | ARM: ux500: skip GIC CPU and dist address checks | Linus Walleij |
2013-11-26 | ARM: ux500: Clean-up non-DT IRQ initialisation | Lee Jones |
2013-11-26 | ARM: ux500: Consolidate [A|D]B8500 platform data | Lee Jones |
2013-09-26 | ARM: ux500: Purge UIB framework when booting with ATAGs | Lee Jones |
2013-09-26 | ARM: ux500: Call appropriate clock initialisation based on DT or !DT booting | Lee Jones |
2013-08-19 | ARM: ux500: add restart support via prcmu | Fabio Baltieri |
2013-06-06 | clk: ux500: Pass clock base adresses in initcall for u8540 and u9540 | Philippe Begnic |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-02 | Merge branch 'cleanup' into for-linus | Russell King |
2013-04-08 | ARM: ux500: make remaining headers local | Arnd Bergmann |
2013-04-08 | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij |
2013-04-08 | clk: ux500: pass clock base adresses in init call | Linus Walleij |
2013-04-08 | ARM: ux500: move PM-related PRCMU functions to machine | Linus Walleij |
2013-04-08 | mfd: db8500-prcmu: get base address from resource | Linus Walleij |
2013-04-08 | mfd: prcmu: pass a base and size with the early initcall | Linus Walleij |
2013-02-24 | ARM: cleanup: soc_device_register() error checking | Russell King |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-01-29 | Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Olof Johansson |
2013-01-29 | ARM: ux500: de-globalize <mach/id.h> | Linus Walleij |
2013-01-24 | ARM: ux500: Fix u9540 booting issues | Lee Jones |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring |
2013-01-12 | ARM: use common irqchip_init for GIC init | Rob Herring |
2012-11-01 | ARM: ux500: Fix initialisation order for UIBs | Lee Jones |
2012-10-25 | ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKE | Lee Jones |
2012-10-01 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-09-06 | ARM: ux500: Switch to use common clock framework | Ulf Hansson |
2012-08-22 | ARM: ux500: set proper GIC flags | Linus Walleij |
2012-08-09 | ARM: ux500: reform Ux500 family names | Linus Walleij |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-14 | Merge branch 'ux500/delete-u5500' into next/soc | Arnd Bergmann |
2012-05-08 | ARM: ux500: use machine specific hook for late init | Shawn Guo |
2012-05-02 | ARM: ux500: delete U5500 support | Linus Walleij |
2012-05-02 | ARM: ux500: core U9540 support | Linus Walleij |
2012-04-24 | drivers/gpio: gpio-nomadik: Add support for irqdomains | Lee Jones |
2012-03-16 | ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device Tree | Lee Jones |
2012-03-16 | Merge branch 'ux500/soc' into ux500/dt | Arnd Bergmann |
2012-03-13 | ARM: ux500: convert to twd_local_timer_register() interface | Marc Zyngier |
2012-02-13 | ARM: ux500: export System-on-Chip information ux500 via sysfs | Lee Jones |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds |
2011-10-31 | Merge branch 'stericsson/cleanup' into next/timer | Arnd Bergmann |
2011-10-24 | mfd: Move to the new db500 PRCMU API | Mattias Nilsson |
2011-09-22 | ARM: ux500: Move timer code to separate file | Jonas Aaberg |
2011-09-22 | ARM: ux500: add support for clocksource DBX500 PRCMU | Mattias Wallin |
2011-08-30 | mach-ux500: factor out l2x0 handling code | Linus Walleij |
2011-08-30 | ARM: mach-ux500: add explicit cpu_relax() for busy wait loop | Barry Song |