aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ebsa110 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-30ARM: remove ebsa110 platformArnd Bergmann12-1108/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-19ARM: 8964/1: ebsa110: replace setup_irq() by request_irq()afzal mohammed1-7/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner7-28/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2014-11-10ARM: ebsa110: Properly override I/O accessorsThierry Reding2-14/+25
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-5/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+0
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-19/+0
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-13/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-7/+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-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt1-1/+0
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-6/+2
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-3/+4
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-34/+51
2012-09-18ARM: ebsa110: use __iomem pointers for MMIOArnd Bergmann2-10/+10
2012-08-01ARM: mach-ebsa110: retire custom LED codeBryan Wu2-34/+51
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-9/+15
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-2/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells2-2/+1
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-47/+68
2012-03-06ARM: ebsa110: use runtime ioremap hookRob Herring2-9/+15
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-02ARM: ebsa110: provide TRICK?_SIZE macrosRussell King2-4/+8
2012-02-02ARM: ebsa110: move platform definitions out of mach/hardware.hRussell King5-43/+60
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-18/+0
2012-01-20ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2-20/+26
2012-01-05Merge branch 'restart' into for-linusRussell King2-2/+6
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ebsa110: use new restart hookRussell King2-1/+9
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-10/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-10/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-2/+2
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1