summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/include/mach
AgeCommit message (Expand)Author
2012-07-17ARM: clps711x: Removed superfluous transform virt_to_bus and related functionsAlexander Shiyan
2012-05-15ARM: clps711x: Cleanup IRQ handlingAlexander Shiyan
2012-05-14ARM clps711x: Removed unused header mach/time.hAlexander Shiyan
2012-05-14ARM: clps711x: Added missing register definitionsAlexander Shiyan
2012-05-14ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-06ARM: clps711x: remove unneeded include of mach/io.hRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20ARM: mach-clps711x: move special idle code out of lineNicolas Pitre
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: clps711x: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-31arm/mach-clps711x: Switch do_timer() to xtime_update()Torben Hohn
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre
2010-08-05ARM: 6283/1: Remove useless PCIO_BASE definitionseric miao
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-26ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-12-13ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bugRussell King
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-28[ARM] clps711x: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-10-21[ARM] clps711x: add sparsemem definitionsRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King