summaryrefslogtreecommitdiff
path: root/arch/arm/mach-footbridge
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner8-32/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-18/+8
2017-11-06ARM: footbridge: Fix typo in timer conversionKees Cook1-1/+1
2017-11-02ARM: footbridge: Convert timers to use timer_setup()Kees Cook1-18/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King1-1/+1
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann1-1/+0
2015-12-15ARM: debug-ll: rework footbridge handlingArnd Bergmann1-42/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-3/+2
2015-07-28ARM: kill off set_irq_flags usageRob Herring2-5/+5
2015-07-17ARM/dc21285-timer: Migrate to new 'set-state' interfaceViresh Kumar1-25/+23
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König1-5/+0
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott2-2/+2
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-18/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+5
2014-03-21ARM: footbridge: make screen_info setup conditionalArnd Bergmann1-0/+2
2014-03-21ARM: footbridge: fix build with PCI disabledArnd Bergmann1-1/+2
2014-03-21ARM: footbridge: don't build floppy code for addin modeArnd Bergmann1-1/+1
2014-03-12ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLEDMichael Opdenacker3-7/+7
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-18/+0
2014-02-10ARM: 7945/1: footbridge: Switch to sched_clock_register()Stephen Boyd1-2/+2
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King5-17/+58
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/FootbridgeMark Salter1-0/+1
2013-12-29ARM: fix footbridge clockevent deviceRussell King1-2/+3
2013-12-29ARM: footbridge: cleanup LEDs codeRussell King3-13/+15
2013-12-29ARM: footbridge: add one-shot mode for DC21285 timerRussell King1-2/+20
2013-12-29ARM: footbridge: add sched_clock implementationRussell King3-0/+20
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-18/+0
2013-11-30ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13
2013-11-30ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2013-10-31ARM: footbridge: fix build warnings for netwinderRussell King1-4/+4
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-4/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-9/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King1-1/+0
2013-07-22ARM: footbridge: fix overlapping PCI mappingsMike Frysinger1-2/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt3-5/+6
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt1-1/+1
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann1-0/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-5/+1
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-5/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0