summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-gemini
AgeCommit message (Expand)AuthorLines
2025-11-21ARM: gemini: fix typos in commentsJulia Lawall-1/+1
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra-1/+2
2022-04-08ARM: rework endianess selectionArnd Bergmann-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-05ARM: gemini: select pin controllerLinus Walleij-0/+2
2017-08-05ARM: gemini: select ARM_AMBALinus Walleij-0/+1
2017-08-05ARM: gemini: select the clock controllerLinus Walleij-0/+1
2017-08-05ARM: gemini: tag the arch as having reset controllerLinus Walleij-0/+1
2017-03-24ARM: gemini: don't select SERIAL_OF_PLATFORMArnd Bergmann-1/+0
2017-03-22ARM: gemini: select the right GPIO blockLinus Walleij-1/+1
2017-03-18ARM: gemini: select gemini poweroffLinus Walleij-0/+1
2017-03-12ARM: gemini: convert to ARMv4 multiplatformLinus Walleij-146/+38
2017-03-12ARM: gemini: select ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDRLinus Walleij-3/+1
2017-03-12ARM: gemini: switch to sparse IRQsLinus Walleij-53/+0
2017-03-12ARM: gemini: delete all boardfilesLinus Walleij-1649/+2
2017-03-12ARM: gemini: DT for the Cortina Gemini SoC platformsLinus Walleij-1/+39
2017-03-12ARM: gemini: convert to MULTI_IRQ_HANDLERLinus Walleij-33/+15
2016-02-19ARM: gemini: switch to gpiochip_add_data()Linus Walleij-2/+2
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot-3/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-1/+1
2015-08-13ARM: gemini: Setup timer3 as free running timerHans Ulli Kroll-1/+20
2015-08-13ARM: gemini: Use timer1 for clockeventHans Ulli Kroll-34/+60
2015-08-13ARM: gemini: Add missing register definitions for gemini timerHans Ulli Kroll-33/+55
2015-07-28ARM: kill off set_irq_flags usageRob Herring-2/+2
2015-07-17ARM/gemini/time: Migrate to new 'set-state' interfaceViresh Kumar-35/+34
2015-06-18ARM: gemini: Fix race in installing GPIO chained IRQ handlerRussell King-2/+2
2015-05-12ARM: gemini: fix compiler warning due wrong data typeHans Ulli Kroll-2/+6
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-13/+0
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells-1/+1
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König-13/+0
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-21/+1
2013-10-28ARM: gemini: convert to GENERIC_CLOCKEVENTSLinus Walleij-8/+89
2013-10-01ARM: gemini: delete <mach/gpio.h>Linus Walleij-21/+1
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King-12/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King-7/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King-1/+0
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King-1/+0
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+33
2013-04-08arm: Use generic idle loopThomas Gleixner-2/+6
2013-03-14ARM: gemini: get platform to build againArnd Bergmann-25/+33
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson-2/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren-20/+4
2012-09-04ARM: gemini: fix the gemini buildLinus Walleij-0/+1
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring-18/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre-5/+0
2012-01-20ARM: mach-gemini: move special idle code out of lineNicolas Pitre-12/+32