Age | Commit message (Expand) | Author | Files | Lines |
2017-03-25 | ARM: gemini: don't select SERIAL_OF_PLATFORM | Arnd Bergmann | 1 | -1/+0 |
2017-03-22 | ARM: gemini: select the right GPIO block | Linus Walleij | 1 | -1/+1 |
2017-03-18 | ARM: gemini: select gemini poweroff | Linus Walleij | 1 | -0/+1 |
2017-03-12 | ARM: gemini: convert to ARMv4 multiplatform | Linus Walleij | 7 | -146/+38 |
2017-03-12 | ARM: gemini: select ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR | Linus Walleij | 1 | -3/+1 |
2017-03-12 | ARM: gemini: switch to sparse IRQs | Linus Walleij | 1 | -53/+0 |
2017-03-12 | ARM: gemini: delete all boardfiles | Linus Walleij | 15 | -1649/+2 |
2017-03-12 | ARM: gemini: DT for the Cortina Gemini SoC platforms | Linus Walleij | 2 | -1/+39 |
2017-03-12 | ARM: gemini: convert to MULTI_IRQ_HANDLER | Linus Walleij | 2 | -33/+15 |
2016-02-19 | ARM: gemini: switch to gpiochip_add_data() | Linus Walleij | 1 | -2/+2 |
2015-10-22 | ARM: gemini: remove unnecessary mdio-gpio includes | Vivien Didelot | 3 | -3/+0 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-08-13 | ARM: gemini: Setup timer3 as free running timer | Hans Ulli Kroll | 1 | -1/+20 |
2015-08-13 | ARM: gemini: Use timer1 for clockevent | Hans Ulli Kroll | 1 | -34/+60 |
2015-08-13 | ARM: gemini: Add missing register definitions for gemini timer | Hans Ulli Kroll | 2 | -33/+55 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 2 | -2/+2 |
2015-07-17 | ARM/gemini/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -35/+34 |
2015-06-18 | ARM: gemini: Fix race in installing GPIO chained IRQ handler | Russell King | 1 | -2/+2 |
2015-05-12 | ARM: gemini: fix compiler warning due wrong data type | Hans Ulli Kroll | 2 | -2/+6 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -13/+0 |
2014-02-25 | ARM: 7989/1: Delete asm/system.h | David Howells | 1 | -1/+1 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -13/+0 |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -21/+1 |
2013-10-29 | ARM: gemini: convert to GENERIC_CLOCKEVENTS | Linus Walleij | 1 | -8/+89 |
2013-10-01 | ARM: gemini: delete <mach/gpio.h> | Linus Walleij | 2 | -21/+1 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -12/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 1 | -7/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 1 | -1/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King | 1 | -1/+0 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -25/+33 |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner | 2 | -2/+6 |
2013-03-15 | ARM: gemini: get platform to build again | Arnd Bergmann | 11 | -25/+33 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -2/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 4 | -20/+4 |
2012-09-05 | ARM: gemini: fix the gemini build | Linus Walleij | 1 | -0/+1 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -18/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -5/+0 |
2012-01-21 | ARM: mach-gemini: move special idle code out of line | Nicolas Pitre | 4 | -12/+32 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -10/+0 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 6 | -24/+5 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -5/+0 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -2/+2 |
2011-10-13 | ARM: mach-gemini: remove mach/memory.h | Nicolas Pitre | 1 | -19/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: mach-gemini: convert boot_params to atag_offset | Nicolas Pitre | 4 | -4/+4 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -4/+1 |