aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-65/+62
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan4-119/+0
2012-09-28ARM: clps711x: Fix register definitionsAlexander Shiyan1-5/+4
2012-09-28ARM: clps711x: Fix lowlevel debug-macroAlexander Shiyan1-7/+1
2012-09-28ARM: clps711x: Added simple clock frameworkAlexander Shiyan2-38/+74
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann4-66/+62
2012-08-01ARM: mach-clps711x: retire custom LED code of P720T machineBryan Wu4-66/+61
2012-07-17ARM: clps711x: Remove the setting of the timeAlexander Shiyan1-6/+0
2012-07-17ARM: clps711x: Removed superfluous transform virt_to_bus and related functionsAlexander Shiyan1-37/+0
2012-07-17ARM: clps711x/p720t: Replace __initcall by .init_early callAlexander Shiyan1-19/+15
2012-05-15ARM: clps711x: Cleanup IRQ handlingAlexander Shiyan2-16/+1
2012-05-14ARM clps711x: Removed unused header mach/time.hAlexander Shiyan1-49/+0
2012-05-14ARM: clps711x: Added missing register definitionsAlexander Shiyan1-0/+46
2012-05-14ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan3-2/+234
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2-40/+4
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan7-45/+28
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-30ARM: clps711x: fix missing include fileOlof Johansson1-0/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-37/+0
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-1/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells2-1/+1
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-36/+0
2012-03-06ARM: clps711x: remove unneeded include of mach/io.hRob Herring1-1/+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-32/+0
2012-01-20ARM: mach-clps711x: move special idle code out of lineNicolas Pitre2-4/+17
2012-01-05Merge branch 'restart' into for-linusRussell King10-5/+13
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: clps711x: use new restart hookRussell King10-1/+13
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-20/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-21Merge branch 'restart-cleanup' into restartRussell King4-141/+88
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-17ARM: clps711x: consolidate irq/mm/time code into a single fileRussell King4-141/+88
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds8-8/+7
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King4-8/+4
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
2011-08-21ARM: mach-clps711x: convert boot_params to atag_offsetNicolas Pitre7-7/+6
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-4/+4
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-31arm/mach-clps711x: Switch do_timer() to xtime_update()Torben Hohn1-1/+1
2011-01-13ARM: clps711x: irq_data conversion.Lennert Buytenhek1-20/+20
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre7-14/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-7/+5
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1