summaryrefslogtreecommitdiff
path: root/arch/arm/mach-gemini
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-05ARM: gemini: select pin controllerLinus Walleij
2017-08-05ARM: gemini: select ARM_AMBALinus Walleij
2017-08-05ARM: gemini: select the clock controllerLinus Walleij
2017-08-05ARM: gemini: tag the arch as having reset controllerLinus Walleij
2017-03-24ARM: gemini: don't select SERIAL_OF_PLATFORMArnd Bergmann
2017-03-22ARM: gemini: select the right GPIO blockLinus Walleij
2017-03-18ARM: gemini: select gemini poweroffLinus Walleij
2017-03-12ARM: gemini: convert to ARMv4 multiplatformLinus Walleij
2017-03-12ARM: gemini: select ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDRLinus Walleij
2017-03-12ARM: gemini: switch to sparse IRQsLinus Walleij
2017-03-12ARM: gemini: delete all boardfilesLinus Walleij
2017-03-12ARM: gemini: DT for the Cortina Gemini SoC platformsLinus Walleij
2017-03-12ARM: gemini: convert to MULTI_IRQ_HANDLERLinus Walleij
2016-02-19ARM: gemini: switch to gpiochip_add_data()Linus Walleij
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-13ARM: gemini: Setup timer3 as free running timerHans Ulli Kroll
2015-08-13ARM: gemini: Use timer1 for clockeventHans Ulli Kroll
2015-08-13ARM: gemini: Add missing register definitions for gemini timerHans Ulli Kroll
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-17ARM/gemini/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-06-18ARM: gemini: Fix race in installing GPIO chained IRQ handlerRussell King
2015-05-12ARM: gemini: fix compiler warning due wrong data typeHans Ulli Kroll
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-28ARM: gemini: convert to GENERIC_CLOCKEVENTSLinus Walleij
2013-10-01ARM: gemini: delete <mach/gpio.h>Linus Walleij
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-03-14ARM: gemini: get platform to build againArnd Bergmann
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-04ARM: gemini: fix the gemini buildLinus Walleij
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20ARM: mach-gemini: move special idle code out of lineNicolas Pitre
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer