aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach/arch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-06ARM: remove old-style irq entryArnd Bergmann1-2/+0
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-1/+1
2015-09-22ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada1-1/+1
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King1-1/+1
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King1-1/+1
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-0/+1
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-3/+4
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-3/+1
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King1-0/+3
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar1-0/+1
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-08-13ARM: use phys_addr_t for DMA zone sizesRob Herring1-1/+1
2013-07-26ARM: constify machine_desc structure usesRussell King1-2/+2
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt1-1/+2
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst1-0/+5
2012-12-24ARM: delete struct sys_timerStephen Warren1-2/+1
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier1-0/+7
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo1-0/+1
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-12-27ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König1-1/+1
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-0/+1
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-4/+4
2011-11-10ARM: restart: add restart hook to machine_desc recordRussell King1-0/+1
2011-11-09ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+1
2011-08-21ARM: remove boot_params from struct machine_descNicolas Pitre1-1/+0
2011-08-21ARM: introduce atag_offset to replace boot_paramsNicolas Pitre1-0/+1
2011-07-25arm/dt: Add dt machine definitionGrant Likely1-0/+7
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre1-0/+4
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely1-0/+2
2011-05-23arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely1-0/+7
2011-02-26ARM: 6765/1: remove obsolete comment from asm/mach/arch.hNicolas Pitre1-4/+0
2010-12-24ARM: provide an early platform initialization hookRussell King1-0/+1
2010-12-24ARM: simplify early machine init hooksRussell King1-0/+5
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao1-0/+3
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-5/+1
2010-10-20ARM: make struct machine_desc definition coherent with its commentNicolas Pitre1-1/+2
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King1-0/+2
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+1
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao1-0/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+60