aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-gemini/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-18/+0
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-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-5/+0
2012-01-20ARM: mach-gemini: move special idle code out of lineNicolas Pitre1-9/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-10/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-20/+1
2011-10-13ARM: mach-gemini: remove mach/memory.hNicolas Pitre1-19/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-4/+1
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre1-1/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-2/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-01-18ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void)Tony Lindgren1-1/+3
2009-05-28Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas1-2/+1
2009-03-30[ARM] arch_reset() now takes a second parameterRussell King1-1/+1
2009-03-26Gemini: gpiolib based GPIO support v2Paulius Zaleckas2-1/+29
2009-03-26ARM: Add Gemini architecture v3Paulius Zaleckas11-0/+604