Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -2/+0 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2015-12-02 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-02-20 | ARM: Select V6K instead of V6 by default for multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -4/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+2 |
2013-07-03 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -3/+0 |
2013-06-20 | ARM: picoxcell: remove .nr_irqs reference | Arnd Bergmann | 1 | -1/+0 |
2013-06-12 | clocksource: dw_apb_timer_of: use clocksource_of_init | Heiko Stuebner | 1 | -2/+0 |
2013-06-12 | clocksource: dw_apb_timer_of: select DW_APB_TIMER | Heiko Stuebner | 1 | -1/+0 |
2013-05-14 | ARM: picoxcell: Remove init_irq declaration in machine description | Maxime Ripard | 1 | -5/+0 |
2013-05-14 | picoxcell: remove redundant common.h | Jamie Iles | 2 | -19/+0 |
2013-01-22 | ARM: remove redundant 'select GENERIC_GPIO' | Shawn Guo | 1 | -1/+0 |
2013-01-15 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 1 | -13/+2 |
2013-01-12 | ARM: picoxcell: use common irqchip_init function | Rob Herring | 1 | -12/+2 |
2013-01-12 | ARM: remove mach .handle_irq for VIC users | Rob Herring | 1 | -1/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 2 | -2/+2 |
2012-09-14 | ARM: initial multiplatform support | Rob Herring | 5 | -68/+14 |
2012-09-14 | ARM: picoxcell: remove dependency on mach/* headers | Rob Herring | 3 | -56/+7 |
2012-09-14 | ARM: picoxcell: move debug macros to include/debug | Rob Herring | 1 | -35/+0 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -1/+0 |
2012-07-12 | clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timer | Dinh Nguyen | 4 | -124/+3 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -22/+0 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -20/+0 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -22/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -16/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -16/+0 |
2012-02-04 | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 1 | -20/+0 |
2012-01-30 | ARM: picoxcell: remove mach/irqs.h | Jamie Iles | 1 | -20/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -26/+0 |
2012-01-17 | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int... | Olof Johansson | 1 | -1/+1 |
2012-01-10 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+37 |
2012-01-10 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -43/+16 |
2012-01-10 | ARM: picoxcell: fix sched_clock() cleanup fallout | Jamie Iles | 1 | -1/+1 |
2012-01-07 | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 1 | -5/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -5/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: remove comments about adding code to arch_reset() | Russell King | 1 | -1/+0 |
2011-12-19 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 1 | -14/+3 |
2011-12-18 | ARM: picoxcell: implement watchdog restart | Jamie Iles | 1 | -0/+37 |
2011-12-18 | ARM: picoxcell: move io mappings to common.c | Jamie Iles | 4 | -34/+13 |
2011-12-18 | ARM: picoxcell: don't reserve irq_descs | Jamie Iles | 2 | -8/+3 |
2011-12-18 | ARM: picoxcell: remove mach/memory.h | Jamie Iles | 1 | -1/+0 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -14/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -14/+0 |
2011-11-15 | ARM: picoxcell: convert to MULTI_IRQ_HANDLER | Jamie Iles | 2 | -12/+8 |
2011-11-09 | ARM: picoxcell: add extra temp register to addruart | Jamie Iles | 1 | -1/+1 |
2011-10-05 | picoxcell: add a definition of VMALLOC_END | Jamie Iles | 1 | -0/+14 |