summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ebsa110/core.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+1
* reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt2013-07-091-1/+0
* ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-1/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-6/+2
* ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-3/+4
* ARM: ebsa110: use __iomem pointers for MMIOArnd Bergmann2012-09-181-4/+4
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-0/+15
|\
| * ARM: ebsa110: use runtime ioremap hookRob Herring2012-03-061-0/+15
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+1
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-8/+5
|\ \ \ | |_|/ |/| |
| * | ARM: ebsa110: provide TRICK?_SIZE macrosRussell King2012-02-021-4/+4
| * | ARM: ebsa110: move platform definitions out of mach/hardware.hRussell King2012-02-021-4/+1
| |/
* / ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2012-01-201-0/+25
|/
* ARM: restart: ebsa110: use new restart hookRussell King2012-01-051-0/+6
* ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-101-1/+1
* ARM: mach-ebsa110: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
* ARM: ebsa110: irq_data conversion.Lennert Buytenhek2011-01-131-7/+7
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-2/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-2/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* [ARM] Convert EBSA110 network driver to a platform driverRussell King2005-10-311-1/+25
* [ARM] 2997/1: Replace map_desc.physical with map_desc.pfn: EBSA110Deepak Saxena2005-10-281-6/+32
* [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-1/+1
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-031-8/+10
* [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-261-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+245