aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/hackkit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-48/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-06-04ARM: sa1100/hackkit: remove empty serial mctrl functionsRussell King1-48/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-1/+1
2012-08-01ARM: mach-sa1100: retire custom LED codeBryan Wu1-0/+32
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo1-0/+1
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-2/+4
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King1-5/+2
2012-02-09ARM: sa11x0: fix off-by-one resource sizesRussell King1-1/+1
2012-01-05ARM: restart: sa1100: use new restart hookRussell King1-0/+1
2011-08-21ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-28[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena1-2/+6
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-4/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+200