summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-18/+8
|\
| * ARM: footbridge: Fix typo in timer conversionKees Cook2017-11-061-1/+1
| * ARM: footbridge: Convert timers to use timer_setup()Kees Cook2017-11-021-18/+8
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* ARM: document and update UNCACHEABLE_ADDR definitionsRussell King2016-08-261-1/+1
* ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann2016-02-221-1/+0
* ARM: debug-ll: rework footbridge handlingArnd Bergmann2015-12-151-42/+0
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2
* ARM: kill off set_irq_flags usageRob Herring2015-07-282-5/+5
* ARM/dc21285-timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-25/+23
* remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-5/+0
* ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-012-2/+2
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-18/+0
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-18/+0
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-18/+0
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-053-2/+5
|\ \ \
| * | | ARM: footbridge: make screen_info setup conditionalArnd Bergmann2014-03-211-0/+2
| * | | ARM: footbridge: fix build with PCI disabledArnd Bergmann2014-03-211-1/+2
| * | | ARM: footbridge: don't build floppy code for addin modeArnd Bergmann2014-03-211-1/+1
| |/ /
* | | ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLEDMichael Opdenacker2014-03-123-7/+7
* | | ARM: 7945/1: footbridge: Switch to sched_clock_register()Stephen Boyd2014-02-101-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/FootbridgeMark Salter2014-01-021-0/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-215-17/+58
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | | * ARM: footbridge: cleanup LEDs codeRussell King2013-12-293-13/+15
| | | * ARM: footbridge: add one-shot mode for DC21285 timerRussell King2013-12-291-2/+20
| | | * ARM: footbridge: add sched_clock implementationRussell King2013-12-293-0/+20
| |_|/ |/| |
| | * ARM: fix footbridge clockevent deviceRussell King2013-12-291-2/+3
| |/ |/|
* | ARM: footbridge: fix EBSA285 LEDsRussell King2013-11-301-9/+13
* | ARM: footbridge: fix VGA initialisationRussell King2013-11-302-2/+3
|/
* ARM: footbridge: fix build warnings for netwinderRussell King2013-10-311-4/+4
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-4/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-9/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* ARM: debug: provide 8250 debug uart flow control configuration optionRussell King2013-08-251-1/+0
* ARM: footbridge: fix overlapping PCI mappingsMike Frysinger2013-07-221-2/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-093-5/+6
* reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-1/+1
* ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2013-03-181-0/+1
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-5/+1
|\ \
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-5/+1
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-247-16/+8
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-1/+1
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-2/+0
|\
OpenPOWER on IntegriCloud